Public Types | |
| enum | Enum |
Static Public Member Functions | |
| static std::string | toString (Enum value) |
Definition at line 7936 of file SMP.Enumerations.h.
| enum Enum |
| Enumerator | ||
|---|---|---|
| BV_PRE_TRADE_PUBLISH_FLAG_None | 0 | None. |
| BV_PRE_TRADE_PUBLISH_FLAG_Average | 1 | Average. |
| BV_PRE_TRADE_PUBLISH_FLAG_AllQuotes | 2 | All Quotes. |
Definition at line 7938 of file SMP.Enumerations.h.
|
static |
Provides string presentation.