OnixS C++ MTS Cash SDP Handler  1.6.5
API documentation
TI_ENVIRONMENT Struct Reference

#include <OnixS/MTS/Cash/SDP/SMP.Enumerations.h>

Public Types

enum  Enum {
  TI_ENVIRONMENT_LiveMarket = 0, TI_ENVIRONMENT_Test = 1, TI_ENVIRONMENT_PreProduction = 2, TI_ENVIRONMENT_Internal = 3,
  TI_ENVIRONMENT_Development = 4, TI_ENVIRONMENT_Simulator = 5
}
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

Definition at line 1524 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 1526 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: