Public Types | |
enum | Enum |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 830 of file SMP.Enumerations.h.
enum Enum |
Enumerator | ||
---|---|---|
CMF_THIRD_PARTY_STATUS_Active | 0 | Active. |
CMF_THIRD_PARTY_STATUS_LockBySystem | 1 | Locked By System. |
CMF_THIRD_PARTY_STATUS_LockBySponsor | 2 | Locked By Sponsor. |
Definition at line 832 of file SMP.Enumerations.h.
|
static |
Provides string presentation.