Public Types | |
enum | Enum |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 3029 of file SMP.Enumerations.h.
enum Enum |
Enumerator | ||
---|---|---|
TI_SETTLEMENT_MODE_None | 0 | None. |
TI_SETTLEMENT_MODE_CCPOnly | 1 | CCP Only. |
TI_SETTLEMENT_MODE_BilateralOnly | 2 | Bilateral Only. |
TI_SETTLEMENT_MODE_Both | 3 | Both. |
Definition at line 3031 of file SMP.Enumerations.h.
|
static |
Provides string presentation.