1 #ifndef jb_pitch2_auction_update_message_hpp 2 #define jb_pitch2_auction_update_message_hpp 5 #include <boost/endian/buffers.hpp> 22 constexpr
static int type = 0x95;
27 boost::endian::little_uint8_buf_t
length;
45 #endif // jb_pitch2_auction_update_message_hpp boost::endian::little_uint32_buf_t time_offset
std::ostream & operator<<(std::ostream &os, add_order_message const &x)
Streaming operator for jb::pitch2::add_order_message.
boost::endian::little_uint64_buf_t indicative_price
boost::endian::little_uint32_buf_t buy_shares
stock_symbol_type stock_symbol
boost::endian::little_uint8_buf_t length
boost::endian::little_uint8_buf_t auction_type
boost::endian::little_uint8_buf_t message_type
static constexpr int type
Define the messsage type.
boost::endian::little_uint64_buf_t auction_only_price
boost::endian::little_uint32_buf_t sell_shares
Represent the 'Auction Update' message in the PITCH-2.X protocol.
boost::endian::little_uint64_buf_t reference_price
The top-level namespace for the JayBeams library.