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

#include <B2BITS_JseItchMessages.h>

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

Public Attributes

UInt32 sequenceNumber
 
Byte segment [6]
 
UInt32 instrumentId
 
Byte reserved1
 
Byte reserved2
 
SubBook subBook
 
TradingStatus tradingStatus
 
SnapshotType snapshotType
 
UInt32 requestId
 
- Public Attributes inherited from Jse::Itch::MessageHeader
UInt8 length
 
MessageType messageType
 

Static Public Attributes

static const MessageType type = mtSnapshotComplete
 

Member Data Documentation

UInt32 Jse::Itch::SnapshotCompleteMessage::instrumentId
UInt32 Jse::Itch::SnapshotCompleteMessage::requestId
Byte Jse::Itch::SnapshotCompleteMessage::reserved1
Byte Jse::Itch::SnapshotCompleteMessage::reserved2
Byte Jse::Itch::SnapshotCompleteMessage::segment[6]
UInt32 Jse::Itch::SnapshotCompleteMessage::sequenceNumber
SnapshotType Jse::Itch::SnapshotCompleteMessage::snapshotType
SubBook Jse::Itch::SnapshotCompleteMessage::subBook
TradingStatus Jse::Itch::SnapshotCompleteMessage::tradingStatus
const MessageType Jse::Itch::SnapshotCompleteMessage::type = mtSnapshotComplete
static