Definition at line 4032 of file Fields.h.
◆ Bits
Aliases integral type whose bits are used to indicate flag presence.
Definition at line 4037 of file Fields.h.
◆ anonymous enum
| Enumerator |
|---|
| Size | sizeof(Bits) | |
Definition at line 4039 of file Fields.h.
◆ PhaseQualifier()
Constructs from a value.
Definition at line 4143 of file Fields.h.
◆ bits()
- Returns
- elements as they packed in the set.
Definition at line 4135 of file Fields.h.
◆ callBBOOnly()
| bool callBBOOnly |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether CallBBOOnly bit is set.
Definition at line 4064 of file Fields.h.
◆ exceptionalMarketConditions()
| bool exceptionalMarketConditions |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether ExceptionalMarketConditions bit is set.
Definition at line 4112 of file Fields.h.
◆ executionPreventionAcrossAllFirms()
| bool executionPreventionAcrossAllFirms |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether ExecutionPreventionAcrossAllFirms bit is set.
Definition at line 4128 of file Fields.h.
◆ operator!=()
Compares encoded data.
Definition at line 4157 of file Fields.h.
◆ operator==()
Compares encoded data.
Definition at line 4167 of file Fields.h.
◆ qualifier()
Indicates whether NoQualifier bit is set.
Definition at line 4056 of file Fields.h.
◆ quotingPeriod()
| bool quotingPeriod |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether QuotingPeriod bit is set.
Definition at line 4120 of file Fields.h.
◆ randomUncrossing()
| bool randomUncrossing |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether RandomUncrossing bit is set.
Definition at line 4080 of file Fields.h.
◆ stressedMarketConditions()
| bool stressedMarketConditions |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether StressedMarketConditions bit is set.
Definition at line 4104 of file Fields.h.
◆ suspended()
Indicates whether Suspended bit is set.
Definition at line 4088 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 4072 of file Fields.h.
◆ wholesaleAllowed()
| bool wholesaleAllowed |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether WholesaleAllowed bit is set.
Definition at line 4096 of file Fields.h.