SObjectizer 5.8
Loading...
Searching...
No Matches
timertt::details::timer_heap_engine_defaults Struct Reference

Container for static method with default values for timer_heap engine. More...

#include <all.hpp>

Inheritance diagram for timertt::details::timer_heap_engine_defaults:
timertt::details::basic_methods_impl_mixin< details::timer_heap_engine< Thread_Safety, default_timer_action_type, default_error_logger, default_actor_exception_handler >, consumer_type::manager > timertt::details::basic_methods_impl_mixin< details::timer_heap_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler >, consumer_type::thread > timertt::details::manager_impl_template< details::timer_heap_engine< Thread_Safety, default_timer_action_type, default_error_logger, default_actor_exception_handler > > timertt::details::thread_impl_template< details::timer_heap_engine< ::timertt::thread_safety::safe, Timer_Action, Error_Logger, Actor_Exception_Handler > > timertt::timer_heap_manager_template< Thread_Safety, Timer_Action, Error_Logger, Actor_Exception_Handler > timertt::timer_heap_thread_template< Timer_Action, Error_Logger, Actor_Exception_Handler >

Static Public Member Functions

static std::size_t default_initial_heap_capacity ()
 Default initial capacity of heap-array.
 

Detailed Description

Container for static method with default values for timer_heap engine.

Since
v.1.1.0

Definition at line 2214 of file 3rd_party/timertt/all.hpp.

Member Function Documentation

◆ default_initial_heap_capacity()

static std::size_t timertt::details::timer_heap_engine_defaults::default_initial_heap_capacity ( )
inlinestatic

Default initial capacity of heap-array.

Definition at line 2218 of file 3rd_party/timertt/all.hpp.


The documentation for this struct was generated from the following file: