| apply(const OrderbookDirectory &msg) | b2bits::nasdaq::itch50::Instrument | inline |
| apply(const SystemEvent &msg) | b2bits::nasdaq::itch50::Instrument | inline |
| apply(const OrderBookState &msg) | b2bits::nasdaq::itch50::Instrument | inline |
| apply(const VolumeUpdate &msg) | b2bits::nasdaq::itch50::Instrument | inline |
| BookLevelUpdate typedef | b2bits::nasdaq::itch50::Instrument | |
| clear() | b2bits::nasdaq::itch50::Instrument | inline |
| get_cookie() const noexcept | b2bits::nasdaq::itch50::Instrument | inline |
| get_id() const noexcept | b2bits::nasdaq::itch50::Instrument | inline |
| get_order_book_state() const noexcept | b2bits::nasdaq::itch50::Instrument | inline |
| get_orderbook_directory() const noexcept | b2bits::nasdaq::itch50::Instrument | inline |
| get_orderbook_id() const noexcept | b2bits::nasdaq::itch50::Instrument | inline |
| get_qty_multiplier() const | b2bits::nasdaq::itch50::Instrument | inline |
| get_system_event() const noexcept | b2bits::nasdaq::itch50::Instrument | inline |
| get_volume_update() const noexcept | b2bits::nasdaq::itch50::Instrument | inline |
| Instrument(std::int32_t session_id, const OrderbookDirectory *directory, std::uint16_t market_depth, std::any &&cookie=std::any{}) | b2bits::nasdaq::itch50::Instrument | inline |
| mmm_enabled() const noexcept | b2bits::nasdaq::itch50::Instrument | inline |
| OrderMap typedef | b2bits::nasdaq::itch50::Instrument | |
| play_book(Handler &&handler) | b2bits::nasdaq::itch50::Instrument | |
| play_orders(Handler &&handler) | b2bits::nasdaq::itch50::Instrument | |
| process(Handler &&h, std::uint64_t sn, const AddOrder *msg, bool) | b2bits::nasdaq::itch50::Instrument | |
| process(Handler &&h, std::uint64_t sn, const OrderExecuted *msg, bool) | b2bits::nasdaq::itch50::Instrument | |
| process(Handler &&h, std::uint64_t sn, const OrderExecutedWithPrice *msg, bool) | b2bits::nasdaq::itch50::Instrument | |
| process(Handler &&h, std::uint64_t sn, const OrderCancelMessage *msg, bool) | b2bits::nasdaq::itch50::Instrument | |
| process(Handler &&h, std::uint64_t sn, const OrderReplace *msg, bool) | b2bits::nasdaq::itch50::Instrument | |
| process_order_executed(Handler &&h, std::uint64_t sn, const M *msg, bool mode_aggregated) | b2bits::nasdaq::itch50::Instrument | |