libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#include "../common/types.hpp"
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::US |
Enumerations | |
enum class | isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::US::MsgType : common::MsgType_t { isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::US::LogonRequest =0x01 , isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::US::LogonReply =0x1F , isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::US::MatchAll =static_cast<std::underlying_type<common::MsgType>::type>(common::MsgType::MatchAll) , isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::US::Exit =static_cast<std::underlying_type<common::MsgType>::type>(common::MsgType::Exit) } |
Functions | |
std::ostream & | isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::US::operator<< (std::ostream &os, MsgType m) |