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

#include <messages.hpp>

Public Attributes

const uint32_t seqNum {}
 
const SessionSubID_t sessionSubID {}
 
const UserName_t username {{}}
 
const Password_t password {{}}
 
const bool noUnspec {}
 

Detailed Description

Definition at line 108 of file messages.hpp.

Member Data Documentation

◆ noUnspec

const bool isimud::exchanges::BATSBOE::common::logon_args_t::noUnspec {}

Definition at line 113 of file messages.hpp.

◆ password

const Password_t isimud::exchanges::BATSBOE::common::logon_args_t::password {{}}

Definition at line 112 of file messages.hpp.

◆ seqNum

const uint32_t isimud::exchanges::BATSBOE::common::logon_args_t::seqNum {}

Definition at line 109 of file messages.hpp.

◆ sessionSubID

const SessionSubID_t isimud::exchanges::BATSBOE::common::logon_args_t::sessionSubID {}

Definition at line 110 of file messages.hpp.

◆ username

const UserName_t isimud::exchanges::BATSBOE::common::logon_args_t::username {{}}

Definition at line 111 of file messages.hpp.


The documentation for this struct was generated from the following file: