LogService
libdadi: utility tools for distributed applications
|
Public Member Functions | |
CoreThread (TimeBuffer *timeBuffer, StateManager *stateManager, FilterManagerInterface *filterManager, ToolList *toolList) | |
void | startThread () |
void | stopThread () |
void CoreThread::startThread | ( | ) |
Start the thread. Return immediately.
void CoreThread::stopThread | ( | ) |
Stop the thread. Return when the thread is stopped.