Public Types | |
| enum | Enum |
Static Public Member Functions | |
| static std::string | toString (Enum value) |
Definition at line 2938 of file SMP.Enumerations.h.
| enum Enum |
| Enumerator | ||
|---|---|---|
| TI_POSSIBLE_QUOTING_None | 0 | None. |
| TI_POSSIBLE_QUOTING_Single | 1 | Single Side (FAS Orders only) |
| TI_POSSIBLE_QUOTING_Double | 2 | Double Side (Proposals Only) |
| TI_POSSIBLE_QUOTING_Both | 3 | Both. |
Definition at line 2940 of file SMP.Enumerations.h.
|
static |
Provides string presentation.