#include <SMP.Enumerations.h>
Public Types | |
enum | Enum { REPO_PROP_EVENT_Activate, REPO_PROP_EVENT_Suspend, REPO_PROP_EVENT_Delete } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 944 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
REPO_PROP_EVENT_Activate |
Activate. |
REPO_PROP_EVENT_Suspend |
Suspend. |
REPO_PROP_EVENT_Delete |
Delete. |
Definition at line 946 of file SMP.Enumerations.h.
|
static |
Provides string presentation.