Definition at line 4038 of file Fields.h.
◆ Bits
Aliases integral type whose bits are used to indicate flag presence.
Definition at line 4043 of file Fields.h.
◆ anonymous enum
| Enumerator |
|---|
| Size | sizeof(Bits) | |
Definition at line 4045 of file Fields.h.
◆ PhaseQualifier()
Constructs from a value.
Definition at line 4149 of file Fields.h.
◆ bits()
- Returns
- elements as they packed in the set.
Definition at line 4141 of file Fields.h.
◆ callBBOOnly()
| bool callBBOOnly |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether CallBBOOnly bit is set.
Definition at line 4070 of file Fields.h.
◆ exceptionalMarketConditions()
| bool exceptionalMarketConditions |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether ExceptionalMarketConditions bit is set.
Definition at line 4118 of file Fields.h.
◆ executionPreventionAcrossAllFirms()
| bool executionPreventionAcrossAllFirms |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether ExecutionPreventionAcrossAllFirms bit is set.
Definition at line 4134 of file Fields.h.
◆ operator!=()
Compares encoded data.
Definition at line 4163 of file Fields.h.
◆ operator==()
Compares encoded data.
Definition at line 4173 of file Fields.h.
◆ qualifier()
Indicates whether NoQualifier bit is set.
Definition at line 4062 of file Fields.h.
◆ quotingPeriod()
| bool quotingPeriod |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether QuotingPeriod bit is set.
Definition at line 4126 of file Fields.h.
◆ randomUncrossing()
| bool randomUncrossing |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether RandomUncrossing bit is set.
Definition at line 4086 of file Fields.h.
◆ stressedMarketConditions()
| bool stressedMarketConditions |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether StressedMarketConditions bit is set.
Definition at line 4110 of file Fields.h.
◆ suspended()
Indicates whether Suspended bit is set.
Definition at line 4094 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 4078 of file Fields.h.
◆ wholesaleAllowed()
| bool wholesaleAllowed |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether WholesaleAllowed bit is set.
Definition at line 4102 of file Fields.h.