| activate(timer_holder timer, Duration_1 pause, timer_action action) | timertt::details::basic_methods_impl_mixin< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler >, consumer_type::thread > | inline |
| activate(scoped_timer_object &timer, Duration_1 pause, timer_action action) | timertt::details::basic_methods_impl_mixin< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler >, consumer_type::thread > | inline |
| activate(Duration_1 pause, timer_action action) | timertt::details::basic_methods_impl_mixin< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler >, consumer_type::thread > | inline |
| activate(timer_holder timer, Duration_1 pause, Duration_2 period, timer_action action) | timertt::details::basic_methods_impl_mixin< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler >, consumer_type::thread > | inline |
| activate(scoped_timer_object &timer, Duration_1 pause, Duration_2 period, timer_action action) | timertt::details::basic_methods_impl_mixin< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler >, consumer_type::thread > | inline |
| activate(Duration_1 pause, Duration_2 period, timer_action action) | timertt::details::basic_methods_impl_mixin< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler >, consumer_type::thread > | inline |
| allocate() | timertt::details::basic_methods_impl_mixin< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler >, consumer_type::thread > | inline |
| base_type typedef | timertt::timer_wheel_thread_template< Timer_Action, Error_Logger, Actor_Exception_Handler > | private |
| basic_methods_impl_mixin(Args &&... args) | timertt::details::basic_methods_impl_mixin< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler >, consumer_type::thread > | inline |
| body() | timertt::details::thread_impl_template< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler > > | inlineprotected |
| deactivate(timer_holder timer) | timertt::details::basic_methods_impl_mixin< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler >, consumer_type::thread > | inline |
| deactivate(scoped_timer_object &timer) | timertt::details::basic_methods_impl_mixin< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler >, consumer_type::thread > | inline |
| default_granularity() | timertt::details::timer_wheel_engine_defaults | inlinestatic |
| default_wheel_size() | timertt::details::timer_wheel_engine_defaults | inlinestatic |
| empty() | timertt::details::basic_methods_impl_mixin< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler >, consumer_type::thread > | inline |
| get_timer_quantities() | timertt::details::basic_methods_impl_mixin< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler >, consumer_type::thread > | inline |
| join() | timertt::details::thread_impl_template< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler > > | inline |
| m_engine | timertt::details::basic_methods_impl_mixin< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler >, consumer_type::thread > | protected |
| m_shutdown | timertt::details::thread_impl_template< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler > > | protected |
| mixin_type typedef | timertt::details::basic_methods_impl_mixin< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler >, consumer_type::thread > | private |
| reschedule(timer_holder timer, Duration_1 pause, timer_action action) | timertt::details::basic_methods_impl_mixin< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler >, consumer_type::thread > | inline |
| reschedule(timer_holder timer, Duration_1 pause, Duration_2 period, timer_action action) | timertt::details::basic_methods_impl_mixin< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler >, consumer_type::thread > | inline |
| scoped_timer_object typedef | timertt::details::basic_methods_impl_mixin< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler >, consumer_type::thread > | |
| shutdown() | timertt::details::thread_impl_template< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler > > | inline |
| shutdown_and_join() | timertt::details::thread_impl_template< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler > > | inline |
| sleep_for_next_event(typename base_type::lock_guard &lock) | timertt::details::thread_impl_template< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler > > | inlineprotected |
| start() | timertt::details::thread_impl_template< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler > > | inline |
| thread_impl_template(Args &&... args) | timertt::details::thread_impl_template< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler > > | inline |
| thread_safety typedef | timertt::details::basic_methods_impl_mixin< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler >, consumer_type::thread > | |
| timer_action typedef | timertt::details::basic_methods_impl_mixin< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler >, consumer_type::thread > | |
| timer_holder typedef | timertt::details::basic_methods_impl_mixin< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler >, consumer_type::thread > | |
| timer_wheel_thread_template() | timertt::timer_wheel_thread_template< Timer_Action, Error_Logger, Actor_Exception_Handler > | inline |
| timer_wheel_thread_template(unsigned int wheel_size, monotonic_clock::duration granularity) | timertt::timer_wheel_thread_template< Timer_Action, Error_Logger, Actor_Exception_Handler > | inline |
| timer_wheel_thread_template(unsigned int wheel_size, monotonic_clock::duration granularity, Error_Logger error_logger, Actor_Exception_Handler exception_handler) | timertt::timer_wheel_thread_template< Timer_Action, Error_Logger, Actor_Exception_Handler > | inline |
| ~thread_impl_template() | timertt::details::thread_impl_template< details::timer_wheel_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler > > | inline |