#include <OnixS/FenicsUST/MarketData/Bimp/OrderBook.h>
Definition at line 48 of file OrderBook.h.
Initializes the instances according to specified attributes.
const Price & getPrice |
( |
| ) |
const |
|
inline |
Total number of orders of given price.
Definition at line 266 of file OrderBook.h.
Updates total number of orders.
Definition at line 272 of file OrderBook.h.
returns list of order IDs for the price level
Quantify for the given price.
Definition at line 254 of file OrderBook.h.
remove OrderId from the list
void setPrice |
( |
const Price & |
value | ) |
|
|
inline |
std::string toString |
( |
| ) |
const |
Returns string representation of the instance.
void toString |
( |
std::string & |
| ) |
const |
Appends representation of the instance to the string.
The documentation for this struct was generated from the following file: