Open Lighting Architecture
Latest Git
|
This is the complete list of members for ola::thread::PeriodicThread, including all inherited members.
FastStart() | ola::thread::Thread | privatevirtual |
Id() const | ola::thread::Thread | inlineprivate |
IsRunning() | ola::thread::Thread | private |
Join(void *ptr=NULL) | ola::thread::Thread | privatevirtual |
Name() const | ola::thread::Thread | inlineprivate |
PeriodicCallback typedef | ola::thread::PeriodicThread | |
PeriodicThread(const TimeInterval &delay, PeriodicCallback *callback, const Options &options=Options()) | ola::thread::PeriodicThread | explicit |
Run() | ola::thread::PeriodicThread | protectedvirtual |
Self() | ola::thread::Thread | inlineprivatestatic |
Start() | ola::thread::Thread | privatevirtual |
Stop() | ola::thread::PeriodicThread | |
Thread(const Options &options=Options()) | ola::thread::Thread | explicitprivate |
~Thread() | ola::thread::Thread | inlineprivatevirtual |