#include <SMP.Enumerations.h>
Public Types | |
enum | Enum { REPO_ALGO_ID_REGISTRATION_EVENT_Enable, REPO_ALGO_ID_REGISTRATION_EVENT_Delete } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 164 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
REPO_ALGO_ID_REGISTRATION_EVENT_Enable |
Enable. |
REPO_ALGO_ID_REGISTRATION_EVENT_Delete |
Delete. |
Definition at line 166 of file SMP.Enumerations.h.
|
static |
Provides string presentation.