SObjectizer-5 Extra
Loading...
Searching...
No Matches
error_ranges.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  so_5
 Ranges for error codes of each submodules.
 
namespace  so_5::extra
 
namespace  so_5::extra::errors
 

Variables

const int so_5::extra::errors::shutdowner_errors = 20000
 Starting point for errors of shutdowner submodule.
 
const int so_5::extra::errors::collecting_mbox_errors = 20100
 Starting point for errors of collecting_mbox submodule.
 
const int so_5::extra::errors::asio_thread_pool_errors = 20200
 Starting point for errors of asio_thread_pool submodule.
 
const int so_5::extra::errors::retained_msg_mbox_errors = 20300
 Starting point for errors of retained_msg_mbox submodule.
 
const int so_5::extra::errors::async_op_errors = 20400
 Starting point for errors of async_op submodule.
 
const int so_5::extra::errors::mboxes_proxy_errors = 20500
 Starting point for errors of mboxes::proxy submodule.
 
const int so_5::extra::errors::revocable_timer_errors = 20600
 Starting point for errors of revocable_timer submodule.
 
const int so_5::extra::errors::enveloped_msg_errors = 20700
 Starting point for errors of enveloped_msg submodule.
 
const int so_5::extra::errors::revocable_msg_errors = 20800
 Starting point for errors of revocable_msg submodule.
 
const int so_5::extra::errors::sync_errors = 20900
 Starting point for errors of sync submodule.
 
const int so_5::extra::errors::asio_one_thread_errors = 21000
 Starting point for errors of asio_one_thread submodule.
 
const int so_5::extra::errors::mboxes_unique_subscribers_errors = 21100
 Starting point for errors of mboxes::unique_subscribers submodule.
 
const int so_5::extra::errors::mboxes_round_robin_errors = 21200
 Starting point for errors of mboxes::round_robin submodule.
 
const int so_5::extra::errors::mboxes_first_last_subscriber_notification_errors = 21300
 Starting point for errors of mboxes::first_last_subscriber_notification submodule.
 
const int so_5::extra::errors::mboxes_composite_errors = 21400
 Starting point for errors of mboxes::composite submodule.
 
const int so_5::extra::errors::mboxes_inflight_limit_errors = 21500
 Starting point for errors of mboxes::inflight_limit submodule.
 
const int so_5::extra::errors::msg_hierarchy_errors = 21600
 Starting point for errors of msg_hierarchy submodule.