hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
shared_model::proto::AddAssetQuantity Member List

This is the complete list of members for shared_model::proto::AddAssetQuantity, including all inherited members.

AddAssetQuantity(iroha::protocol::Command &command)shared_model::proto::AddAssetQuantityexplicit
amount() const overrideshared_model::proto::AddAssetQuantityvirtual
assetId() const overrideshared_model::proto::AddAssetQuantityvirtual
ModelType typedefshared_model::interface::ModelPrimitive< AddAssetQuantity >
operator!=(const ModelType &rhs) constshared_model::interface::ModelPrimitive< AddAssetQuantity >inlinevirtual
operator==(const ModelType &rhs) const overrideshared_model::interface::AddAssetQuantity
ModelPrimitive< AddAssetQuantity >::operator==(const ModelType &rhs) const=0shared_model::interface::ModelPrimitive< AddAssetQuantity >pure virtual
toString() const overrideshared_model::interface::AddAssetQuantityvirtual
~ModelPrimitive()=defaultshared_model::interface::ModelPrimitive< AddAssetQuantity >virtual