SObjectizer-5 Extra
Namespaces | Variables
error_ranges.hpp File Reference

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...
 
const int so_5::extra::errors::sync_errors = 20900
 Starting point for errors of sync submodule. More...
 
const int so_5::extra::errors::asio_one_thread_errors = 21000
 Starting point for errors of asio_one_thread submodule. More...
 
const int so_5::extra::errors::mboxes_unique_subscribers_errors = 21100
 Starting point for errors of mboxes::unique_subscribers submodule. More...
 
const int so_5::extra::errors::mboxes_round_robin_errors = 21200
 Starting point for errors of mboxes::round_robin submodule. More...
 
const int so_5::extra::errors::mboxes_first_last_subscriber_notification_errors = 21300
 Starting point for errors of mboxes::first_last_subscriber_notification submodule. More...
 
const int so_5::extra::errors::mboxes_composite_errors = 21400
 Starting point for errors of mboxes::composite submodule. More...
 
const int so_5::extra::errors::mboxes_inflight_limit_errors = 21500
 Starting point for errors of mboxes::inflight_limit submodule. More...