AddEventHandler(Handler handler) const | plEventBase< EventData, MutexType, EventType > | |
AddEventHandler(Handler handler, Unsubscriber &inout_unsubscriber) const | plEventBase< EventData, MutexType, EventType > | |
Broadcast(EventData pEventData, plUInt8 uiMaxRecursionDepth=MaxRecursionDepthDefault) | plEventBase< EventData, MutexType, EventType > | |
Clear() | plEventBase< EventData, MutexType, EventType > | |
Handler typedef | plEventBase< EventData, MutexType, EventType > | |
HasEventHandler(const Handler &handler) const | plEventBase< EventData, MutexType, EventType > | |
IsEmpty() const | plEventBase< EventData, MutexType, EventType > | |
MaxRecursionDepthDefault enum value | plEventBase< EventData, MutexType, EventType > | |
PL_DISALLOW_COPY_AND_ASSIGN(plEventBase) (defined in plEventBase< EventData, MutexType, EventType >) | plEventBase< EventData, MutexType, EventType > | |
plEventBase(plAllocator *pAllocator) | plEventBase< EventData, MutexType, EventType > | protected |
RecursionDepthSupported enum value | plEventBase< EventData, MutexType, EventType > | |
RemoveEventHandler(const Handler &handler) const | plEventBase< EventData, MutexType, EventType > | |
RemoveEventHandler(plEventSubscriptionID &inout_id) const | plEventBase< EventData, MutexType, EventType > | |
~plEventBase() (defined in plEventBase< EventData, MutexType, EventType >) | plEventBase< EventData, MutexType, EventType > | protected |