Definition at line 3945 of file Fields.h.
◆ Bits
Aliases integral type whose bits are used to indicate flag presence.
Definition at line 3950 of file Fields.h.
◆ anonymous enum
Enumerator |
---|
Size | sizeof(Bits) | |
Definition at line 3952 of file Fields.h.
◆ PhaseQualifier()
Constructs from a value.
Definition at line 4056 of file Fields.h.
◆ bits()
- Returns
- elements as they packed in the set.
Definition at line 4048 of file Fields.h.
◆ callBBOOnly()
bool callBBOOnly |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether CallBBOOnly bit is set.
Definition at line 3977 of file Fields.h.
◆ exceptionalMarketConditions()
bool exceptionalMarketConditions |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether ExceptionalMarketConditions bit is set.
Definition at line 4025 of file Fields.h.
◆ executionPreventionAcrossAllFirms()
bool executionPreventionAcrossAllFirms |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether ExecutionPreventionAcrossAllFirms bit is set.
Definition at line 4041 of file Fields.h.
◆ operator!=()
Compares encoded data.
Definition at line 4070 of file Fields.h.
◆ operator==()
Compares encoded data.
Definition at line 4080 of file Fields.h.
◆ qualifier()
Indicates whether NoQualifier bit is set.
Definition at line 3969 of file Fields.h.
◆ quotingPeriod()
bool quotingPeriod |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether QuotingPeriod bit is set.
Definition at line 4033 of file Fields.h.
◆ randomUncrossing()
bool randomUncrossing |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether RandomUncrossing bit is set.
Definition at line 3993 of file Fields.h.
◆ stressedMarketConditions()
bool stressedMarketConditions |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether StressedMarketConditions bit is set.
Definition at line 4017 of file Fields.h.
◆ suspended()
Indicates whether Suspended bit is set.
Definition at line 4001 of file Fields.h.
◆ toString()
std::string toString |
( |
| ) |
const |
- Returns
- a human-readable presentation.
◆ tradingAtLast()
bool tradingAtLast |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether TradingAtLast bit is set.
Definition at line 3985 of file Fields.h.
◆ wholesaleAllowed()
bool wholesaleAllowed |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether WholesaleAllowed bit is set.
Definition at line 4009 of file Fields.h.