libjmmcg
build_2783
A C++ library containing an eclectic mix of useful, advanced components.
|
#include <messages.hpp>
Public Attributes | |
const uint32_t | seqNum {} |
const SessionSubID_t | sessionSubID {} |
const UserName_t | username {{}} |
const Password_t | password {{}} |
const bool | noUnspec {} |
Definition at line 108 of file messages.hpp.
const bool isimud::exchanges::BATSBOE::common::logon_args_t::noUnspec {} |
Definition at line 113 of file messages.hpp.
const Password_t isimud::exchanges::BATSBOE::common::logon_args_t::password {{}} |
Definition at line 112 of file messages.hpp.
const uint32_t isimud::exchanges::BATSBOE::common::logon_args_t::seqNum {} |
Definition at line 109 of file messages.hpp.
const SessionSubID_t isimud::exchanges::BATSBOE::common::logon_args_t::sessionSubID {} |
Definition at line 110 of file messages.hpp.
const UserName_t isimud::exchanges::BATSBOE::common::logon_args_t::username {{}} |
Definition at line 111 of file messages.hpp.