All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Types | Public Member Functions | List of all members
Eegeo::Helpers::IEvent1< TParam0 > Class Template Referenceabstract
Inheritance diagram for Eegeo::Helpers::IEvent1< TParam0 >:
Eegeo::Helpers::IEventBase< Helpers::ICallback1< TParam0 > >

Public Types

typedef TParam0 Param0
 
typedef IEventBase
< Helpers::ICallback1< Param0 > > 
BaseType
 
- Public Types inherited from Eegeo::Helpers::IEventBase< Helpers::ICallback1< TParam0 > >
typedef Helpers::ICallback1
< TParam0 > 
CallbackType
 

Public Member Functions

virtual void Raise (Param0 &param0) const =0
 
- Public Member Functions inherited from Eegeo::Helpers::IEventBase< Helpers::ICallback1< TParam0 > >
virtual void Register (CallbackType &callback)=0
 
virtual void Unregister (CallbackType &callback)=0
 

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