BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
This is the complete list of members for graphene::protocol::price, including all inherited members.
base | graphene::protocol::price | |
call_price(const asset &debt, const asset &collateral, uint16_t collateral_ratio) | graphene::protocol::price | static |
is_null() const | graphene::protocol::price | |
max(asset_id_type base, asset_id_type quote) | graphene::protocol::price | static |
max() const | graphene::protocol::price | inline |
min(asset_id_type base, asset_id_type quote) | graphene::protocol::price | static |
min() const | graphene::protocol::price | inline |
price(const asset &_base=asset(), const asset &_quote=asset()) | graphene::protocol::price | inlineexplicit |
quote | graphene::protocol::price | |
to_real() const | graphene::protocol::price | inline |
unit_price(asset_id_type a=asset_id_type()) | graphene::protocol::price | inlinestatic |
validate(bool check_upper_bound=false) const | graphene::protocol::price |