ParCompMark::Thread Member List

This is the complete list of members for ParCompMark::Thread, including all inherited members.

BoolPointer typedefParCompMark::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]
mConditionParCompMark::Thread [protected]
mConditionMutexParCompMark::Thread [protected]
mCurrentFPSParCompMark::Thread [protected]
mExpectedFPSParCompMark::Thread [protected]
mIterationNumberParCompMark::Thread [protected]
mJoinableParCompMark::Thread [protected]
mRunningParCompMark::Thread [protected]
mStopRequestedParCompMark::Thread [protected]
mThreadParCompMark::Thread [protected]
mThreadNameParCompMark::Thread [protected]
mWaitParCompMark::Thread [protected]
mWaitThreadParCompMark::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]