OnixS C++ Eurex T7 Market and Reference Data (EMDI, MDI, RDI, EOBI) Handlers  16.0.1
API documentation
PriceLevelCollections Struct Reference

#include <OnixS/Eurex/MarketData/EOBI/EobiBook.h>

Public Types

typedef std::vector< PriceLevelArray
 
typedef Array::iterator ArrayEntry
 
typedef Array::const_iterator ArrayConstEntry
 

Detailed Description

Definition at line 113 of file EobiBook.h.

Member Typedef Documentation

typedef std::vector<PriceLevel> Array

Sequential collection of price levels.

Definition at line 116 of file EobiBook.h.

typedef Array::const_iterator ArrayConstEntry

Iterator for read-only access.

Definition at line 122 of file EobiBook.h.

typedef Array::iterator ArrayEntry

Mutable entry iterator.

Definition at line 119 of file EobiBook.h.


The documentation for this struct was generated from the following file: