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

Go to the source code of this file.

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::EU
 

Enumerations

enum class  isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::EU::MsgType : common::MsgType_t {
  isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::EU::LogonRequest =0x1E , isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::EU::LogonReply =0x1F , isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::EU::TradeCaptureReport =0x17 , isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::EU::TradeCaptureReportAck =0x18 ,
  isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::EU::TradeCaptureReportReject =0x19 , isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::EU::TradeCaptureConfirm =0x1A , isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::EU::TradeCaptureDecline =0x1B , isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::EU::MatchAll =static_cast<std::underlying_type<common::MsgType>::type>(common::MsgType::MatchAll) ,
  isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::EU::Exit =static_cast<std::underlying_type<common::MsgType>::type>(common::MsgType::Exit)
}
 

Functions

std::ostream & isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::EU::operator<< (std::ostream &os, MsgType m)