Public Types | |
enum | Enum |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 941 of file SMP.Enumerations.h.
enum Enum |
Enumerator | ||
---|---|---|
CMF_TRADE_SPLIT_STATUS_Refused | 0 | Refused. |
CMF_TRADE_SPLIT_STATUS_Executed | 1 | Executed. |
CMF_TRADE_SPLIT_STATUS_Deleted | 2 | Deleted. |
CMF_TRADE_SPLIT_STATUS_DeletedByGov | 3 | Deleted by Governance. |
Definition at line 943 of file SMP.Enumerations.h.
|
static |
Provides string presentation.