#include <OnixS/CME/MDH/MboBook.h>
Definition at line 71 of file MboBook.h.
typedef SortedOrders::size_type Depth |
Book depth type.
Definition at line 78 of file MboBook.h.
Sorted orders are book entries.
Definition at line 81 of file MboBook.h.
Iterator over bids and offers.
Definition at line 84 of file MboBook.h.
Initializes blank order book.
Definition at line 87 of file MboBook.h.
Initializes book using given memory pool.
Definition at line 95 of file MboBook.h.
Initializes as copy of other book.
Definition at line 104 of file MboBook.h.
Disposes allocated resources.
Definition at line 115 of file MboBook.h.
List of descending bid prices.
Definition at line 118 of file MboBook.h.
List of descending bid prices.
Definition at line 130 of file MboBook.h.
List of ascending offer prices.
Definition at line 142 of file MboBook.h.
List of ascending offer prices.
Definition at line 154 of file MboBook.h.
Re-initializes as copy of other instance.
Definition at line 189 of file MboBook.h.
List of descending bid prices.
Definition at line 124 of file MboBook.h.
List of descending bid prices.
Definition at line 136 of file MboBook.h.
List of ascending offer prices.
Definition at line 148 of file MboBook.h.
List of ascending offer prices.
Definition at line 160 of file MboBook.h.
Wipes out all bids and offers and other data associated with book (like instance of last applied FIX message).
Definition at line 180 of file MboBook.h.
Indicates current state of book.
Definition at line 166 of file MboBook.h.
Updates state of book.
Definition at line 172 of file MboBook.h.
The documentation for this class was generated from the following file: