Classes | Namespaces | Macros | Functions
Event.h File Reference
#include <OpenKarto/List.h>
#include <OpenKarto/Mutex.h>
Include dependency graph for Event.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  karto::AbstractEvent< TArgs >
 
class  karto::BasicEvent< TArgs >
 
class  karto::EventArguments
 

Namespaces

 karto
 
 tbb
 

Macros

#define __OpenKarto_Event_h__
 

Functions

template<class TObj , class TArgs >
static Delegate< TObj, TArgs, true > karto::delegate (TObj *pObj, void(TObj::*NotifyMethod)(const void *, TArgs &))
 
template<class TObj , class TArgs >
static Delegate< TObj, TArgs, false > karto::delegate (TObj *pObj, void(TObj::*NotifyMethod)(TArgs &))
 
template<class TArgs >
static FunctionDelegate< TArgs, true, true > karto::delegate (void(*NotifyMethod)(const void *, TArgs &))
 
template<class TArgs >
static FunctionDelegate< TArgs, true, false > karto::delegate (void(*NotifyMethod)(void *, TArgs &))
 
template<class TArgs >
static FunctionDelegate< TArgs, false > karto::delegate (void(*NotifyMethod)(TArgs &))
 

Macro Definition Documentation

#define __OpenKarto_Event_h__

Definition at line 21 of file Event.h.



nav2d_karto
Author(s): Sebastian Kasperski
autogenerated on Tue Nov 7 2017 06:02:36