libcommonc++  0.7
PulseTimer Member List

This is the complete list of members for PulseTimer, including all inherited members.

cleanup()PulseTimerprotectedvirtual
currentThread()Threadstatic
currentThreadID()Threadstatic
exit()Threadprotectedstatic
getLastPulseTime() constPulseTimerinline
getName() constThreadinline
getPriority() constThread
getPulseCount() constPulseTimerinline
isDetached() constThreadinline
isRunning() constThread
join()Thread
pulse(const time_ms_t &now)=0PulseTimerprotectedpure virtual
PulseTimer(timespan_s_t interval=1, timespan_s_t initialDelay=0)PulseTimer
run()PulseTimerprotectedvirtual
setName(const String &name)Threadinline
setPriority(Priority priority)Thread
sleep(timespan_ms_t msec)Threadstatic
start()Threadvirtual
stop()Threadvirtual
testCancel()Threadprotected
Thread(bool detached=false, size_t stackSize=0)Thread
Thread(Runnable *runnable, bool detached=false, size_t stackSize=0)Thread
trySleep(timespan_ms_t msec)Threadprotected
yield()Threadprotected
~PulseTimer()PulseTimer
~Runnable()Runnableinlinevirtual
~Thread()Threadvirtual