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

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

Public Types

enum  Enum {
  TI_UTC_None = 0, TI_UTC_Minus_1200 = 1, TI_UTC_Minus_1100 = 2, TI_UTC_Minus_1000 = 3,
  TI_UTC_Minus_0930 = 4, TI_UTC_Minus_0900 = 5, TI_UTC_Minus_0800 = 6, TI_UTC_Minus_0700 = 7,
  TI_UTC_Minus_0600 = 8, TI_UTC_Minus_0500 = 9, TI_UTC_Minus_0430 = 10, TI_UTC_Minus_0400 = 11,
  TI_UTC_Minus_0330 = 12, TI_UTC_Minus_0300 = 13, TI_UTC_Minus_0200 = 14, TI_UTC_Minus_0100 = 15,
  TI_UTC_0000 = 16, TI_UTC_Plus_0100 = 17, TI_UTC_Plus_0200 = 18, TI_UTC_Plus_0300 = 19,
  TI_UTC_Plus_0330 = 20, TI_UTC_Plus_0400 = 21, TI_UTC_Plus_0430 = 22, TI_UTC_Plus_0500 = 23,
  TI_UTC_Plus_0530 = 24, TI_UTC_Plus_0545 = 25, TI_UTC_Plus_0600 = 26, TI_UTC_Plus_0630 = 27,
  TI_UTC_Plus_0700 = 28, TI_UTC_Plus_0800 = 29, TI_UTC_Plus_0845 = 30, TI_UTC_Plus_0900 = 31,
  TI_UTC_Plus_0930 = 32, TI_UTC_Plus_1000 = 33, TI_UTC_Plus_1030 = 34, TI_UTC_Plus_1100 = 35,
  TI_UTC_Plus_1130 = 36, TI_UTC_Plus_1200 = 37, TI_UTC_Plus_1245 = 38, TI_UTC_Plus_1300 = 39,
  TI_UTC_Plus_1400 = 40
}
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

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 

UTC-04:30.

TI_UTC_Minus_0400 

UTC-04:00.

TI_UTC_Minus_0330 

UTC-03:30.

TI_UTC_Minus_0300 

UTC-03:00.

TI_UTC_Minus_0200 

UTC-02:00.

TI_UTC_Minus_0100 

UTC-01:00.

TI_UTC_0000 

UTC 00:00.

TI_UTC_Plus_0100 

UTC+01:00.

TI_UTC_Plus_0200 

UTC+02:00.

TI_UTC_Plus_0300 

UTC+03:00.

TI_UTC_Plus_0330 

UTC+03:30.

TI_UTC_Plus_0400 

UTC+04:00.

TI_UTC_Plus_0430 

UTC+04:30.

TI_UTC_Plus_0500 

UTC+05:00.

TI_UTC_Plus_0530 

UTC+05:30.

TI_UTC_Plus_0545 

UTC+05:45.

TI_UTC_Plus_0600 

UTC+06:00.

TI_UTC_Plus_0630 

UTC+06:30.

TI_UTC_Plus_0700 

UTC+07:00.

TI_UTC_Plus_0800 

UTC+08:00.

TI_UTC_Plus_0845 

UTC+08:45.

TI_UTC_Plus_0900 

UTC+09:00.

TI_UTC_Plus_0930 

UTC+09:30.

TI_UTC_Plus_1000 

UTC+10:00.

TI_UTC_Plus_1030 

UTC+10:30.

TI_UTC_Plus_1100 

UTC+11:00.

TI_UTC_Plus_1130 

UTC+11:30.

TI_UTC_Plus_1200 

UTC+12:00.

TI_UTC_Plus_1245 

UTC+12:45.

TI_UTC_Plus_1300 

UTC+13:00.

TI_UTC_Plus_1400 

UTC+14:00.

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