OnixS C++ Eurex T7 Market and Reference Data (EMDI, MDI, RDI, EOBI) Handlers  16.1.0
API documentation
OrderBook.h File Reference
#include <OnixS/Eurex/MarketData/Defines.h>
#include <vector>

Go to the source code of this file.

Classes

struct  PriceLevel
 
struct  PriceLevelCollections
 
class  OrderBook
 

Namespaces

 OnixS
 
 OnixS::Eurex
 
 OnixS::Eurex::MarketData
 

Typedefs

typedef PriceLevelCollections::Array PriceLevels
 
typedef PriceLevelCollections::ArrayEntry PriceLevelsEntry
 
typedef PriceLevelCollections::ArrayConstEntry PriceLevelsConstEntry
 

Functions

bool operator== (const PriceLevel &l, const PriceLevel &r)
 
std::ostream & operator<< (std::ostream &s, const PriceLevel &lvl)
 
bool isValid (const PriceLevel &level)
 
void checkSanity (const OrderBook &book)