BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
graphene::protocol::asset Member List

This is the complete list of members for graphene::protocol::asset, including all inherited members.

amountgraphene::protocol::asset
asset(share_type a=0, asset_id_type id=asset_id_type())graphene::protocol::assetinline
asset_idgraphene::protocol::asset
multiply_and_round_up(const price &p) constgraphene::protocol::asset
operator!=(const asset &a, const asset &b)graphene::protocol::assetfriend
operator+(const asset &a, const asset &b)graphene::protocol::assetfriend
operator+=(const asset &o)graphene::protocol::assetinline
operator-() constgraphene::protocol::assetinline
operator-(const asset &a, const asset &b)graphene::protocol::assetfriend
operator-=(const asset &o)graphene::protocol::assetinline
operator<(const asset &a, const asset &b)graphene::protocol::assetfriend
operator<=(const asset &a, const asset &b)graphene::protocol::assetfriend
operator==(const asset &a, const asset &b)graphene::protocol::assetfriend
operator>(const asset &a, const asset &b)graphene::protocol::assetfriend
operator>=(const asset &a, const asset &b)graphene::protocol::assetfriend
scaled_precision(uint8_t precision)graphene::protocol::assetstatic