#include <SMP.Enumerations.h>
Public Types | |
enum | Enum { REPO_HAIRCUT_STATUS__Processing, REPO_HAIRCUT_STATUS__Accepted, REPO_HAIRCUT_STATUS__Refused, REPO_HAIRCUT_STATUS__Revoked, REPO_HAIRCUT_STATUS__Deleted } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 503 of file SMP.Enumerations.h.
enum Enum |
Definition at line 505 of file SMP.Enumerations.h.
|
static |
Provides string presentation.