This is the complete list of members for sptk::Thread, including all inherited members.
id() const | sptk::Thread | |
Id typedef | sptk::Thread | |
join() | sptk::Thread | virtual |
name() const | sptk::Thread | inline |
onThreadExit() | sptk::Thread | inlinevirtual |
run() | sptk::Thread | virtual |
running() const | sptk::Thread | |
sleep_for(std::chrono::milliseconds interval) | sptk::Thread | virtual |
sleep_until(const DateTime ×tamp) | sptk::Thread | virtual |
terminate() | sptk::Thread | virtual |
terminated() | sptk::Thread | virtual |
Thread(const String &name, const std::shared_ptr< ThreadManager > &threadManager=nullptr) | sptk::Thread | explicit |
threadFunction()=0 | sptk::Thread | pure virtual |
~Thread() | sptk::Thread | virtual |