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

Represent a 'IPO Quotation Release Update' message in the ITCH-5.0 protocol. More...

#include <ipo_quoting_period_update_message.hpp>

Public Attributes

message_header header
 
stock_t stock
 
seconds_field ipo_quotation_release_time
 
ipo_quotation_release_qualifier_t ipo_quotation_release_qualifier
 
price4_t ipo_price
 

Static Public Attributes

static constexpr int message_type = u'K'
 

Detailed Description

Represent a 'IPO Quotation Release Update' message in the ITCH-5.0 protocol.

Definition at line 23 of file ipo_quoting_period_update_message.hpp.

Member Data Documentation

◆ header

message_header jb::itch5::ipo_quoting_period_update_message::header

◆ ipo_price

price4_t jb::itch5::ipo_quoting_period_update_message::ipo_price

◆ ipo_quotation_release_qualifier

ipo_quotation_release_qualifier_t jb::itch5::ipo_quoting_period_update_message::ipo_quotation_release_qualifier

◆ ipo_quotation_release_time

seconds_field jb::itch5::ipo_quoting_period_update_message::ipo_quotation_release_time

◆ message_type

constexpr int jb::itch5::ipo_quoting_period_update_message::message_type = u'K'
static

Definition at line 24 of file ipo_quoting_period_update_message.hpp.

Referenced by BOOST_AUTO_TEST_CASE().

◆ stock

stock_t jb::itch5::ipo_quoting_period_update_message::stock

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