#include <OnixS/CME/MDH/MbpBook.h>
Public Types | |
| typedef MbpBook< PriceLevelType, DepthType > | Book |
| typedef Book::Entry | Entry |
| typedef Book::Depth | Depth |
Static Public Member Functions | |
| static size_t | calcSize (Depth maxDepth) |
| static Book * | construct (Depth maxDepth) |
| static void | destruct (Book *book) |
| static Book * | inplaceConstruct (Depth maxDepth, void *block) |
| typedef Book::Depth Depth |
| typedef Book::Entry Entry |
|
inlinestatic |
|
inlinestatic |