SObjectizer-5 Extra
|
Variables | |
const int | shutdowner_errors = 20000 |
Starting point for errors of shutdowner submodule. More... | |
const int | collecting_mbox_errors = 20100 |
Starting point for errors of collecting_mbox submodule. More... | |
const int | asio_thread_pool_errors = 20200 |
Starting point for errors of asio_thread_pool submodule. More... | |
const int | retained_msg_mbox_errors = 20300 |
Starting point for errors of retained_msg_mbox submodule. More... | |
const int | async_op_errors = 20400 |
Starting point for errors of async_op submodule. More... | |
const int | mboxes_proxy_errors = 20500 |
Starting point for errors of mboxes::proxy submodule. More... | |
const int | revocable_timer_errors = 20600 |
Starting point for errors of revocable_timer submodule. More... | |
const int | enveloped_msg_errors = 20700 |
Starting point for errors of enveloped_msg submodule. More... | |
const int | revocable_msg_errors = 20800 |
Starting point for errors of revocable_msg submodule. More... | |
const int | sync_errors = 20900 |
Starting point for errors of sync submodule. More... | |
const int so_5::extra::errors::asio_thread_pool_errors = 20200 |
Starting point for errors of asio_thread_pool submodule.
Definition at line 22 of file error_ranges.hpp.
const int so_5::extra::errors::async_op_errors = 20400 |
Starting point for errors of async_op submodule.
Definition at line 36 of file error_ranges.hpp.
const int so_5::extra::errors::collecting_mbox_errors = 20100 |
Starting point for errors of collecting_mbox submodule.
Definition at line 19 of file error_ranges.hpp.
const int so_5::extra::errors::enveloped_msg_errors = 20700 |
Starting point for errors of enveloped_msg submodule.
Definition at line 57 of file error_ranges.hpp.
const int so_5::extra::errors::mboxes_proxy_errors = 20500 |
Starting point for errors of mboxes::proxy submodule.
Definition at line 43 of file error_ranges.hpp.
const int so_5::extra::errors::retained_msg_mbox_errors = 20300 |
Starting point for errors of retained_msg_mbox submodule.
Definition at line 29 of file error_ranges.hpp.
const int so_5::extra::errors::revocable_msg_errors = 20800 |
Starting point for errors of revocable_msg submodule.
Definition at line 64 of file error_ranges.hpp.
const int so_5::extra::errors::revocable_timer_errors = 20600 |
Starting point for errors of revocable_timer submodule.
Definition at line 50 of file error_ranges.hpp.
const int so_5::extra::errors::shutdowner_errors = 20000 |
Starting point for errors of shutdowner submodule.
Definition at line 16 of file error_ranges.hpp.
const int so_5::extra::errors::sync_errors = 20900 |
Starting point for errors of sync submodule.
Definition at line 71 of file error_ranges.hpp.