#include <SMP.Enumerations.h>
Public Types | |
enum | Enum { REPO_RFCQ_CREDIT_PROFILE_Welcome, REPO_RFCQ_CREDIT_PROFILE__Unwelcome } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 1096 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
REPO_RFCQ_CREDIT_PROFILE_Welcome |
Welcome. |
REPO_RFCQ_CREDIT_PROFILE__Unwelcome |
Unwelcome. |
Definition at line 1098 of file SMP.Enumerations.h.
|
static |
Provides string presentation.