amount | graphene::protocol::asset | |
asset(share_type a=0, asset_id_type id=asset_id_type()) | graphene::protocol::asset | inline |
asset_id | graphene::protocol::asset | |
multiply_and_round_up(const price &p) const | graphene::protocol::asset | |
operator!=(const asset &a, const asset &b) | graphene::protocol::asset | friend |
operator+(const asset &a, const asset &b) | graphene::protocol::asset | friend |
operator+=(const asset &o) | graphene::protocol::asset | inline |
operator-() const | graphene::protocol::asset | inline |
operator-(const asset &a, const asset &b) | graphene::protocol::asset | friend |
operator-=(const asset &o) | graphene::protocol::asset | inline |
operator<(const asset &a, const asset &b) | graphene::protocol::asset | friend |
operator<=(const asset &a, const asset &b) | graphene::protocol::asset | friend |
operator==(const asset &a, const asset &b) | graphene::protocol::asset | friend |
operator>(const asset &a, const asset &b) | graphene::protocol::asset | friend |
operator>=(const asset &a, const asset &b) | graphene::protocol::asset | friend |
scaled_precision(uint8_t precision) | graphene::protocol::asset | static |