SObjectizer
5.5
|
This is the complete list of members for so_5::timer_thread_t, including all inherited members.
finish()=0 | so_5::timer_thread_t | pure virtual |
operator=(const timer_thread_t &)=delete | so_5::timer_thread_t | private |
query_stats()=0 | so_5::timer_thread_t | pure virtual |
schedule(const std::type_index &type_index, const mbox_t &mbox, const message_ref_t &msg, std::chrono::steady_clock::duration pause, std::chrono::steady_clock::duration period)=0 | so_5::timer_thread_t | pure virtual |
schedule_anonymous(const std::type_index &type_index, const mbox_t &mbox, const message_ref_t &msg, std::chrono::steady_clock::duration pause, std::chrono::steady_clock::duration period)=0 | so_5::timer_thread_t | pure virtual |
start()=0 | so_5::timer_thread_t | pure virtual |
timer_thread_t(const timer_thread_t &)=delete | so_5::timer_thread_t | private |
timer_thread_t()=default | so_5::timer_thread_t | |
~timer_thread_t()=default | so_5::timer_thread_t | virtual |