Public Types | |
| enum | Enum |
Static Public Member Functions | |
| static std::string | toString (Enum value) |
Definition at line 4156 of file SMP.Enumerations.h.
| enum Enum |
| Enumerator | ||
|---|---|---|
| TI_TRADING_CAPS_EVENT_Enable | 0 | Enable. |
| TI_TRADING_CAPS_EVENT_Disable | 1 | Disable. |
| TI_TRADING_CAPS_EVENT_Delete | 2 | Delete. |
Definition at line 4158 of file SMP.Enumerations.h.
|
static |
Provides string presentation.