Om  1.0.0
A universal framework for multimedia simulation
om::threads::FunctionThread< Signature > Member List

This is the complete list of members for om::threads::FunctionThread< Signature >, including all inherited members.

exit()om::threads::FunctionThread< Signature >inlinestatic
FunctionThread()om::threads::FunctionThread< Signature >inline
getCurrentID()om::threads::ThreadBasestatic
getID() const om::threads::ThreadBase
getPriority(const ThreadPriority &newPriority)om::threads::ThreadBase
isRunning() const om::threads::ThreadBaseinline
join()om::threads::FunctionThread< Signature >inline
joinThread()om::threads::ThreadBaseprotected
operator=(const ThreadBase &other)om::threads::ThreadBase
run()om::threads::FunctionThread< Signature >inlineprotectedvirtual
setPriority(const ThreadPriority &newPriority)om::threads::ThreadBase
sleep(int milliseconds)om::threads::FunctionThread< Signature >inlinestatic
sleep(double seconds)om::threads::FunctionThread< Signature >inlinestatic
sleepMs(UInt milliseconds)om::threads::ThreadBasestatic
start(const lang::FunctionCall< Signature > &functionCall)om::threads::FunctionThread< Signature >inline
startThread()om::threads::ThreadBaseprotected
stop()om::threads::ThreadBase
ThreadBase()om::threads::ThreadBase
ThreadBase(const ThreadBase &other)om::threads::ThreadBase
yield()om::threads::FunctionThread< Signature >inlinestatic
~FunctionThread()om::threads::FunctionThread< Signature >inline
~ThreadBase()om::threads::ThreadBasevirtual