OnixS C++ Cboe CFE Multicast PITCH Market Data Handler  1.12.1
API documentation
OrderBook.h File Reference

Go to the source code of this file.

Classes

struct  OrderInfo
 
struct  PriceLevel
 
struct  PriceLevelCollections
 
class  OrderBook
 

Namespaces

 OnixS
 
 OnixS::CboeCFE
 
 OnixS::CboeCFE::MarketData
 
 OnixS::CboeCFE::MarketData::Pitch
 

Typedefs

typedef std::vector< OrderInfo > OrderInfos
 
typedef PriceLevelCollections::Array PriceLevels
 
typedef PriceLevelCollections::ArrayEntry PriceLevelsEntry
 
typedef PriceLevelCollections::ArrayConstEntry PriceLevelsConstEntry
 

Functions

bool operator== (const PriceLevel &l, const PriceLevel &r) ONIXS_BATS_PITCH_NOTHROW
 
bool isValid (const PriceLevel &level) ONIXS_BATS_PITCH_NOTHROW
 
const BinaryPrice & getPrice (const PriceLevel &level) ONIXS_BATS_PITCH_NOTHROW
 
ONIXS_CBOECFE_PITCH_API std::ostream & operator<< (std::ostream &stream, const PriceLevel &value)