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

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

Account(AccountType &&account)shared_model::proto::Accountinlineexplicit
Account(const Account &o)shared_model::proto::Accountinline
Account(Account &&o) noexceptshared_model::proto::Accountinline
accountId() const overrideshared_model::proto::Accountinlinevirtual
domainId() const overrideshared_model::proto::Accountinlinevirtual
getTransport() constshared_model::proto::TrivialProto< interface::Account, iroha::protocol::Account >inline
jsonData() const overrideshared_model::proto::Accountinlinevirtual
ModelType typedefshared_model::interface::ModelPrimitive< Account >
operator!=(const ModelType &rhs) constshared_model::interface::ModelPrimitive< Account >inlinevirtual
operator==(const Account &rhs) const overrideshared_model::interface::Accountinlinevirtual
proto_shared_model::proto::TrivialProto< interface::Account, iroha::protocol::Account >protected
quorum() const overrideshared_model::proto::Accountinlinevirtual
toString() const overrideshared_model::interface::Accountinlinevirtual
TransportType typedefshared_model::proto::TrivialProto< interface::Account, iroha::protocol::Account >
TrivialProto(ProtoLoader &&ref)shared_model::proto::TrivialProto< interface::Account, iroha::protocol::Account >inlineexplicit
~ModelPrimitive()=defaultshared_model::interface::ModelPrimitive< Account >virtual