#include <mamda/MamdaConfig.h>
Go to the source code of this file.
Namespaces | |
Wombat | |
MamdaOrderImbalanceUpdate is an interface that provides access to order imbalance related fields. | |
Enumerations | |
enum | Wombat::MamdaFieldState { Wombat::MODIFIED = 2, Wombat::NOT_MODIFIED = 1, Wombat::NOT_INITIALISED = 0 } |
An enumeration representing field state. More... | |
Functions | |
MAMDAExpDLL const char * | Wombat::toString (MamdaFieldState fieldState) |
Convert a MamdaFieldState to an appropriate, displayable string. More... | |