libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
exchange_connection.hpp File Reference
#include "exchange_to_client_processor.hpp"
#include "iso_3166_country_codes.hpp"
#include "iso_4217_currency_codes.hpp"
#include "thread_traits.hpp"
#include "exchange_connection_impl.hpp"
Include dependency graph for exchange_connection.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isimud::ISIMUD_VER_NAMESPACE::exchanges::common::exchange_connection< ClientCxn, EchgCxn >
 A class that implements bi-directional client-to-exchange message flow. More...
 

Namespaces

namespace  isimud
 
namespace  isimud::ISIMUD_VER_NAMESPACE
 
namespace  isimud::ISIMUD_VER_NAMESPACE::exchanges
 
namespace  isimud::ISIMUD_VER_NAMESPACE::exchanges::common
 

Functions

template<class ClientCxn , class EchgCxn >
std::ostream & isimud::ISIMUD_VER_NAMESPACE::exchanges::common::operator<< (std::ostream &os, exchange_connection< ClientCxn, EchgCxn > const &ec) noexcept(false)