The C++ framework for developing highly scalable, high performance servers on Windows platforms.

CThread Member List

This is the complete list of members for CThread, including all inherited members.

AddThreadNameListener(IListenToThreadNaming &listener)CThreadBase [static]
AddThreadStartListener(IListenToThreadStart &listener)CThreadBase [static]
AddThreadStopListener(IListenToThreadStop &listener)CThreadBase [static]
CThread(Core::IRunnable &runnable)CThread [explicit]
CThread(const CThread &rhs)CThread
DisableThreadPriorityBoost()CThread
EnableThreadPriorityBoost()CThread
GetThreadPriority() const CThread
GetWaitHandle() const overrideCThread
IsRunning() const CThread
IsThisThread() const CThread
NotifyThreadStartListeners()CThreadBase [protected]
NotifyThreadStopListeners()CThreadBase [protected]
operator=(const CThread &rhs)CThread
RemoveThreadNameListener(IListenToThreadNaming &listener)CThreadBase [static]
RemoveThreadStartListener(IListenToThreadStart &listener)CThreadBase [static]
RemoveThreadStopListener(IListenToThreadStop &listener)CThreadBase [static]
Resume()CThread
SetCurrentThreadName(const Core::_tstring &threadName)CThread [static]
SetThreadName(const Core::_tstring &threadName) const CThread
SetThreadName(DWORD threadID, const Core::_tstring &threadName)CThread [static]
JetByteTools::Core::CThreadBase::SetThreadName(const _tstring &threadID, const _tstring &threadName)CThreadBase [protected, static]
SetThreadPriority(int priority)CThread
Start()CThread
Start(bool startSuspended)CThread
StartSuspended()CThread
StartWithPriority(int priority)CThread
Terminate(DWORD exitCode=0)CThread
ThreadPriorityBoostEnabled() const CThread
Wait() const overrideCThread
Wait(Milliseconds timeout) const overrideCThread
~CThread() overrideCThread


Generated on Sun Sep 12 19:11:51 2021 for The Server Framework - v7.4 by doxygen 1.5.3