#include <SMP.Enumerations.h>
Public Types | |
enum | Enum { TI_MEMBER_ACCOUNT_EXCEPTION_EVENT_Insert, TI_MEMBER_ACCOUNT_EXCEPTION_EVENT_Delete } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 1662 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
TI_MEMBER_ACCOUNT_EXCEPTION_EVENT_Insert |
Insert. |
TI_MEMBER_ACCOUNT_EXCEPTION_EVENT_Delete |
Delete. |
Definition at line 1664 of file SMP.Enumerations.h.
|
static |
Provides string presentation.