std::string brief(const ImpliedBook &book)
Book brief info.
Encapsulates price level concept.
UInt8 MbpBookDepth
Market by price order book depth type.
#define ONIXS_CMEMDH_NAMESPACE_BEGIN
MbpBookFactory< ImpliedPriceLevel, MbpBookDepth > ImpliedBookFactory
Factory for implied order books.
MbpBook< ImpliedPriceLevel, MbpBookDepth > ImpliedBook
Defines implied book.
std::string toFormattedStr(const ImpliedBook &book)
Serializes book in formatted form.
std::string toStr(const ImpliedBook &book)
Serializes book.
Serves as a factory for book of given type.
#define ONIXS_CMEMDH_NAMESPACE_END