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::BATSBOE::common::client_to_exchange_transformations< SrcMsgDetails, DestMsgDetails >::state_machine_t
 
struct  isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::common::exchange_to_client_transformations< SrcMsgDetails, DestMsgDetails >::business_state_machine_t
 
struct  isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::common::exchange_to_client_transformations< SrcMsgDetails, DestMsgDetails >::admin_state_machine_t
 
struct  isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::common::simulator_responses< SrcMsgDetails >::state_machine_t
 
class  isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::common::simulator_responses< SrcMsgDetails >::state_machine_t::LogonRequestResponse
 
class  isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::common::simulator_responses< SrcMsgDetails >::state_machine_t::LogoutRequestResponse
 
class  isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::common::simulator_responses< SrcMsgDetails >::state_machine_t::OrderCancelRequestResponse
 
class  isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::common::simulator_responses< SrcMsgDetails >::state_machine_t::OrderCancelReplaceRequestResponse
 
class  isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::common::simulator_responses< SrcMsgDetails >::state_machine_t::NewOrderResponse
 
class  isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::common::simulator_responses< SrcMsgDetails >::state_machine_t::RejectUnhandledResponse
 

Namespaces

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

Functions

template<class SrcMsgDetails , class DestMsgDetails >
std::ostream & isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::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::BATSBOE::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::BATSBOE::common::operator<< (std::ostream &os, simulator_responses< SrcMsgDetails > const &ec) noexcept(false)