Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
ECS::Event::Internal Namespace Reference

Classes

class  EventDelegate
 
class  EventDispatcher
 
class  IEventDelegate
 
class  IEventDispatcher
 

Typedefs

using EventDelegateId = size_t
 

Functions

 DEFINE_STATIC_LOGGER_TEMPLATE (EventDispatcher, T, "EventDispatcher")
 

Typedef Documentation

◆ EventDelegateId

using ECS::Event::Internal::EventDelegateId = typedef size_t

Definition at line 23 of file EventDelegate.h.

Function Documentation

◆ DEFINE_STATIC_LOGGER_TEMPLATE()

ECS::Event::Internal::DEFINE_STATIC_LOGGER_TEMPLATE ( EventDispatcher  ,
,
"EventDispatcher"   
)