|
libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#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"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) |