IncrementalRefreshBookCombinedEntry & operator=(const IncrementalRefreshBookCombinedEntry &other)
Re-initializes as copy of the other instance.
IncrementalRefreshBookCombinedEntry(const IncrementalRefreshBookCombinedEntry &other)
Initializes as copy of the other one.
bool entryPx(Decimal &price) const
Price value.
IncrementalRefreshBookCombinedEntry(const Order &order, const Price &price)
Initializes instance from order and price components.
bool orderPriority(OrderPriority &priority) const
Order priority.
bool displayQty(DisplayQuantity &quantity) const
Display quantity.
EntryTypeBook::Enum entryType() const
Type of market data entry.
OrderUpdateAction::Enum updateAction() const
Indicates action of atomic book update.
SecurityId securityId() const
Security id whose MBO book is to be updated.
bool orderId(OrderId &id) const
Order identifier.