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

Namespaces

namespace  v1
 
namespace  v2
 

Enumerations

enum class  MsgType : common::MsgType_t { LogonRequest =0x01 , LogonReply =0x1F , MatchAll =static_cast<std::underlying_type<common::MsgType>::type>(common::MsgType::MatchAll) , 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 26 of file types.hpp.

Function Documentation

◆ operator<<()

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

Definition at line 33 of file types.hpp.