OnixS C++ HKEX OMD-C Handler 1.0.0
API documentation
Loading...
Searching...
No Matches
OrderBook.h File Reference

Go to the source code of this file.

Classes

struct  OrderInfo
struct  PriceLevel
struct  PriceLevelCollections
class  OrderBook

Namespaces

namespace  OnixS
namespace  OnixS::HKEX
namespace  OnixS::HKEX::MarketData
namespace  OnixS::HKEX::MarketData::Omdc

Typedefs

typedef std::vector< OrderInfoOrderInfos
typedef PriceLevelCollections::Array PriceLevels
typedef PriceLevelCollections::ArrayEntry PriceLevelsEntry
typedef PriceLevelCollections::ArrayConstEntry PriceLevelsConstEntry

Functions

bool operator== (const PriceLevel &l, const PriceLevel &r) noexcept
bool isValid (const PriceLevel &level) noexcept
const PricegetPrice (const PriceLevel &level) noexcept
ONIXS_HKEX_OMDC_API std::ostream & operator<< (std::ostream &stream, const PriceLevel &value)