1 #ifndef jb_itch5_system_event_message_hpp 2 #define jb_itch5_system_event_message_hpp 35 template <
bool val
idate>
39 r(std::size_t
size,
void const* buf, std::size_t off) {
53 #endif // jb_itch5_system_event_message_hpp
static T r(std::size_t size, void const *msg, std::size_t offset)
Read a single message or field.
static system_event_message r(std::size_t size, void const *buf, std::size_t off)
Please see the generic documentation for jb::itch5::decoder<>::r()
static constexpr int message_type
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.
char_list_field< u 'O', u 'S', u 'Q', u 'M', u 'E', u 'C'> event_code_t
Represent the 'Event Code' field on a 'System Event Message'.
Represent a 'System Event Message' in the ITCH-5.0 protocol.
The top-level namespace for the JayBeams library.