Public Types | |
enum | Enum |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 837 of file SMP.Enumerations.h.
enum Enum |
Enumerator | ||
---|---|---|
TI_FLOW_BPV | 0 | BPV. |
TI_FLOW_CleanPrice | 1 | CleanPrice. |
TI_FLOW_FuturePrice | 2 | FuturePrice. |
TI_FLOW_Yield | 3 | Yield. |
TI_FLOW_BenchmarkIndexFutureValue | 4 | Benchmark Index Future Value. |
Definition at line 839 of file SMP.Enumerations.h.
|
static |
Provides string presentation.