libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
processing_rules_impl.hpp File Reference
#include <functional>
Include dependency graph for processing_rules_impl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  isimud::ISIMUD_VER_NAMESPACE::exchanges::FIX::common::client_to_exchange_transformations< SrcMsgDetails, DestMsgDetails >::state_machine_t
 
struct  isimud::ISIMUD_VER_NAMESPACE::exchanges::FIX::common::exchange_to_client_transformations< SrcMsgDetails, DestMsgDetails >::business_state_machine_t
 
struct  isimud::ISIMUD_VER_NAMESPACE::exchanges::FIX::common::exchange_to_client_transformations< SrcMsgDetails, DestMsgDetails >::admin_state_machine_t
 
struct  isimud::ISIMUD_VER_NAMESPACE::exchanges::FIX::common::simulator_responses< SrcMsgDetails >::state_machine_t
 

Namespaces

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

Functions

template<class SrcMsgDetails , class DestMsgDetails >
std::ostream & isimud::ISIMUD_VER_NAMESPACE::exchanges::FIX::common::operator<< (std::ostream &os, client_to_exchange_transformations< SrcMsgDetails, DestMsgDetails > const &ec) noexcept(false)
 
template<class SrcMsgDetails , class DestMsgDetails >
std::ostream & isimud::ISIMUD_VER_NAMESPACE::exchanges::FIX::common::operator<< (std::ostream &os, exchange_to_client_transformations< SrcMsgDetails, DestMsgDetails > const &ec) noexcept(false)
 
template<class SrcMsgDetails >
std::ostream & isimud::ISIMUD_VER_NAMESPACE::exchanges::FIX::common::operator<< (std::ostream &os, simulator_responses< SrcMsgDetails > const &ec) noexcept(false)