#include <OnixS/CboeCFE/MarketData/Pitch/OrderBook.h>
Definition at line 48 of file OrderBook.h.
Initializes the instances according to specified attributes.
Total number of orders of given price.
Definition at line 279 of file OrderBook.h.
Updates total number of orders.
Definition at line 285 of file OrderBook.h.
returns list of order IDs for the price level
Quantify for the given price.
Definition at line 267 of file OrderBook.h.
remove OrderId from the list
Time timeOffset |
( |
| ) |
const |
|
inline |
Time offset of Unit timestamp.
Definition at line 303 of file OrderBook.h.
void timeOffset |
( |
Time |
offset | ) |
|
|
inline |
std::string toString |
( |
| ) |
const |
Returns string representation of the instance.
void toString |
( |
std::string & |
| ) |
const |
Appends representation of the instance to the string.
Time unitTimestamp |
( |
| ) |
const |
|
inline |
void unitTimestamp |
( |
Time |
timestamp | ) |
|
|
inline |
The documentation for this struct was generated from the following file: