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

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

Public Types

enum  Enum { TI_PERIOD_Day = 0, TI_PERIOD_Week = 1, TI_PERIOD_Month = 2, TI_PERIOD_Year = 3 }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
TI_PERIOD_Day 

Day.

TI_PERIOD_Week 

Week.

TI_PERIOD_Month 

Month.

TI_PERIOD_Year 

Year.

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