Definition at line 576 of file SMP.Enumerations.h.
◆ Enum
Enumerator |
---|
TI_ENVIRONMENT_LiveMarket | 0 | Live Market Production environment available to all members.
|
TI_ENVIRONMENT_Test | 1 | Test External test environment available to all members.
|
TI_ENVIRONMENT_PreProduction | 2 | Pre-Production Pre-production environment available to all members.
|
TI_ENVIRONMENT_Internal | 3 | Internal Internal test environment reserved to SIA.
|
TI_ENVIRONMENT_Development | 4 | Development Development test environment reserved to SIA.
|
TI_ENVIRONMENT_Simulator | 5 | Simulator Simulation environment reserved to SIA.
|
Definition at line 578 of file SMP.Enumerations.h.
◆ toString()
std::string toString |
( |
Enum | value | ) |
|
|
static |
Provides string presentation.