Name | |
---|---|
void | setDictionary(const MamaDictionary & dictionary) |
void | reset() |
uint16_t | getMaxFid() |
bool | isSet() |
Name | |
---|---|
const MamaFieldDescriptor * | BID_PRICE |
const MamaFieldDescriptor * | ASK_PRICE |
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 * BID_PRICE;
static const MamaFieldDescriptor * ASK_PRICE;
Updated on 2023-03-31 at 15:29:57 +0100