LCFIPlus
0.6.5
|
This is the complete list of members for lcfiplus::EventStore, including all inherited members.
ClearObjects() | lcfiplus::EventStore | |
Count(const char *name) const | lcfiplus::EventStore | |
DO_NOT_DELETE enum value | lcfiplus::EventStore | |
EventStore() | lcfiplus::EventStore | protected |
Get(const char *name, const vector< const T * > *&buf) const | lcfiplus::EventStore | |
Get(const char *name, const vector< T * > *&buf) const | lcfiplus::EventStore | |
Get(const char *name, const vector< T > *&buf) const | lcfiplus::EventStore | |
Get(const char *name, const T *&buf) const | lcfiplus::EventStore | |
GetClassName(const char *name, int idx=0) const | lcfiplus::EventStore | |
GetObject(const char *name, const char *classname="") const | lcfiplus::EventStore | |
GetObjectMap() const | lcfiplus::EventStore | inline |
GetObjectRef(const char *name, const char *classname="") const | lcfiplus::EventStore | protected |
IsExist(const char *name) const | lcfiplus::EventStore | inline |
IsExist(const char *name, const char *classname) const | lcfiplus::EventStore | |
JET_WRITE_VERTEX enum value | lcfiplus::EventStore | |
PERSIST enum value | lcfiplus::EventStore | |
Print() const | lcfiplus::EventStore | |
Register(const char *name, vector< T * > *&buf, int flags=0) | lcfiplus::EventStore | |
Register(const char *name, vector< T > *&buf, int flags=0) | lcfiplus::EventStore | |
Register(const char *name, T *&buf, int flags=0) | lcfiplus::EventStore | |
RegisterObject(const char *name, const char *classname, int flags=0) | lcfiplus::EventStore | |
RegisterObserver(EventStoreObserver *observer) | lcfiplus::EventStore | inline |
UnregisterObserver(EventStoreObserver *observer) | lcfiplus::EventStore | inline |
~EventStore() | lcfiplus::EventStore | virtual |