Public Types | |
| enum | Enum |
Static Public Member Functions | |
| static std::string | toString (Enum value) |
Definition at line 2358 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 2360 of file SMP.Enumerations.h.
|
static |
Provides string presentation.