#include <OnixS/Senaf/MarketData/OrderBook.h>
Definition at line 69 of file OrderBook.h.
Gets offer side of the price level book.
Gets bid side of the price level book.
std::string brief |
( |
| ) |
const |
|
inline |
void brief |
( |
std::string & |
| ) |
const |
Appends brief book info to the string.
std::size_t depth |
( |
| ) |
const |
Returns the maximum book depth.
Indicates whether book has no bids & asks.
Unique identifier of a market.
std::string toString |
( |
| ) |
const |
|
inline |
String presentation of the book.
Definition at line 121 of file OrderBook.h.
void toString |
( |
std::string & |
| ) |
const |
String presentation of the book.
friend class OrderBookProcessor |
|
friend |
The documentation for this class was generated from the following file: