OnixS C++ MTS Repo SDP Handler  1.3.2.8
API documentation
TI_ENVIRONMENT Struct Reference

#include <SMP.Enumerations.h>

Public Types

enum  Enum {
  TI_ENVIRONMENT_LiveMarket, TI_ENVIRONMENT_Test, TI_ENVIRONMENT_PreProduction, TI_ENVIRONMENT_Internal,
  TI_ENVIRONMENT_Development, TI_ENVIRONMENT_Simulator
}
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

Definition at line 3388 of file SMP.Enumerations.h.

Member Enumeration Documentation

enum Enum
Enumerator
TI_ENVIRONMENT_LiveMarket 

Live Market. Production environment available to all members.

TI_ENVIRONMENT_Test 

Test. External test environment available to all members.

TI_ENVIRONMENT_PreProduction 

Pre-Production. Pre-production environment available to all members.

TI_ENVIRONMENT_Internal 

Internal. Internal test environment reserved to SIA.

TI_ENVIRONMENT_Development 

Development. Development test environment reserved to SIA.

TI_ENVIRONMENT_Simulator 

Simulator. Simulation environment reserved to SIA.

Definition at line 3390 of file SMP.Enumerations.h.

Member Function Documentation

static std::string toString ( Enum  value)
static

Provides string presentation.


The documentation for this struct was generated from the following file: