JayBeams  0.1
Another project to have fun coding.
Public Attributes | Static Public Attributes | List of all members
jb::itch5::system_event_message Struct Reference

Represent a 'System Event Message' in the ITCH-5.0 protocol. More...

#include <system_event_message.hpp>

Public Attributes

message_header header
 
event_code_t event_code
 

Static Public Attributes

static constexpr int message_type = u'S'
 

Detailed Description

Represent a 'System Event Message' in the ITCH-5.0 protocol.

Definition at line 27 of file system_event_message.hpp.

Member Data Documentation

◆ event_code

event_code_t jb::itch5::system_event_message::event_code

◆ header

message_header jb::itch5::system_event_message::header

◆ message_type

constexpr int jb::itch5::system_event_message::message_type = u'S'
static

Definition at line 28 of file system_event_message.hpp.


The documentation for this struct was generated from the following files: