9 return os <<
"length=" <<
static_cast<int>(x.
length.value())
10 <<
",message_type=" << static_cast<int>(x.
message_type.value())
11 <<
",time=" << x.
time.value();
std::ostream & operator<<(std::ostream &os, add_order_message const &x)
Streaming operator for jb::pitch2::add_order_message.
boost::endian::little_uint8_buf_t length
boost::endian::little_uint8_buf_t message_type
Represent the 'Time' message in the PITCH-2.X protocol.
boost::endian::little_int32_buf_t time
The top-level namespace for the JayBeams library.