Definition at line 1493 of file Fields.h.
◆ Bits
Aliases integral type whose bits are used to indicate flag presence.
Definition at line 1498 of file Fields.h.
◆ ThisType
◆ anonymous enum
| Enumerator |
|---|
| Size | sizeof(Bits) | |
Definition at line 1500 of file Fields.h.
◆ SettlPriceType()
Constructs from a value.
Definition at line 1622 of file Fields.h.
◆ actual() [1/2]
Indicates whether Actual bit is set.
Definition at line 1535 of file Fields.h.
◆ actual() [2/2]
Modifies Actual bit.
Definition at line 1542 of file Fields.h.
◆ bits()
- Returns
- elements as they packed in the set.
Definition at line 1614 of file Fields.h.
◆ finalDaily() [1/2]
| bool finalDaily |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether FinalDaily bit is set.
Definition at line 1519 of file Fields.h.
◆ finalDaily() [2/2]
Modifies FinalDaily bit.
Definition at line 1526 of file Fields.h.
◆ intraday() [1/2]
Indicates whether Intraday bit is set.
Definition at line 1567 of file Fields.h.
◆ intraday() [2/2]
Modifies Intraday bit.
Definition at line 1574 of file Fields.h.
◆ nullValue() [1/2]
Indicates whether NullValue bit is set.
Definition at line 1599 of file Fields.h.
◆ nullValue() [2/2]
Modifies NullValue bit.
Definition at line 1606 of file Fields.h.
◆ operator!=()
Compares encoded data.
Definition at line 1631 of file Fields.h.
◆ operator==()
Compares encoded data.
Definition at line 1641 of file Fields.h.
◆ reservedBits() [1/2]
| bool reservedBits |
( |
| ) |
const |
|
inlinenoexcept |
Indicates whether ReservedBits bit is set.
Definition at line 1583 of file Fields.h.
◆ reservedBits() [2/2]
Modifies ReservedBits bit.
Definition at line 1590 of file Fields.h.
◆ rounded() [1/2]
Indicates whether Rounded bit is set.
Definition at line 1551 of file Fields.h.
◆ rounded() [2/2]
Modifies Rounded bit.
Definition at line 1558 of file Fields.h.