EPAM B2BITS C++ Mit MarketData handler  1.25.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Attributes | Static Public Attributes | List of all members
Lse::Itch::LoginRequestMessage Struct Reference

#include <B2BITS_LseItchMessages.h>

Inheritance diagram for Lse::Itch::LoginRequestMessage:
Inheritance graph
[legend]
Collaboration diagram for Lse::Itch::LoginRequestMessage:
Collaboration graph
[legend]

Public Attributes

Byte username [6]
 
Byte password [10]
 
- Public Attributes inherited from Lse::Itch::MessageHeader
UInt8 length
 
MessageType messageType
 

Static Public Attributes

static const MessageType type = mtLoginRequest
 

Member Data Documentation

Byte Lse::Itch::LoginRequestMessage::password[10]
const MessageType Lse::Itch::LoginRequestMessage::type = mtLoginRequest
static
Byte Lse::Itch::LoginRequestMessage::username[6]