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

#include <B2BITS_JseItchMessages.h>

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

Public Attributes

UInt32 nanosecond
 
SystemEventCode eventCode
 
- Public Attributes inherited from Jse::Itch::MessageHeader
UInt8 length
 
MessageType messageType
 

Static Public Attributes

static const MessageType type = mtSystemEvent
 

Member Data Documentation

SystemEventCode Jse::Itch::SystemEventMessage::eventCode
UInt32 Jse::Itch::SystemEventMessage::nanosecond
const MessageType Jse::Itch::SystemEventMessage::type = mtSystemEvent
static