#include <SMP.Enumerations.h>
Public Types | |
enum | Enum { TI_TRADING_CAPS_EVENT_Enable, TI_TRADING_CAPS_EVENT_Disable, TI_TRADING_CAPS_EVENT_Delete } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 2762 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
TI_TRADING_CAPS_EVENT_Enable |
Enable. |
TI_TRADING_CAPS_EVENT_Disable |
Disable. |
TI_TRADING_CAPS_EVENT_Delete |
Delete. |
Definition at line 2764 of file SMP.Enumerations.h.
|
static |
Provides string presentation.