OnixS C++ Cboe CFE Multicast PITCH Market Data Handler  1.12.1
API documentation
PriceLevel Member List

This is the complete list of members for PriceLevel, including all inherited members.

addOrderId(OrderId id, Quantity quantity)PriceLevel
getPrice() const ONIXS_BATS_PITCH_NOTHROWPriceLevelinline
numberOfOrders() const ONIXS_BATS_PITCH_NOTHROWPriceLevelinline
numberOfOrders(Quantity value) ONIXS_BATS_PITCH_NOTHROWPriceLevelinline
operator=(const PriceLevel &other)PriceLevel
orders() const ONIXS_BATS_PITCH_NOTHROWPriceLevel
PriceLevel()PriceLevel
PriceLevel(const BinaryPrice &price, Quantity quantity=0, Quantity numberOfOrders=0, Time unitTimestamp=0, Time timeOffset=0, const OrderInfos &orders=OrderInfos())PriceLevelexplicit
PriceLevel(const PriceLevel &)PriceLevel
quantity() const ONIXS_BATS_PITCH_NOTHROWPriceLevelinline
quantity(Quantity value) ONIXS_BATS_PITCH_NOTHROWPriceLevelinline
removeOrderId(OrderId id)PriceLevel
setPrice(const BinaryPrice &value) ONIXS_BATS_PITCH_NOTHROWPriceLevelinline
swap(PriceLevel &) ONIXS_BATS_PITCH_NOTHROWPriceLevel
timeOffset() const ONIXS_BATS_PITCH_NOTHROWPriceLevelinline
timeOffset(Time) ONIXS_BATS_PITCH_NOTHROWPriceLevelinline
toString() const PriceLevel
toString(std::string &) const PriceLevel
unitTimestamp() const ONIXS_BATS_PITCH_NOTHROWPriceLevelinline
unitTimestamp(Time) ONIXS_BATS_PITCH_NOTHROWPriceLevelinline
updateOrderId(OrderId id, Quantity quantity)PriceLevel