OnixS C++ HKEX OMD-C Handler 1.0.0
API documentation
Loading...
Searching...
No Matches
PriceLevel Member List

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

addOrderId(OrderId id, Quantity quantity)PriceLevel
getPrice() const noexceptPriceLevelinline
numberOfOrders() const noexceptPriceLevelinline
numberOfOrders(Quantity value) noexceptPriceLevelinline
operator=(const PriceLevel &other)PriceLevel
orders() const noexceptPriceLevel
PriceLevel()PriceLevel
PriceLevel(const Price &price, Quantity quantity=0, Quantity numberOfOrders=0, const OrderInfos &orders=OrderInfos())PriceLevelexplicit
PriceLevel(const PriceLevel &)PriceLevel
quantity() const noexceptPriceLevelinline
quantity(Quantity value) noexceptPriceLevelinline
removeOrderId(OrderId id)PriceLevel
setPrice(const Price &value) noexceptPriceLevelinline
swap(PriceLevel &) noexceptPriceLevel
toString() constPriceLevel
toString(std::string &) constPriceLevel
updateOrderId(OrderId id, Quantity quantity)PriceLevel