#include <OnixS/MTS/BondVision/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) |
Definition at line 1912 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
TI_PERIOD_Day |
Day. |
TI_PERIOD_Week |
Week. |
TI_PERIOD_Month |
Month. |
TI_PERIOD_Year |
Year. |
Definition at line 1914 of file SMP.Enumerations.h.
|
static |
Provides string presentation.