Fixposition SDK 0.0.0-heads/main-0-g7b59b93
Collection of c++ libraries and apps for use with Fixposition products
Loading...
Searching...
No Matches
fpsdk::common::thread::Thread Member List

This is the complete list of members for fpsdk::common::thread::Thread, including all inherited members.

CleanFunc typedeffpsdk::common::thread::Thread
GetName()fpsdk::common::thread::Thread
IsRunning()fpsdk::common::thread::Thread
PrepFunc typedeffpsdk::common::thread::Thread
ShouldAbort()fpsdk::common::thread::Thread
Sleep(const uint32_t millis)fpsdk::common::thread::Thread
SleepUntil(const uint32_t period, const uint32_t min_sleep=0)fpsdk::common::thread::Thread
Start()fpsdk::common::thread::Thread
Stop()fpsdk::common::thread::Thread
Thread(const std::string &name, ThreadFunc func, void *arg=nullptr, PrepFunc prep=nullptr, CleanFunc clean=nullptr)fpsdk::common::thread::Thread
ThreadFunc typedeffpsdk::common::thread::Thread
Wakeup()fpsdk::common::thread::Thread
~Thread()fpsdk::common::thread::Thread