#include <OnixS/B3/MarketData/UMDF/messaging/Fields.h>
Definition at line 1506 of file Fields.h.
Aliases integral type whose bits are used to indicate flag presence.
Definition at line 1511 of file Fields.h.
Constructs from a value.
Definition at line 1593 of file Fields.h.
Bits bits |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
- Returns
- elements as they packed in the set.
Definition at line 1585 of file Fields.h.
ONIXS_B3_UMDF_MD_NODISCARD bool blockTrade |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
Indicates whether BlockTrade bit is set.
Definition at line 1578 of file Fields.h.
ONIXS_B3_UMDF_MD_NODISCARD bool crossed |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
Indicates whether Crossed bit is set.
Definition at line 1538 of file Fields.h.
ONIXS_B3_UMDF_MD_NODISCARD bool lastTradeAtTheSamePrice |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
Indicates whether LastTradeAtTheSamePrice bit is set.
Definition at line 1546 of file Fields.h.
ONIXS_B3_UMDF_MD_NODISCARD bool openingPrice |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
Indicates whether OpeningPrice bit is set.
Definition at line 1530 of file Fields.h.
ONIXS_B3_UMDF_MD_NODISCARD bool operator!= |
( |
const TradeCondition & |
other | ) |
const |
throw | ( | |
| ) | | |
|
inline |
Compares encoded data.
Definition at line 1607 of file Fields.h.
ONIXS_B3_UMDF_MD_NODISCARD bool operator== |
( |
const TradeCondition & |
other | ) |
const |
throw | ( | |
| ) | | |
|
inline |
Compares encoded data.
Definition at line 1617 of file Fields.h.
ONIXS_B3_UMDF_MD_NODISCARD bool outOfSequence |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
Indicates whether OutOfSequence bit is set.
Definition at line 1554 of file Fields.h.
ONIXS_B3_UMDF_MD_NODISCARD bool regularTrade |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
Indicates whether RegularTrade bit is set.
Definition at line 1570 of file Fields.h.
std::string toString |
( |
| ) |
const |
|
inline |
ONIXS_B3_UMDF_MD_NODISCARD bool tradeOnBehalf |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
Indicates whether TradeOnBehalf bit is set.
Definition at line 1562 of file Fields.h.
The documentation for this struct was generated from the following files: