1 #ifndef jb_itch5_order_executed_message_hpp 2 #define jb_itch5_order_executed_message_hpp 26 r(std::size_t
size,
void const* buf, std::size_t off) {
43 #endif // jb_itch5_order_executed_message_hpp
static T r(std::size_t size, void const *msg, std::size_t offset)
Read a single message or field.
Represent an 'Order Executed' message in the ITCH-5.0 protocol.
std::uint64_t order_reference_number
Define the interface to decode ITCH-5.0 messages and message fields.
std::uint32_t executed_shares
static order_executed_message r(std::size_t size, void const *buf, std::size_t off)
Please see the generic documentation for jb::itch5::decoder<>::r()
std::uint64_t match_number
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.