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

Represent a 'Reg SHO Restriction' message in the ITCH-5.0 protocol. More...

#include <reg_sho_restriction_message.hpp>

Public Attributes

message_header header
 
stock_t stock
 
reg_sho_action_t reg_sho_action
 

Static Public Attributes

static constexpr int const message_type = u'Y'
 

Detailed Description

Represent a 'Reg SHO Restriction' message in the ITCH-5.0 protocol.

Definition at line 20 of file reg_sho_restriction_message.hpp.

Member Data Documentation

◆ header

message_header jb::itch5::reg_sho_restriction_message::header

◆ message_type

constexpr int jb::itch5::reg_sho_restriction_message::message_type = u'Y'
static

Definition at line 21 of file reg_sho_restriction_message.hpp.

Referenced by BOOST_AUTO_TEST_CASE().

◆ reg_sho_action

reg_sho_action_t jb::itch5::reg_sho_restriction_message::reg_sho_action

◆ stock

stock_t jb::itch5::reg_sho_restriction_message::stock

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