LCFIPlus  0.6.5
lcfiplus::EventStore Member List

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 valuelcfiplus::EventStore
EventStore()lcfiplus::EventStoreprotected
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::EventStoreinline
GetObjectRef(const char *name, const char *classname="") const lcfiplus::EventStoreprotected
IsExist(const char *name) const lcfiplus::EventStoreinline
IsExist(const char *name, const char *classname) const lcfiplus::EventStore
JET_WRITE_VERTEX enum valuelcfiplus::EventStore
PERSIST enum valuelcfiplus::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::EventStoreinline
UnregisterObserver(EventStoreObserver *observer)lcfiplus::EventStoreinline
~EventStore()lcfiplus::EventStorevirtual