All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Types | Public Member Functions | Protected Attributes | List of all members
Eegeo::Helpers::TEventBase< TEventInterface > Class Template Reference
Inheritance diagram for Eegeo::Helpers::TEventBase< TEventInterface >:
Eegeo::NonCopyable

Public Types

typedef
TEventInterface::CallbackType 
CallbackType
 
typedef std::vector
< CallbackType * > 
CallbackVector
 

Public Member Functions

void Register (CallbackType &callback)
 
void Unregister (CallbackType &callback)
 

Protected Attributes

CallbackVector m_callbacks
 

Additional Inherited Members

- Private Member Functions inherited from Eegeo::NonCopyable
 NonCopyable (const NonCopyable &)=delete
 
NonCopyableoperator= (const NonCopyable &)=delete
 

The documentation for this class was generated from the following file: