CppELib 1.7.0
Loading...
Searching...
No Matches
StdCppOSWrapper::StdCppThreadFactory::StdCppThread Member List

This is the complete list of members for StdCppOSWrapper::StdCppThreadFactory::StdCppThread, including all inherited members.

beginThread()StdCppOSWrapper::StdCppThreadFactory::StdCppThread
create(Runnable *r, int priority=INHERIT_PRIORITY, std::size_t stackSize=0U, void *stackAddress=0, const char *name="")OSWrapper::Threadstatic
destroy(Thread *t)OSWrapper::Threadstatic
endThread()StdCppOSWrapper::StdCppThreadFactory::StdCppThread
getCurrentThread()OSWrapper::Threadstatic
getDefaultUncaughtExceptionHandler()OSWrapper::Threadstatic
getHighestPriority()OSWrapper::Threadstatic
getId() constStdCppOSWrapper::StdCppThreadFactory::StdCppThreadinline
getInitialPriority() constStdCppOSWrapper::StdCppThreadFactory::StdCppThreadvirtual
getLowestPriority()OSWrapper::Threadstatic
getMaxPriority()OSWrapper::Threadstatic
getMinPriority()OSWrapper::Threadstatic
getName() constStdCppOSWrapper::StdCppThreadFactory::StdCppThreadvirtual
getNativeHandle()StdCppOSWrapper::StdCppThreadFactory::StdCppThreadvirtual
getNormalPriority()OSWrapper::Threadstatic
getPriority() constStdCppOSWrapper::StdCppThreadFactory::StdCppThreadvirtual
getPriorityHigherThan(int basePriority, int d)OSWrapper::Threadstatic
getStackSize() constStdCppOSWrapper::StdCppThreadFactory::StdCppThreadvirtual
getUncaughtExceptionHandler() constOSWrapper::Thread
INHERIT_PRIORITYOSWrapper::Threadstatic
isFinished() constStdCppOSWrapper::StdCppThreadFactory::StdCppThreadvirtual
m_initialPriorityStdCppOSWrapper::StdCppThreadFactory::StdCppThreadprotected
m_mutexStdCppOSWrapper::StdCppThreadFactory::StdCppThreadmutableprotected
m_nameStdCppOSWrapper::StdCppThreadFactory::StdCppThreadprotected
m_priorityStdCppOSWrapper::StdCppThreadFactory::StdCppThreadprotected
m_stackSizeStdCppOSWrapper::StdCppThreadFactory::StdCppThreadprotected
m_threadStdCppOSWrapper::StdCppThreadFactory::StdCppThreadprotected
setDefaultUncaughtExceptionHandler(UncaughtExceptionHandler *handler)OSWrapper::Threadstatic
setName(const char *name)StdCppOSWrapper::StdCppThreadFactory::StdCppThreadvirtual
setPriority(int priority)StdCppOSWrapper::StdCppThreadFactory::StdCppThreadvirtual
setUncaughtExceptionHandler(UncaughtExceptionHandler *handler)OSWrapper::Thread
sleep(unsigned long millis)OSWrapper::Threadstatic
start()StdCppOSWrapper::StdCppThreadFactory::StdCppThreadvirtual
StdCppThread(OSWrapper::Runnable *r, int priority, std::size_t stackSize, const char *name)StdCppOSWrapper::StdCppThreadFactory::StdCppThread
Thread(Runnable *r)OSWrapper::Threadinlineexplicitprotected
threadMain()OSWrapper::Threadprotected
timedWait(OSWrapper::Timeout tmout)StdCppOSWrapper::StdCppThreadFactory::StdCppThreadvirtual
tryWait()StdCppOSWrapper::StdCppThreadFactory::StdCppThreadvirtual
wait()StdCppOSWrapper::StdCppThreadFactory::StdCppThreadvirtual
yield()OSWrapper::Threadstatic
~StdCppThread()StdCppOSWrapper::StdCppThreadFactory::StdCppThreadinlinevirtual
~Thread()OSWrapper::Threadinlineprotectedvirtual