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

Public Types

typedef TInterface InterfaceType
 
typedef TEvent1< TInterface > ThisType
 
- Public Types inherited from Eegeo::Helpers::TEventBase< TInterface >
typedef TInterface::CallbackType CallbackType
 
typedef std::vector
< CallbackType * > 
CallbackVector
 

Public Member Functions

void Raise (typename TInterface::Param0 &param0) 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
 

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