1 #ifndef jb_itch5_add_order_mpid_message_hpp 2 #define jb_itch5_add_order_mpid_message_hpp 44 r(std::size_t
size,
void const* buf, std::size_t off) {
58 #endif // jb_itch5_add_order_mpid_message_hpp
static T r(std::size_t size, void const *msg, std::size_t offset)
Read a single message or field.
static constexpr int message_type
add_order_mpid_message & operator=(add_order_mpid_message const &)=default
add_order_mpid_message()=default
add_order_mpid_message(add_order_message const &base, mpid_t const &a)
Represent an 'Add Order with MPID' message in the ITCH-5.0 protocol.
Define the interface to decode ITCH-5.0 messages and message fields.
std::ostream & operator<<(std::ostream &os, add_order_message const &x)
Streaming operator for jb::itch5::add_order_message.
add_order_mpid_message & operator=(add_order_message &&rhs)
static add_order_mpid_message r(std::size_t size, void const *buf, std::size_t off)
Please see the generic documentation for jb::itch5::decoder<>::r()
add_order_mpid_message & operator=(add_order_message const &rhs)
Represent an 'Add Order' message in the ITCH-5.0 protocol.
The top-level namespace for the JayBeams library.