#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) |
Definition at line 4381 of file SMP.Enumerations.h.
enum Enum |
Definition at line 4383 of file SMP.Enumerations.h.
|
static |
Provides string presentation.