MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
mds::sys::CThread Member List
This is the complete list of members for mds::sys::CThread, including all inherited members.
addReference() const mds::base::CObject [protected]
CLASS_OBJECT enum valuemds::base::CObject
CObject()mds::base::CObject [protected]
CObject(const CObject &)mds::base::CObject [protected]
CThread(tRoutinePtr pRoutine, void *pData=NULL, bool bRun=true)mds::sys::CThread
delReference() const mds::base::CObject [protected]
getData()mds::sys::CThread
getExitCode()mds::sys::CThread
getReferencesCount() const mds::base::CObject
HEAP_OBJECT enum valuemds::base::CObject
isActive()mds::sys::CThread
isExitSignalled()mds::sys::CThread
isOnHeap() const mds::base::CObject
join(unsigned uTimeout)mds::sys::CThread
m_bSuspendedmds::sys::CThread [protected]
m_CritSecmds::sys::CThread [protected]
m_ExitEventmds::sys::CThread [protected]
m_iExitCodemds::sys::CThread [protected]
m_iHeapObjectmds::base::CObject [mutable, protected]
m_iReferencesmds::base::CObject [mutable, protected]
m_NotSuspendedEventmds::sys::CThread [protected]
m_pDatamds::sys::CThread [protected]
m_pRoutinemds::sys::CThread [protected]
m_TerminatedEventmds::sys::CThread [protected]
MDS_SHAREDPTR(CThread)mds::sys::CThread
operator new(std::size_t Size)mds::base::CObject [static]
mds::base::CObject::operator=(const CObject &)mds::base::CObject [protected]
resume()mds::sys::CThread
setData(void *pData)mds::sys::CThread
setExitEvent()mds::sys::CThread
setPriority(EThreadPriority ePriority)mds::sys::CThread
suspend()mds::sys::CThread
terminate(bool bWait=true, unsigned uTime=THREAD_EXIT_TIME)mds::sys::CThread
tRoutine typedefmds::sys::CThread
tRoutinePtr typedefmds::sys::CThread
~CObject()mds::base::CObject [virtual]
~CThread()mds::sys::CThread [virtual]