Public Types | |
typedef TInterface | InterfaceType |
typedef TEvent0< TInterface > | ThisType |
Public Types inherited from Eegeo::Helpers::TEventBase< TInterface > | |
typedef TInterface::CallbackType | CallbackType |
typedef std::vector < CallbackType * > | CallbackVector |
Public Member Functions | |
void | Raise () const |
Public Member Functions inherited from Eegeo::Helpers::TEventBase< TInterface > | |
void | Register (CallbackType &callback) |
void | Unregister (CallbackType &callback) |
Additional Inherited Members | |
Protected Attributes inherited from Eegeo::Helpers::TEventBase< TInterface > | |
CallbackVector | m_callbacks |