#include <OnixS/MTS/Cash/SDP/SMP.Enumerations.h>
Public Types | |
enum | Enum { CMF_TPA_MARK_UP_EVENT_Insert = 0, CMF_TPA_MARK_UP_EVENT_Delete = 1 } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 787 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
CMF_TPA_MARK_UP_EVENT_Insert |
Insert. |
CMF_TPA_MARK_UP_EVENT_Delete |
Delete. |
Definition at line 789 of file SMP.Enumerations.h.
|
static |
Provides string presentation.