23#include <OnixS/B3/MarketData/UMDF/Utils.h>
#define ONIXS_B3_UMDF_MD_NAMESPACE_END
#define ONIXS_B3_UMDF_MD_NAMESPACE_BEGIN
#define ONIXS_B3_UMDF_MD_API_DECL(typeKind, typeName)
virtual void onOrderBookUpdated(const OrderBook &book, SecurityContext &ctx)
Is called when the book is updated, when a message with MatchEventIndicator::EndOfEvent is received a...
virtual void onBookAtomicChange(const OrderBook &book, const Messaging::SbeMessage message, const BookAtomicChange &change, SecurityContext &ctx)
Is called when the book is changed within it's depth.
virtual void onOrderBookOutOfDate(const OrderBook &book, SecurityContext &ctx)
Is called when no data is coming during a reasonable (HandlerSettings::heartbeatInterval) period of t...