Public Types | |
enum | Enum |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 6588 of file SMP.Enumerations.h.
enum Enum |
Enumerator | ||
---|---|---|
BV_HEDGE_RATIO_None | 0 | None. |
BV_HEDGE_RATIO_PriceFactor | 1 | Price Factor Hedge. |
BV_HEDGE_RATIO_Duration | 2 | Duration Hedge. |
BV_HEDGE_RATIO_Nominal | 3 | Nominal Hedge. |
Definition at line 6590 of file SMP.Enumerations.h.
|
static |
Provides string presentation.