This is the complete list of members for albaEventIO, including all inherited members.
albaEventBase(void *sender=NULL, albaID id=ID_NO_EVENT, void *data=NULL, albaID channel=MCH_UP) | albaEventBase | |
albaEventBase(const albaEventBase &c) | albaEventBase | |
albaEventIO(void *sender=NULL, albaID id=ID_NO_EVENT, albaID item_id=-1, void *data=NULL, albaID channel=MCH_UP) | albaEventIO | |
albaObject() | albaObject | |
albaObject(const albaObject &c) | albaObject | inline |
albaTypeMacro(albaEventIO, albaEventBase) | albaEventIO | |
albaEventBase::albaTypeMacro(albaEventBase, albaObject) | albaEventBase | |
DeepCopy(const albaEventIO *c) | albaEventIO | virtual |
albaEventBase::DeepCopy(const albaEventBase *alba_event) | albaEventBase | virtual |
Delete() | albaObject | inlinevirtual |
GetChannel() | albaEventBase | |
GetData() | albaEventBase | |
GetId() | albaEventBase | |
GetItemId() | albaEventIO | |
GetRoot() | albaEventIO | |
GetSender() | albaEventBase | |
GetStaticTypeId() | albaObject | static |
GetStaticTypeName() | albaObject | static |
GetStorage() | albaEventIO | |
GetTypeId() const | albaObject | virtual |
GetTypeName() const | albaObject | virtual |
IsA(const char *type_name) const | albaObject | virtual |
IsA(const albaTypeID &type_id) const | albaObject | virtual |
IsStaticType(const char *type_name) | albaObject | static |
IsStaticType(const albaTypeID &type_id) | albaObject | static |
m_Channel | albaEventBase | protected |
m_Data | albaEventBase | protected |
m_HeapFlag | albaObject | protected |
m_Id | albaEventBase | protected |
m_ItemId | albaEventIO | protected |
m_Root | albaEventIO | protected |
m_Sender | albaEventBase | protected |
m_Storage | albaEventIO | protected |
NewObjectInstance() const =0 | albaObject | pure virtual |
Print(std::ostream &os, const int indent=0) const | albaObject | virtual |
SafeDownCast(albaObject *o) | albaObject | static |
SetChannel(albaID channel) | albaEventBase | |
SetData(void *calldata) | albaEventBase | |
SetId(albaID id) | albaEventBase | |
SetItemId(albaID id) | albaEventIO | |
SetRoot(albaVME *root) | albaEventIO | |
SetSender(void *sender) | albaEventBase | |
SetStorage(albaStorage *storage) | albaEventIO | |
~albaEventBase() | albaEventBase | virtual |
~albaEventIO() | albaEventIO | virtual |
~albaObject() | albaObject | virtual |