Definition at line 1001 of file Fields.h.
◆ Bits
Aliases integral type whose bits are used to indicate flag presence.
Definition at line 1006 of file Fields.h.
◆ SettlPriceType()
◆ actual()
Indicates whether Actual bit is set.
Definition at line 1015 of file Fields.h.
◆ bits()
Returns elements as they packed in the set.
Definition at line 1045 of file Fields.h.
◆ finalDaily()
bool finalDaily |
( |
| ) |
const |
|
inline |
Indicates whether FinalDaily bit is set.
Definition at line 1009 of file Fields.h.
◆ intraday()
Indicates whether Intraday bit is set.
Definition at line 1027 of file Fields.h.
◆ nullValue()
Indicates whether NullValue bit is set.
Definition at line 1039 of file Fields.h.
◆ reservedBits()
bool reservedBits |
( |
| ) |
const |
|
inline |
Indicates whether ReservedBits bit is set.
Definition at line 1033 of file Fields.h.
◆ rounded()
Indicates whether Rounded bit is set.
Definition at line 1021 of file Fields.h.