libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#include "fix_client.hpp"
#include "core/jthread.hpp"
#include "core/latency_timestamps.hpp"
#include <boost/asio.hpp>
#include <boost/exception/diagnostic_information.hpp>
#include <boost/program_options.hpp>
#include <iostream>
Go to the source code of this file.
Functions | |
int | main (int argc, char const *const *argv) |
For MIT-based protocols, auto-generate a C++ function to convert the reject codes to strings. The mapping comes from the downloaded XLS that has been converted to a CSV file. More... | |
|
noexcept |
For MIT-based protocols, auto-generate a C++ function to convert the reject codes to strings. The mapping comes from the downloaded XLS that has been converted to a CSV file.
Discover the minimum and maximum scheduler-priorities on the current system.
Definition at line 33 of file fix_client_main.cpp.
References isimud::ISIMUD_VER_NAMESPACE::exchanges::common::thread_traits::client_to_exchange_thread, jmmcg::LIBJMMCG_VER_NAMESPACE::exit_codes::exit_print_help, jmmcg::LIBJMMCG_VER_NAMESPACE::exit_codes::exit_print_version, jmmcg::LIBJMMCG_VER_NAMESPACE::exit_codes::exit_stl_exception, jmmcg::LIBJMMCG_VER_NAMESPACE::exit_codes::exit_success, jmmcg::LIBJMMCG_VER_NAMESPACE::exit_codes::exit_unknown_exception, jmmcg::LIBJMMCG_VER_NAMESPACE::exit_codes::exit_unknown_failure, jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::jthread::is_running(), jmmcg::LIBJMMCG_VER_NAMESPACE::latency_timestamps::latency_timestamps(), jmmcg::LIBJMMCG_VER_NAMESPACE::application::signal_status(), jmmcg::LIBJMMCG_VER_NAMESPACE::exit_codes::to_string(), and jmmcg::LIBJMMCG_VER_NAMESPACE::latency_timestamps::write_to_csv_file().