Public Types | |
| enum | Enum |
Static Public Member Functions | |
| static std::string | toString (Enum value) |
Definition at line 4078 of file SMP.Enumerations.h.
| enum Enum |
| Enumerator | ||
|---|---|---|
| TI_TRADER_ACCOUNT_STATUS_Inactive | 0 | Inactive. |
| TI_TRADER_ACCOUNT_STATUS_Active | 1 | Active. |
| TI_TRADER_ACCOUNT_STATUS_ToBeDeleted | 2 | To be deleted. |
| TI_TRADER_ACCOUNT_STATUS_Deleted | 3 | Deleted. |
Definition at line 4080 of file SMP.Enumerations.h.
|
static |
Provides string presentation.