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

#include <B2BITS_LseItchMessages.h>

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

Public Attributes

UInt32 nanosecond
 
UInt64 orderId
 
UInt32 executedQuantity
 
UInt64 tradeId
 
- Public Attributes inherited from Lse::Itch::MessageHeader
UInt8 length
 
MessageType messageType
 

Static Public Attributes

static const MessageType type = mtOrderExecuted
 

Member Data Documentation

UInt32 Lse::Itch::OrderExecutedMessage::executedQuantity
UInt32 Lse::Itch::OrderExecutedMessage::nanosecond
UInt64 Lse::Itch::OrderExecutedMessage::orderId
UInt64 Lse::Itch::OrderExecutedMessage::tradeId
const MessageType Lse::Itch::OrderExecutedMessage::type = mtOrderExecuted
static