SObjectizer-5 Extra
|
Go to the source code of this file.
Namespaces | |
so_5 | |
Ranges for error codes of each submodules. | |
so_5::extra | |
so_5::extra::errors | |
Variables | |
const int | so_5::extra::errors::shutdowner_errors = 20000 |
Starting point for errors of shutdowner submodule. More... | |
const int | so_5::extra::errors::collecting_mbox_errors = 20100 |
Starting point for errors of collecting_mbox submodule. More... | |
const int | so_5::extra::errors::asio_thread_pool_errors = 20200 |
Starting point for errors of asio_thread_pool submodule. More... | |
const int | so_5::extra::errors::retained_msg_mbox_errors = 20300 |
Starting point for errors of retained_msg_mbox submodule. More... | |
const int | so_5::extra::errors::async_op_errors = 20400 |
Starting point for errors of async_op submodule. More... | |
const int | so_5::extra::errors::mboxes_proxy_errors = 20500 |
Starting point for errors of mboxes::proxy submodule. More... | |
const int | so_5::extra::errors::revocable_timer_errors = 20600 |
Starting point for errors of revocable_timer submodule. More... | |
const int | so_5::extra::errors::enveloped_msg_errors = 20700 |
Starting point for errors of enveloped_msg submodule. More... | |
const int | so_5::extra::errors::revocable_msg_errors = 20800 |
Starting point for errors of revocable_msg submodule. More... | |