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

#include <B2BITS_LseItchMessages.h>

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

Public Attributes

UInt32 sequenceNumber
 
UInt32 orderCount
 
SnapshotStatus status
 
- Public Attributes inherited from Lse::Itch::MessageHeader
UInt8 length
 
MessageType messageType
 

Static Public Attributes

static const MessageType type = mtSnapshotResponse
 

Member Data Documentation

UInt32 Lse::Itch::SnapshotResponseMessage::orderCount
UInt32 Lse::Itch::SnapshotResponseMessage::sequenceNumber
SnapshotStatus Lse::Itch::SnapshotResponseMessage::status
const MessageType Lse::Itch::SnapshotResponseMessage::type = mtSnapshotResponse
static