| Name | |
|---|---|
| void | setDictionary(const MamaDictionary & dictionary) |
| void | reset() |
| uint16_t | getMaxFid() |
| bool | isSet() |
| Name | |
|---|---|
| const MamaFieldDescriptor * | UNCROSS_PRICE |
| const MamaFieldDescriptor * | UNCROSS_VOLUME |
| const MamaFieldDescriptor * | UNCROSS_PRICE_IND |
| const MamaFieldDescriptor * | AUCTION_TIME |
static void setDictionary(
const MamaDictionary & dictionary
)
static void reset()
Reset the dictionary for fundamental update fields
static uint16_t getMaxFid()
static bool isSet()
static const MamaFieldDescriptor * UNCROSS_PRICE;
static const MamaFieldDescriptor * UNCROSS_VOLUME;
static const MamaFieldDescriptor * UNCROSS_PRICE_IND;
static const MamaFieldDescriptor * AUCTION_TIME;
Updated on 2023-03-31 at 15:29:57 +0100