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

This is the complete list of members for shared_model::interface::Amount, including all inherited members.

Amount(const std::string &amount)shared_model::interface::Amountexplicit
ModelType typedefshared_model::interface::ModelPrimitive< Amount >
operator!=(const ModelType &rhs) constshared_model::interface::ModelPrimitive< Amount >inlinevirtual
operator==(const ModelType &rhs) const overrideshared_model::interface::Amount
ModelPrimitive< Amount >::operator==(const ModelType &rhs) const=0shared_model::interface::ModelPrimitive< Amount >pure virtual
precision() constshared_model::interface::Amount
sign() constshared_model::interface::Amount
toString() const overrideshared_model::interface::Amountvirtual
toStringRepr() constshared_model::interface::Amount
~ModelPrimitive()=defaultshared_model::interface::ModelPrimitive< Amount >virtual