#include <OnixS/MTS/BondVision/SDP/SMP.Enumerations.h>
Public Types | |
enum | Enum { TI_MASTER_AGREEMENT_NONE = 0, TI_MASTER_AGREEMENT_ISDA = 1, TI_MASTER_AGREEMENT_AFB_FBF = 2, TI_MASTER_AGREEMENT_DERV = 3 } |
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 |
None. |
TI_MASTER_AGREEMENT_ISDA |
ISDA. |
TI_MASTER_AGREEMENT_AFB_FBF |
AFB/FBF. |
TI_MASTER_AGREEMENT_DERV |
DERV. |
Definition at line 1424 of file SMP.Enumerations.h.
|
static |
Provides string presentation.