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