Public Types | |
| enum | Enum |
Static Public Member Functions | |
| static std::string | toString (Enum value) |
Definition at line 628 of file SMP.Enumerations.h.
| enum Enum |
| Enumerator | ||
|---|---|---|
| CMF_PRICE_NOTATION_None | 0 | None. |
| CMF_PRICE_NOTATION_Perc | 1 | Percentage. |
| CMF_PRICE_NOTATION_Yield | 2 | Yield. |
Definition at line 630 of file SMP.Enumerations.h.
|
static |
Provides string presentation.