1 #ifndef jb_itch5_stock_trading_action_message_hpp 2 #define jb_itch5_stock_trading_action_message_hpp 39 r(std::size_t
size,
void const* buf, std::size_t off) {
57 #endif // jb_itch5_stock_trading_action_message_hpp trading_state_t trading_state
static stock_trading_action_message r(std::size_t size, void const *buf, std::size_t off)
Please see the generic documentation for jb::itch5::decoder<>::r()
static T r(std::size_t size, void const *msg, std::size_t offset)
Read a single message or field.
char_list_field< u 'H', u 'P', u 'Q', u 'T'> trading_state_t
Represent the 'Trading State' field on a 'Stock Trading Action' message.
short_string_field< 4 > reason_t
Represent the 'Reason' field in a 'Stock Trading Action' message.
Represent a 'Stock Trading Action' message in the ITCH-5.0 protocol.
Define the interface to decode ITCH-5.0 messages and message fields.
static constexpr int message_type
std::ostream & operator<<(std::ostream &os, add_order_message const &x)
Streaming operator for jb::itch5::add_order_message.
The top-level namespace for the JayBeams library.