Definition at line 1595 of file Defines.h.
◆ Enum
Enumerator |
---|
NoValue | 0xFF | |
Active | 1 | |
Inactive | 2 | |
Expired | 4 | |
KnockedOut | 6 | |
KnockOutRevoked | 7 | |
Suspended | 9 | |
PendingDeletion | 11 | |
KnockedOutAndSuspended | 12 | |
Definition at line 1597 of file Defines.h.
◆ toString()
std::string toString |
( |
Enum | value | ) |
|
|
static |