Public Types | |
enum | Enum |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 921 of file SMP.Enumerations.h.
enum Enum |
Enumerator | ||
---|---|---|
CMF_TRADE_SPLIT_EVENT_Allocate | 0 | Allocate. |
CMF_TRADE_SPLIT_EVENT_Update | 1 | Update. |
CMF_TRADE_SPLIT_EVENT_Delete | 2 | Delete. |
Definition at line 923 of file SMP.Enumerations.h.
|
static |
Provides string presentation.