appkit  1.5.1
RoadNarrows Robotics Application Kit
rnr::Thread Member List

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

changeState(ThreadState eNewState)rnr::Threadprotected
createThread(int nPriority)rnr::Threadvirtual
exec()rnr::Threadprotectedvirtual
getThreadHz() const rnr::Threadinline
getThreadName() const rnr::Threadinline
getThreadPriority() const rnr::Threadinline
lock()rnr::Threadinlineprotected
m_condSyncrnr::Threadprotected
m_eStaternr::Threadprotected
m_fHzrnr::Threadprotected
m_fTExecrnr::Threadprotected
m_mutexSyncrnr::Threadprotected
m_nPriorityrnr::Threadprotected
m_nSlipErrCntrnr::Threadprotected
m_strThreadNamernr::Threadprotected
m_tExecLastTimeStamprnr::Threadprotected
m_tExecPeriodrnr::Threadprotected
m_tExecThisTimeStamprnr::Threadprotected
m_threadrnr::Threadprotected
m_tSchedrnr::Threadprotected
readyBlock()rnr::Threadprotectedvirtual
runThread(const double fHz)rnr::Threadvirtual
schedBlock()rnr::Threadprotectedvirtual
setHz(const double fHz)rnr::Threadvirtual
setPriority(int nPriority, pthread_attr_t &attr)rnr::Threadprotected
terminateThread()rnr::Threadvirtual
thread(void *pArg)rnr::Threadprotectedstatic
Thread(const std::string &strThreadName)rnr::Thread
ThreadMinHzrnr::Threadstatic
ThreadPriorityDftrnr::Threadstatic
ThreadPriorityMaxrnr::Threadstatic
ThreadPriorityMinrnr::Threadstatic
ThreadState enum namernr::Thread
ThreadStateExit enum valuernr::Thread
ThreadStateReady enum valuernr::Thread
ThreadStateRunning enum valuernr::Thread
ThreadStateStart enum valuernr::Thread
ThreadStateUninit enum valuernr::Thread
timedWait(const struct timespec &tsTimeout)rnr::Threadprotected
transToExit()rnr::Threadprotectedvirtual
transToReady()rnr::Threadprotectedvirtual
transToRunning()rnr::Threadprotectedvirtual
unlock()rnr::Threadinlineprotected
~Thread()rnr::Threadvirtual