libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
processing_rules.hpp File Reference
Include dependency graph for processing_rules.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::FIX::common::client_to_exchange_transformations< SrcMsgDetails, DestMsgDetails >
 An FIX-protocol message handler. More...
 
class  isimud::ISIMUD_VER_NAMESPACE::exchanges::FIX::common::exchange_to_client_transformations< SrcMsgDetails, DestMsgDetails >
 A FIX-protocol-to-client message handler. More...
 
class  isimud::ISIMUD_VER_NAMESPACE::exchanges::FIX::common::simulator_responses< SrcMsgDetails >
 A simple, FIX-protocol exchange simulator. More...
 

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)