Classes | |
class | Thread |
class | ThreadBase |
Provides a ACS aware wrapper for ACE threads. More... | |
class | ThreadManagerBase |
Manages a pool of ACS Base threads. More... | |
class | ThreadBaseParameter |
ThreadBase parameter type definition. More... | |
class | ThreadSyncGuard |
Class implementing scope locking synchronization pattern. More... | |
class | ThreadManager |
class | parameterTask |
class | Task |
class | TaskServices |
Typedefs | |
typedef std::map< ACE_CString, ThreadBase * > | ThreadMap |
thread <map> typedef | |
Functions | |
TimeInterval | getTime () |
Variables | |
const char *const | TASK_LOGGER_NAME = "TaskLogger" |
typedef std::map<ACE_CString, ThreadBase*> ACS::ThreadMap |
thread <map> typedef
TimeInterval ACS::getTime | ( | ) |
const char* const ACS::TASK_LOGGER_NAME = "TaskLogger" |
Referenced by ACS::TaskServices::TaskServices().