LeviLamina
Loading...
Searching...
No Matches
EventCoordinatorPimpl< T0 > Class Template Reference
+ Inheritance diagram for EventCoordinatorPimpl< T0 >:

Public Types

using EventFuncPtr = std::function<EventResult(T0&)>
 

Public Attributes

std::vector< T0 * > mListeners
 
std::vector< EventFuncPtr > mEventsToProcess
 
std::vector< T0 * > mPendingRegistrations
 
bool mHasPendingRegistrations
 
std::thread::id mThreadId
 
bool mThreadIdInitialized
 
uint mThreadCheckIndex
 

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