![]() |
MarketFactory C# API 3.0
|
Public Member Functions | |
| BookSide (IComparer< MFFloat > comparer) | |
| BookSide (BookSide side) | |
| Level | best () |
| void | clear () |
| SortedDictionary< MFFloat, Level > | getPure () |
| Dictionary< MDElement, Level > | getStructured () |
| bool | isEmpty () |
| int | size () |
| void | update (MDEntry mdEntry) |
| Level | worst () |
| void clear | ( | ) |
| Dictionary<MDElement, Level> getStructured | ( | ) |
| Level best | ( | ) |
| Level worst | ( | ) |
| bool isEmpty | ( | ) |
| int size | ( | ) |
| void update | ( | MDEntry | mdEntry | ) |