![]() |
Fixposition SDK 0.0.0-heads/main-0-gb93ddb4
Collection of c++ libraries and apps for use with Fixposition products on Linux
|
This is the complete list of members for fpsdk::common::thread::Thread, including all inherited members.
| CleanFunc typedef | fpsdk::common::thread::Thread | |
| FAILED enum value | fpsdk::common::thread::Thread | |
| GetName() | fpsdk::common::thread::Thread | |
| GetStatus() const | fpsdk::common::thread::Thread | |
| PrepFunc typedef | fpsdk::common::thread::Thread | |
| RUNNING enum value | fpsdk::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(const bool try_catch=true) | fpsdk::common::thread::Thread | |
| Status enum name | fpsdk::common::thread::Thread | |
| StatusStr(const Status status) | fpsdk::common::thread::Thread | static |
| Stop() | fpsdk::common::thread::Thread | |
| STOPPED enum value | 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 typedef | fpsdk::common::thread::Thread | |
| Wakeup() | fpsdk::common::thread::Thread | |
| ~Thread() | fpsdk::common::thread::Thread |