#include <OnixS/MTS/Cash/SDP/SMP.Enumerations.h>
Public Types | |
enum | Enum { CMF_ALGO_ID_REGISTRATION_STATUS_Enabled = 0, CMF_ALGO_ID_REGISTRATION_STATUS_Deleted = 1 } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 59 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
CMF_ALGO_ID_REGISTRATION_STATUS_Enabled |
Enabled. |
CMF_ALGO_ID_REGISTRATION_STATUS_Deleted |
Deleted. |
Definition at line 61 of file SMP.Enumerations.h.
|
static |
Provides string presentation.