|
FIX 4.0 Demo 1.0
|
This is the complete list of members for fix40::OrderBook, including all inherited members.
| addOrder(Order &order) | fix40::OrderBook | |
| cancelOrder(const std::string &clOrdID) | fix40::OrderBook | |
| empty() const | fix40::OrderBook | inline |
| findOrder(const std::string &clOrdID) const | fix40::OrderBook | |
| getAskLevels(size_t levels=5) const | fix40::OrderBook | |
| getAskOrderCount() const | fix40::OrderBook | inline |
| getBestAsk() const | fix40::OrderBook | |
| getBestBid() const | fix40::OrderBook | |
| getBidLevels(size_t levels=5) const | fix40::OrderBook | |
| getBidOrderCount() const | fix40::OrderBook | inline |
| getSymbol() const | fix40::OrderBook | inline |
| OrderBook(const std::string &symbol) | fix40::OrderBook | explicit |