Definition at line 1063 of file Fields.h.
◆ Bits
Aliases integral type whose bits are used to indicate flag presence.
Definition at line 1068 of file Fields.h.
◆ SettlPriceType()
◆ actual()
Indicates whether Actual bit is set.
Definition at line 1077 of file Fields.h.
◆ bits()
Returns elements as they packed in the set.
Definition at line 1107 of file Fields.h.
◆ finalDaily()
bool finalDaily |
( |
| ) |
const |
|
inline |
Indicates whether FinalDaily bit is set.
Definition at line 1071 of file Fields.h.
◆ intraday()
Indicates whether Intraday bit is set.
Definition at line 1089 of file Fields.h.
◆ nullValue()
Indicates whether NullValue bit is set.
Definition at line 1101 of file Fields.h.
◆ reservedBits()
bool reservedBits |
( |
| ) |
const |
|
inline |
Indicates whether ReservedBits bit is set.
Definition at line 1095 of file Fields.h.
◆ rounded()
Indicates whether Rounded bit is set.
Definition at line 1083 of file Fields.h.