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::SnapshotCompleteMessage Struct Reference

#include <B2BITS_LseItchMessages.h>

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

Public Attributes

UInt32 sequenceNumber
 
Byte segment [6]
 
UInt32 instrumentId
 
FirmQuote flags
 
- Public Attributes inherited from Lse::Itch::MessageHeader
UInt8 length
 
MessageType messageType
 

Static Public Attributes

static const MessageType type = mtSnapshotComplete
 

Member Data Documentation

FirmQuote Lse::Itch::SnapshotCompleteMessage::flags
UInt32 Lse::Itch::SnapshotCompleteMessage::instrumentId
Byte Lse::Itch::SnapshotCompleteMessage::segment[6]
UInt32 Lse::Itch::SnapshotCompleteMessage::sequenceNumber
const MessageType Lse::Itch::SnapshotCompleteMessage::type = mtSnapshotComplete
static