libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
fix_client_main.cpp File Reference
#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>
Include dependency graph for fix_client_main.cpp:

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...
 

Function Documentation

◆ main()