ParCompMark::Thread Member List
This is the complete list of members for
ParCompMark::Thread, including all inherited members.
BoolPointer typedef | ParCompMark::Thread | |
entryPoint(void *arg) | ParCompMark::Thread | [protected, static] |
getCurrentFPS() const | ParCompMark::Thread | [inline] |
getExpectedFPS() const | ParCompMark::Thread | [inline] |
getIterationNumber() const | ParCompMark::Thread | [inline] |
getJoinable() const | ParCompMark::Thread | [inline] |
getRunning() const | ParCompMark::Thread | [inline] |
getStopRequested() const | ParCompMark::Thread | [inline] |
getThreadName() const | ParCompMark::Thread | [inline] |
getUSTime() | ParCompMark::Thread | [inline, static] |
getWait() const | ParCompMark::Thread | [inline] |
getWaitThread() const | ParCompMark::Thread | [inline] |
go() | ParCompMark::Thread | [virtual] |
initThread(const u32 &iterationNumber=0, const u32 &expectedFPS=0, const bool &joinable=false, const bool &waitThread=false) | ParCompMark::Thread | [virtual] |
iteration() | ParCompMark::Thread | [inline, protected, virtual] |
joinThread() | ParCompMark::Thread | [virtual] |
mCondition | ParCompMark::Thread | [protected] |
mConditionMutex | ParCompMark::Thread | [protected] |
mCurrentFPS | ParCompMark::Thread | [protected] |
mExpectedFPS | ParCompMark::Thread | [protected] |
mIterationNumber | ParCompMark::Thread | [protected] |
mJoinable | ParCompMark::Thread | [protected] |
mRunning | ParCompMark::Thread | [protected] |
mStopRequested | ParCompMark::Thread | [protected] |
mThread | ParCompMark::Thread | [protected] |
mThreadName | ParCompMark::Thread | [protected] |
mWait | ParCompMark::Thread | [protected] |
mWaitThread | ParCompMark::Thread | [protected] |
shutDownThread() | ParCompMark::Thread | [virtual] |
startThread() | ParCompMark::Thread | [virtual] |
stopThread() | ParCompMark::Thread | [virtual] |
task() | ParCompMark::Thread | [protected, virtual] |
thread() | ParCompMark::Thread | [protected, virtual] |
Thread(const std::string &name) | ParCompMark::Thread | |
threadFinalize() | ParCompMark::Thread | [virtual] |
threadInitialize() | ParCompMark::Thread | [virtual] |
wait() | ParCompMark::Thread | [protected, virtual] |
yield() | ParCompMark::Thread | [inline, static] |
~Thread() | ParCompMark::Thread | [virtual] |