OnixS SGX Derivatives Handler for C++  2.17.0.0
Price Member List

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

convertTo() const Priceinline
denominatorPrice
hasValue() const Priceinline
NO_PRICE enum value (defined in Price)Price
operator double() const Priceinline
operator float() const Priceinline
operator!=(const Price &right) const (defined in Price)Priceinline
operator<(const Price &right) const (defined in Price)Priceinline
operator<=(const Price &right) const (defined in Price)Priceinline
operator==(const Price &right) const Priceinline
operator>(const Price &right) const (defined in Price)Priceinline
operator>=(const Price &right) const (defined in Price)Priceinline
Price()Priceinline
Price(int priceTicks, unsigned priceDenominator)Priceinline
Price(const Price &other, unsigned newDenominator)Priceinline
ticksPrice
toString() const Price