Public Types | |
enum | Enum |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 1422 of file SMP.Enumerations.h.
enum Enum |
Enumerator | ||
---|---|---|
TI_MASTER_AGREEMENT_NONE | 0 | None. |
TI_MASTER_AGREEMENT_ISDA | 1 | ISDA. |
TI_MASTER_AGREEMENT_AFB_FBF | 2 | AFB/FBF. |
TI_MASTER_AGREEMENT_DERV | 3 | DERV. |
Definition at line 1424 of file SMP.Enumerations.h.
|
static |
Provides string presentation.