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