ThreadSchedule 2.0.0
Modern C++ thread management library
Loading...
Searching...
No Matches
threadschedule::AutoRegisterCurrentThread Member List

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::AutoRegisterCurrentThreadinlineexplicit
AutoRegisterCurrentThread(ThreadRegistry &reg, std::string const &name=std::string(), std::string const &componentTag=std::string())threadschedule::AutoRegisterCurrentThreadinlineexplicit
AutoRegisterCurrentThread(AutoRegisterCurrentThread const &)=deletethreadschedule::AutoRegisterCurrentThread
AutoRegisterCurrentThread(AutoRegisterCurrentThread &&other) noexceptthreadschedule::AutoRegisterCurrentThreadinline
operator=(AutoRegisterCurrentThread const &) -> AutoRegisterCurrentThread &=deletethreadschedule::AutoRegisterCurrentThread
operator=(AutoRegisterCurrentThread &&other) noexcept -> AutoRegisterCurrentThread &threadschedule::AutoRegisterCurrentThreadinline
~AutoRegisterCurrentThread()threadschedule::AutoRegisterCurrentThreadinline