Definition at line 3990 of file Fields.h.
◆ Bits
Aliases integral type whose bits are used to indicate flag presence.
Definition at line 3995 of file Fields.h.
◆ anonymous enum
Enumerator |
---|
Size | sizeof(Bits) | |
Definition at line 3997 of file Fields.h.
◆ PhaseQualifier()
Constructs from a value.
Definition at line 4101 of file Fields.h.
◆ bits()
- Returns
- elements as they packed in the set.
Definition at line 4093 of file Fields.h.
◆ callBBOOnly()
bool callBBOOnly |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether CallBBOOnly bit is set.
Definition at line 4022 of file Fields.h.
◆ exceptionalMarketConditions()
bool exceptionalMarketConditions |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether ExceptionalMarketConditions bit is set.
Definition at line 4070 of file Fields.h.
◆ executionPreventionAcrossAllFirms()
bool executionPreventionAcrossAllFirms |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether ExecutionPreventionAcrossAllFirms bit is set.
Definition at line 4086 of file Fields.h.
◆ operator!=()
Compares encoded data.
Definition at line 4115 of file Fields.h.
◆ operator==()
Compares encoded data.
Definition at line 4125 of file Fields.h.
◆ qualifier()
Indicates whether NoQualifier bit is set.
Definition at line 4014 of file Fields.h.
◆ quotingPeriod()
bool quotingPeriod |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether QuotingPeriod bit is set.
Definition at line 4078 of file Fields.h.
◆ randomUncrossing()
bool randomUncrossing |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether RandomUncrossing bit is set.
Definition at line 4038 of file Fields.h.
◆ stressedMarketConditions()
bool stressedMarketConditions |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether StressedMarketConditions bit is set.
Definition at line 4062 of file Fields.h.
◆ suspended()
Indicates whether Suspended bit is set.
Definition at line 4046 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 4030 of file Fields.h.
◆ wholesaleAllowed()
bool wholesaleAllowed |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether WholesaleAllowed bit is set.
Definition at line 4054 of file Fields.h.