|
ThreadSchedule 2.0.0
Modern C++ thread management library
|
This is the complete list of members for threadschedule::AutoRegisterCurrentThread, including all inherited members.
| AutoRegisterCurrentThread(std::string const &name=std::string(), std::string const &componentTag=std::string()) | threadschedule::AutoRegisterCurrentThread | inlineexplicit |
| AutoRegisterCurrentThread(ThreadRegistry ®, std::string const &name=std::string(), std::string const &componentTag=std::string()) | threadschedule::AutoRegisterCurrentThread | inlineexplicit |
| AutoRegisterCurrentThread(AutoRegisterCurrentThread const &)=delete | threadschedule::AutoRegisterCurrentThread | |
| AutoRegisterCurrentThread(AutoRegisterCurrentThread &&other) noexcept | threadschedule::AutoRegisterCurrentThread | inline |
| operator=(AutoRegisterCurrentThread const &) -> AutoRegisterCurrentThread &=delete | threadschedule::AutoRegisterCurrentThread | |
| operator=(AutoRegisterCurrentThread &&other) noexcept -> AutoRegisterCurrentThread & | threadschedule::AutoRegisterCurrentThread | inline |
| ~AutoRegisterCurrentThread() | threadschedule::AutoRegisterCurrentThread | inline |