CxUtils::Thread Member List

This is the complete list of members for CxUtils::Thread, including all inherited members.
CreateThread()CxUtils::Thread
CreateThread(void(*func)(void *), void *args)CxUtils::Thread
Execute()CxUtils::Thread [protected, virtual]
GetCurrentThreadID()CxUtils::Thread [static]
GetThreadID() const CxUtils::Thread
GetThreadName() const CxUtils::Thread
ID typedefCxUtils::Thread
IsThreadActive() const CxUtils::Thread
KillThread()CxUtils::Thread
QuitThreadFlag() const CxUtils::Thread
SetThreadName(const std::string &name)CxUtils::Thread
SetThreadPriority(const int priority)CxUtils::Thread
StopThread(const int ms=500)CxUtils::Thread
Thread()CxUtils::Thread
Thread(const std::string &name)CxUtils::Thread
~Thread()CxUtils::Thread [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines