Definition at line 1301 of file Fields.h.
◆ Bits
Aliases integral type whose bits are used to indicate flag presence.
Definition at line 1306 of file Fields.h.
◆ ThisType
◆ anonymous enum
Enumerator |
---|
Size | sizeof(Bits) | |
Definition at line 1308 of file Fields.h.
◆ MatchEventIndicator()
Constructs from a value.
Definition at line 1462 of file Fields.h.
◆ bits()
- Returns
- elements as they packed in the set.
Definition at line 1454 of file Fields.h.
◆ endOfEvent() [1/2]
bool endOfEvent |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether EndOfEvent bit is set.
Definition at line 1439 of file Fields.h.
◆ endOfEvent() [2/2]
Modifies EndOfEvent bit.
Definition at line 1446 of file Fields.h.
◆ lastImpliedMsg() [1/2]
bool lastImpliedMsg |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether LastImpliedMsg bit is set.
Definition at line 1391 of file Fields.h.
◆ lastImpliedMsg() [2/2]
Modifies LastImpliedMsg bit.
Definition at line 1398 of file Fields.h.
◆ lastQuoteMsg() [1/2]
bool lastQuoteMsg |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether LastQuoteMsg bit is set.
Definition at line 1359 of file Fields.h.
◆ lastQuoteMsg() [2/2]
Modifies LastQuoteMsg bit.
Definition at line 1366 of file Fields.h.
◆ lastStatsMsg() [1/2]
bool lastStatsMsg |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether LastStatsMsg bit is set.
Definition at line 1375 of file Fields.h.
◆ lastStatsMsg() [2/2]
Modifies LastStatsMsg bit.
Definition at line 1382 of file Fields.h.
◆ lastTradeMsg() [1/2]
bool lastTradeMsg |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether LastTradeMsg bit is set.
Definition at line 1327 of file Fields.h.
◆ lastTradeMsg() [2/2]
Modifies LastTradeMsg bit.
Definition at line 1334 of file Fields.h.
◆ lastVolumeMsg() [1/2]
bool lastVolumeMsg |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether LastVolumeMsg bit is set.
Definition at line 1343 of file Fields.h.
◆ lastVolumeMsg() [2/2]
Modifies LastVolumeMsg bit.
Definition at line 1350 of file Fields.h.
◆ operator!=()
Compares encoded data.
Definition at line 1471 of file Fields.h.
◆ operator==()
Compares encoded data.
Definition at line 1481 of file Fields.h.
◆ recoveryMsg() [1/2]
bool recoveryMsg |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether RecoveryMsg bit is set.
Definition at line 1407 of file Fields.h.
◆ recoveryMsg() [2/2]
Modifies RecoveryMsg bit.
Definition at line 1414 of file Fields.h.
◆ reserved() [1/2]
Indicates whether Reserved bit is set.
Definition at line 1423 of file Fields.h.
◆ reserved() [2/2]
Modifies Reserved bit.
Definition at line 1430 of file Fields.h.