JayBeams
0.1
Another project to have fun coding.
|
Default values for configuration parameters. More...
Default values for configuration parameters.
bool jb::defaults::ignore_setup_errors = JB_DEFAULT_ignore_setup_errors |
Definition at line 24 of file thread_config.cpp.
book_depth_t jb::defaults::max_book_depth = JB_BOOK_DEPTH_STATS_DEFAULTS_max_book_depth |
Definition at line 71 of file book_depth_statistics.cpp.
Referenced by BOOST_AUTO_TEST_CASE().
std::int64_t jb::defaults::max_interarrival_time_nanoseconds |
Definition at line 302 of file offline_feed_statistics.cpp.
Referenced by BOOST_AUTO_TEST_CASE().
int jb::defaults::max_messages_per_microsecond = JB_OFS_DEFAULTS_max_messages_per_microsecond |
Definition at line 301 of file offline_feed_statistics.cpp.
Referenced by BOOST_AUTO_TEST_CASE().
int jb::defaults::max_messages_per_millisecond = JB_OFS_DEFAULTS_max_messages_per_millisecond |
Definition at line 300 of file offline_feed_statistics.cpp.
Referenced by BOOST_AUTO_TEST_CASE().
int jb::defaults::max_messages_per_second = JB_OFS_DEFAULTS_max_messages_per_second |
Definition at line 299 of file offline_feed_statistics.cpp.
Referenced by BOOST_AUTO_TEST_CASE().
int jb::defaults::max_processing_latency_nanoseconds |
Definition at line 304 of file offline_feed_statistics.cpp.
Referenced by BOOST_AUTO_TEST_CASE().
int jb::defaults::reporting_interval_seconds = JB_OFS_DEFAULTS_reporting_interval_seconds |
Definition at line 306 of file offline_feed_statistics.cpp.
Referenced by BOOST_AUTO_TEST_CASE().
std::string jb::defaults::thread_config_priority = JB_DEFAULT_thread_config_priority |
Definition at line 23 of file thread_config.cpp.
std::string jb::defaults::thread_config_scheduler = JB_DEFAULT_thread_config_scheduler |
Definition at line 22 of file thread_config.cpp.