|
SObjectizer-5 Extra
|
Common parts for Asio's env_infrastructures. More...
#include <so_5/impl/st_env_infrastructure_reuse.hpp>#include <asio.hpp>Go to the source code of this file.
Classes | |
| class | so_5::extra::env_infrastructures::asio::common::singleshot_timer_holder_t |
| A main part of implementation of single-shot timer. More... | |
| class | so_5::extra::env_infrastructures::asio::common::periodic_timer_holder_t |
| A main part of implementation of periodic timer. More... | |
| class | so_5::extra::env_infrastructures::asio::common::actual_timer_t< Holder > |
| A template for implementation of actual timer. More... | |
Namespaces | |
| so_5 | |
| Ranges for error codes of each submodules. | |
| so_5::extra | |
| so_5::extra::env_infrastructures | |
| so_5::extra::env_infrastructures::asio | |
| so_5::extra::env_infrastructures::asio::common | |
| so_5::extra::env_infrastructures::asio::common::helpers | |
Functions | |
| void | so_5::extra::env_infrastructures::asio::common::helpers::ensure_we_can_handle_this_timer_error_code (const ::asio::error_code &ec) |
| Helper function which checke error_code value. More... | |
Common parts for Asio's env_infrastructures.
Definition in file common.hpp.
1.8.14