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