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

#include <B2BITS_LseItchMessages.h>

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

Public Attributes

UInt32 nanosecond
 
UInt32 instrumentId
 
Byte reserved1
 
Byte reserved2
 
FirmQuote flags
 
- Public Attributes inherited from Lse::Itch::MessageHeader
UInt8 length
 
MessageType messageType
 

Static Public Attributes

static const MessageType type = mtOrderBookClear
 

Member Data Documentation

FirmQuote Lse::Itch::OrderBookClearMessage::flags
UInt32 Lse::Itch::OrderBookClearMessage::instrumentId
UInt32 Lse::Itch::OrderBookClearMessage::nanosecond
Byte Lse::Itch::OrderBookClearMessage::reserved1
Byte Lse::Itch::OrderBookClearMessage::reserved2
const MessageType Lse::Itch::OrderBookClearMessage::type = mtOrderBookClear
static