1 #ifndef jb_itch5_mwcb_breach_message_hpp 2 #define jb_itch5_mwcb_breach_message_hpp 35 r(std::size_t
size,
void const* buf, std::size_t off) {
49 #endif // jb_itch5_mwcb_breach_message_hpp
static T r(std::size_t size, void const *msg, std::size_t offset)
Read a single message or field.
char_list_field< u '1', u '2', u '3'> breached_level_t
Represent the 'Breached Level' field in the 'MWCB Breach Message'.
static constexpr int message_type
Define the interface to decode ITCH-5.0 messages and message fields.
static mwcb_breach_message r(std::size_t size, void const *buf, std::size_t off)
Please see the generic documentation for jb::itch5::decoder<>::r()
std::ostream & operator<<(std::ostream &os, add_order_message const &x)
Streaming operator for jb::itch5::add_order_message.
breached_level_t breached_level
Represent a 'MWCB Breach' message in the ITCH-5.0 protocol.
The top-level namespace for the JayBeams library.