libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
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) |
|
strong |