1 #ifndef jb_pitch2_base_add_order_message_hpp 2 #define jb_pitch2_base_add_order_message_hpp 5 #include <boost/endian/buffers.hpp> 22 template <
typename quantity_t,
typename symbol_t,
typename price_t>
33 boost::endian::little_uint8_buf_t
length;
47 #endif // jb_pitch2_base_add_order_message_hpp Common type for the 'Add Order' messages in the PITCH-2.X protocol.
boost::endian::little_uint32_buf_t quantity_type
Capture the quantity_type template parameter as a trait.
boost::endian::little_uint8_buf_t side_indicator
boost::endian::little_uint32_buf_t time_offset
boost::endian::little_uint8_buf_t message_type
boost::endian::little_uint8_buf_t length
boost::endian::little_uint64_buf_t order_id
boost::endian::little_uint8_buf_t add_flags
boost::endian::little_uint64_buf_t price_type
Capture the price_type template parameter as a trait.
The top-level namespace for the JayBeams library.