|
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 | |
| namespace | so_5 |
| Ranges for error codes of each submodules. | |
| namespace | so_5::extra |
| namespace | so_5::extra::env_infrastructures |
| namespace | so_5::extra::env_infrastructures::asio |
| namespace | so_5::extra::env_infrastructures::asio::common |
| namespace | 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. | |
Common parts for Asio's env_infrastructures.
Definition in file common.hpp.