Core Library  1.7.0.0
Library containing core utilities and tools for threading, networking, logging, INI and CSV file management etc.
core_lib::threads::EventThread Member List

This is the complete list of members for core_lib::threads::EventThread, including all inherited members.

event_callback_t typedefcore_lib::threads::EventThreadprivate
EventPeriod(unsigned int eventPeriodMillisecs)core_lib::threads::EventThread
EventPeriod() constcore_lib::threads::EventThread
EventThread(event_callback_t const &eventCallback, unsigned int eventPeriodMillisecs, bool delayedStart=false)core_lib::threads::EventThread
EventThread(const EventThread &)=deletecore_lib::threads::EventThread
EventThread(EventThread &&)=deletecore_lib::threads::EventThread
ForceTick()core_lib::threads::EventThread
IsStarted() constcore_lib::threads::ThreadBase
IsTerminating() constcore_lib::threads::ThreadBaseprotected
m_eventCallbackcore_lib::threads::EventThreadprivate
m_eventPeriodMillisecscore_lib::threads::EventThreadprivate
m_eventTickMutexcore_lib::threads::EventThreadmutableprivate
m_updateEventcore_lib::threads::EventThreadprivate
NativeHandle() constcore_lib::threads::ThreadBase
operator=(const EventThread &)=deletecore_lib::threads::EventThread
operator=(EventThread &&)=deletecore_lib::threads::EventThread
core_lib::threads::ThreadBase::operator=(const ThreadBase &)=deletecore_lib::threads::ThreadBase
core_lib::threads::ThreadBase::operator=(ThreadBase &&)=defaultcore_lib::threads::ThreadBase
ProcessTerminationConditions() NO_EXCEPT_ overridecore_lib::threads::EventThreadprivatevirtual
SetTerminating(bool terminating=true)core_lib::threads::ThreadBaseprotected
SleepForTime(unsigned int milliSecs) constcore_lib::threads::ThreadBaseprotected
Start()core_lib::threads::ThreadBase
Stop()core_lib::threads::ThreadBase
ThreadBase(const ThreadBase &)=deletecore_lib::threads::ThreadBase
ThreadBase(ThreadBase &&)=defaultcore_lib::threads::ThreadBase
ThreadBase()=defaultcore_lib::threads::ThreadBaseprotected
ThreadID() constcore_lib::threads::ThreadBase
ThreadIteration() NO_EXCEPT_ overridecore_lib::threads::EventThreadprivatevirtual
~EventThread() overridecore_lib::threads::EventThread
~ThreadBase()=defaultcore_lib::threads::ThreadBasevirtual