OnixS C++ MTS Bond Vision SDP Handler 1.3.0
API documentation
Loading...
Searching...
No Matches
TI_ENVIRONMENT Struct Reference

Public Types

enum  Enum

Static Public Member Functions

static std::string toString (Enum value)

Detailed Description

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

Member Enumeration Documentation

◆ Enum

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 578 of file SMP.Enumerations.h.

Member Function Documentation

◆ toString()

std::string toString ( Enum value)
static

Provides string presentation.