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(IRunnable &runnable)CThread [explicit]
CThread(const CThread &rhs)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]
SetCurrentThreadName(const _tstring &threadName)CThread [static]
SetThreadName(const _tstring &threadName) const CThread
SetThreadName(std::thread::id threadID, const _tstring &threadName)CThread [static]
JetByteTools::Core::CThreadBase::SetThreadName(const _tstring &threadID, const _tstring &threadName)CThreadBase [protected, static]
Start()CThread
Wait() const overrideCThread
Wait(Milliseconds timeout) const overrideCThread
~CThread() overrideCThread


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