JayBeams
0.1
Another project to have fun coding.
|
Represent a 'Stock Directory' message in the ITCH-5.0 protocol. More...
#include <stock_directory_message.hpp>
Static Public Attributes | |
static constexpr int | message_type = u'R' |
Represent a 'Stock Directory' message in the ITCH-5.0 protocol.
Definition at line 133 of file stock_directory_message.hpp.
authenticity_t jb::itch5::stock_directory_message::authenticity |
Definition at line 144 of file stock_directory_message.hpp.
Referenced by jb::itch5::operator<<(), and jb::itch5::decoder< V, stock_directory_message >::r().
etp_flag_t jb::itch5::stock_directory_message::etp_flag |
Definition at line 148 of file stock_directory_message.hpp.
Referenced by jb::itch5::operator<<(), and jb::itch5::decoder< V, stock_directory_message >::r().
int jb::itch5::stock_directory_message::etp_leverage_factor |
Definition at line 149 of file stock_directory_message.hpp.
Referenced by jb::itch5::operator<<(), and jb::itch5::decoder< V, stock_directory_message >::r().
financial_status_indicator_t jb::itch5::stock_directory_message::financial_status_indicator |
Definition at line 139 of file stock_directory_message.hpp.
Referenced by jb::itch5::operator<<(), and jb::itch5::decoder< V, stock_directory_message >::r().
message_header jb::itch5::stock_directory_message::header |
Definition at line 136 of file stock_directory_message.hpp.
Referenced by jb::itch5::operator<<(), and jb::itch5::decoder< V, stock_directory_message >::r().
inverse_indicator_t jb::itch5::stock_directory_message::inverse_indicator |
Definition at line 150 of file stock_directory_message.hpp.
Referenced by jb::itch5::operator<<(), and jb::itch5::decoder< V, stock_directory_message >::r().
ipo_flag_t jb::itch5::stock_directory_message::ipo_flag |
Definition at line 146 of file stock_directory_message.hpp.
Referenced by jb::itch5::operator<<(), and jb::itch5::decoder< V, stock_directory_message >::r().
issue_classification_t jb::itch5::stock_directory_message::issue_classification |
Definition at line 142 of file stock_directory_message.hpp.
Referenced by jb::itch5::operator<<(), and jb::itch5::decoder< V, stock_directory_message >::r().
issue_subtype_t jb::itch5::stock_directory_message::issue_subtype |
Definition at line 143 of file stock_directory_message.hpp.
Referenced by jb::itch5::operator<<(), and jb::itch5::decoder< V, stock_directory_message >::r().
luld_reference_price_tier_t jb::itch5::stock_directory_message::luld_reference_price_tier |
Definition at line 147 of file stock_directory_message.hpp.
Referenced by jb::itch5::operator<<(), and jb::itch5::decoder< V, stock_directory_message >::r().
market_category_t jb::itch5::stock_directory_message::market_category |
Definition at line 138 of file stock_directory_message.hpp.
Referenced by jb::itch5::operator<<(), and jb::itch5::decoder< V, stock_directory_message >::r().
|
static |
Definition at line 134 of file stock_directory_message.hpp.
Referenced by BOOST_AUTO_TEST_CASE(), and jb::itch5::testing::create_stock_directory().
int jb::itch5::stock_directory_message::round_lot_size |
Definition at line 140 of file stock_directory_message.hpp.
Referenced by jb::itch5::operator<<(), and jb::itch5::decoder< V, stock_directory_message >::r().
roundlots_only_t jb::itch5::stock_directory_message::roundlots_only |
Definition at line 141 of file stock_directory_message.hpp.
Referenced by jb::itch5::operator<<(), and jb::itch5::decoder< V, stock_directory_message >::r().
short_sale_threshold_indicator_t jb::itch5::stock_directory_message::short_sale_threshold_indicator |
Definition at line 145 of file stock_directory_message.hpp.
Referenced by jb::itch5::operator<<(), and jb::itch5::decoder< V, stock_directory_message >::r().
stock_t jb::itch5::stock_directory_message::stock |
Definition at line 137 of file stock_directory_message.hpp.
Referenced by jb::itch5::operator<<(), and jb::itch5::decoder< V, stock_directory_message >::r().