#include <SMP.Enumerations.h>
Public Types | |
enum | Enum { TI_CREDIT_PROFILE_Welcome, TI_CREDIT_PROFILE_Automatic, TI_CREDIT_PROFILE_Unwelcome } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 1322 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
TI_CREDIT_PROFILE_Welcome |
Welcome. |
TI_CREDIT_PROFILE_Automatic |
Automatic. |
TI_CREDIT_PROFILE_Unwelcome |
Unwelcome. |
Definition at line 1324 of file SMP.Enumerations.h.
|
static |
Provides string presentation.