This is the complete list of members for PriceLevel, including all inherited members.
addOrderId(OrderId id, Quantity quantity) | PriceLevel | |
getPrice() const ONIXS_BATS_PITCH_NOTHROW | PriceLevel | inline |
numberOfOrders() const ONIXS_BATS_PITCH_NOTHROW | PriceLevel | inline |
numberOfOrders(Quantity value) ONIXS_BATS_PITCH_NOTHROW | PriceLevel | inline |
operator=(const PriceLevel &other) | PriceLevel | |
orders() const ONIXS_BATS_PITCH_NOTHROW | PriceLevel | |
PriceLevel() | PriceLevel | |
PriceLevel(const BinaryPrice &price, Quantity quantity=0, Quantity numberOfOrders=0, Time unitTimestamp=0, Time timeOffset=0, const OrderInfos &orders=OrderInfos()) | PriceLevel | explicit |
PriceLevel(const PriceLevel &) | PriceLevel | |
quantity() const ONIXS_BATS_PITCH_NOTHROW | PriceLevel | inline |
quantity(Quantity value) ONIXS_BATS_PITCH_NOTHROW | PriceLevel | inline |
removeOrderId(OrderId id) | PriceLevel | |
setPrice(const BinaryPrice &value) ONIXS_BATS_PITCH_NOTHROW | PriceLevel | inline |
swap(PriceLevel &) ONIXS_BATS_PITCH_NOTHROW | PriceLevel | |
timeOffset() const ONIXS_BATS_PITCH_NOTHROW | PriceLevel | inline |
timeOffset(Time) ONIXS_BATS_PITCH_NOTHROW | PriceLevel | inline |
toString() const | PriceLevel | |
toString(std::string &) const | PriceLevel | |
unitTimestamp() const ONIXS_BATS_PITCH_NOTHROW | PriceLevel | inline |
unitTimestamp(Time) ONIXS_BATS_PITCH_NOTHROW | PriceLevel | inline |
updateOrderId(OrderId id, Quantity quantity) | PriceLevel |