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

#include <B2BITS_JseItchMessages.h>

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

Public Attributes

UInt32 nanosecond
 
UInt64 tradeId
 
TradeType tradeType
 
- Public Attributes inherited from Jse::Itch::MessageHeader
UInt8 length
 
MessageType messageType
 

Static Public Attributes

static const MessageType type = mtTradeBreak
 

Member Data Documentation

UInt32 Jse::Itch::TradeBreakMessage::nanosecond
UInt64 Jse::Itch::TradeBreakMessage::tradeId
TradeType Jse::Itch::TradeBreakMessage::tradeType
const MessageType Jse::Itch::TradeBreakMessage::type = mtTradeBreak
static