Om  1.0.0
A universal framework for multimedia simulation
om::threads::ThreadBase Member List

This is the complete list of members for om::threads::ThreadBase, including all inherited members.

exit()om::threads::ThreadBasestatic
getCurrentID()om::threads::ThreadBasestatic
getID() const om::threads::ThreadBase
getPriority(const ThreadPriority &newPriority)om::threads::ThreadBase
isRunning() const om::threads::ThreadBaseinline
joinThread()om::threads::ThreadBaseprotected
operator=(const ThreadBase &other)om::threads::ThreadBase
run()=0om::threads::ThreadBaseprotectedpure virtual
setPriority(const ThreadPriority &newPriority)om::threads::ThreadBase
sleep(double seconds)om::threads::ThreadBasestatic
sleepMs(UInt milliseconds)om::threads::ThreadBasestatic
startThread()om::threads::ThreadBaseprotected
stop()om::threads::ThreadBase
ThreadBase()om::threads::ThreadBase
ThreadBase(const ThreadBase &other)om::threads::ThreadBase
yield()om::threads::ThreadBasestatic
~ThreadBase()om::threads::ThreadBasevirtual