Public Types | |
| enum | Enum |
Static Public Member Functions | |
| static std::string | toString (Enum value) |
Definition at line 721 of file SMP.Enumerations.h.
| enum Enum |
| Enumerator | ||
|---|---|---|
| CMF_QUOTING_SIDE_Bid | 0 | Bid. |
| CMF_QUOTING_SIDE_Double | 1 | Double Side (i.e. bid and ask) |
| CMF_QUOTING_SIDE_Ask | 2 | Ask. |
Definition at line 723 of file SMP.Enumerations.h.
|
static |
Provides string presentation.