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

Public Types

enum  Enum

Static Public Member Functions

static std::string toString (Enum value)

Detailed Description

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

Member Enumeration Documentation

◆ Enum

enum Enum
Enumerator
TI_UTC_None 

None.

TI_UTC_Minus_1200 

UTC-12:00.

TI_UTC_Minus_1100 

UTC-11:00.

TI_UTC_Minus_1000 

UTC-10:00.

TI_UTC_Minus_0930 

UTC-09:30.

TI_UTC_Minus_0900 

UTC-09:00.

TI_UTC_Minus_0800 

UTC-08:00.

TI_UTC_Minus_0700 

UTC-07:00.

TI_UTC_Minus_0600 

UTC-06:00.

TI_UTC_Minus_0500 

UTC-05:00.

TI_UTC_Minus_0430 10 

UTC-04:30.

TI_UTC_Minus_0400 11 

UTC-04:00.

TI_UTC_Minus_0330 12 

UTC-03:30.

TI_UTC_Minus_0300 13 

UTC-03:00.

TI_UTC_Minus_0200 14 

UTC-02:00.

TI_UTC_Minus_0100 15 

UTC-01:00.

TI_UTC_0000 16 

UTC 00:00.

TI_UTC_Plus_0100 17 

UTC+01:00.

TI_UTC_Plus_0200 18 

UTC+02:00.

TI_UTC_Plus_0300 19 

UTC+03:00.

TI_UTC_Plus_0330 20 

UTC+03:30.

TI_UTC_Plus_0400 21 

UTC+04:00.

TI_UTC_Plus_0430 22 

UTC+04:30.

TI_UTC_Plus_0500 23 

UTC+05:00.

TI_UTC_Plus_0530 24 

UTC+05:30.

TI_UTC_Plus_0545 25 

UTC+05:45.

TI_UTC_Plus_0600 26 

UTC+06:00.

TI_UTC_Plus_0630 27 

UTC+06:30.

TI_UTC_Plus_0700 28 

UTC+07:00.

TI_UTC_Plus_0800 29 

UTC+08:00.

TI_UTC_Plus_0845 30 

UTC+08:45.

TI_UTC_Plus_0900 31 

UTC+09:00.

TI_UTC_Plus_0930 32 

UTC+09:30.

TI_UTC_Plus_1000 33 

UTC+10:00.

TI_UTC_Plus_1030 34 

UTC+10:30.

TI_UTC_Plus_1100 35 

UTC+11:00.

TI_UTC_Plus_1130 36 

UTC+11:30.

TI_UTC_Plus_1200 37 

UTC+12:00.

TI_UTC_Plus_1245 38 

UTC+12:45.

TI_UTC_Plus_1300 39 

UTC+13:00.

TI_UTC_Plus_1400 40 

UTC+14:00.

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

Member Function Documentation

◆ toString()

std::string toString ( Enum value)
static

Provides string presentation.