libjmmcg  build_2783
A C++ library containing an eclectic mix of useful, advanced components.
isimud::exchanges::BATSBOE::US Namespace Reference

Namespaces

 v1
 
 v2
 

Enumerations

enum  MsgType : common::MsgType_t { MsgType::LogonRequest =0x01, MsgType::LogonReply =0x1F, MsgType::MatchAll =static_cast<std::underlying_type<common::MsgType>::type>(common::MsgType::MatchAll), MsgType::Exit =static_cast<std::underlying_type<common::MsgType>::type>(common::MsgType::Exit) }
 

Functions

std::ostream & operator<< (std::ostream &os, MsgType m)
 

Enumeration Type Documentation

◆ MsgType

Enumerator
LogonRequest 
LogonReply 
MatchAll 
Exit 

Definition at line 95 of file types.hpp.

Function Documentation

◆ operator<<()

std::ostream& isimud::exchanges::BATSBOE::US::operator<< ( std::ostream &  os,
MsgType  m 
)
inline

Definition at line 103 of file types.hpp.