Public Types | |
enum | Enum |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 3339 of file SMP.Enumerations.h.
enum Enum |
Enumerator | ||
---|---|---|
TI_TRADING_CAPS_STATUS_Enabled | 0 | Enabled. |
TI_TRADING_CAPS_STATUS_Disabled | 1 | Disabled. |
TI_TRADING_CAPS_STATUS_Deleted | 2 | Deleted. |
Definition at line 3341 of file SMP.Enumerations.h.
|
static |
Provides string presentation.