#include <SMP.Enumerations.h>
Public Types | |
enum | Enum { REPO_RFCQ_SPREAD_CONFIGURATION_STATUS_Active, REPO_RFCQ_SPREAD_CONFIGURATION_STATUS_Deleted } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 1150 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
REPO_RFCQ_SPREAD_CONFIGURATION_STATUS_Active |
Active. |
REPO_RFCQ_SPREAD_CONFIGURATION_STATUS_Deleted |
Deleted. |
Definition at line 1152 of file SMP.Enumerations.h.
|
static |
Provides string presentation.