#include <SMP.Enumerations.h>
Public Types | |
enum | Enum { TI_ACCOUNT_INFO_STATUS_Accepted, TI_ACCOUNT_INFO_STATUS_Invalid, TI_ACCOUNT_INFO_STATUS_Refused } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 1222 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
TI_ACCOUNT_INFO_STATUS_Accepted |
Accepted. |
TI_ACCOUNT_INFO_STATUS_Invalid |
Invalid. |
TI_ACCOUNT_INFO_STATUS_Refused |
Refused. |
Definition at line 1224 of file SMP.Enumerations.h.
|
static |
Provides string presentation.