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

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

comparePriorities(const ModelType &other) const noexceptshared_model::interface::TransactionResponse
errorCode() const =0shared_model::interface::TransactionResponsepure virtual
ErrorCodeType typedefshared_model::interface::TransactionResponse
failedCommandIndex() const =0shared_model::interface::TransactionResponsepure virtual
FailedCommandIndexType typedefshared_model::interface::TransactionResponse
get() const =0shared_model::interface::TransactionResponsepure virtual
ModelType typedefshared_model::interface::ModelPrimitive< TransactionResponse >
operator!=(const ModelType &rhs) constshared_model::interface::ModelPrimitive< TransactionResponse >inlinevirtual
operator==(const ModelType &rhs) const overrideshared_model::interface::TransactionResponse
ModelPrimitive< TransactionResponse >::operator==(const ModelType &rhs) const=0shared_model::interface::ModelPrimitive< TransactionResponse >pure virtual
PrioritiesComparisonResult enum nameshared_model::interface::TransactionResponse
priority() const noexcept=0shared_model::interface::TransactionResponseprotectedpure virtual
ResponseVariantType typedefshared_model::interface::TransactionResponse
statelessErrorOrCommandName() const =0shared_model::interface::TransactionResponsepure virtual
StatelessErrorOrFailedCommandNameType typedefshared_model::interface::TransactionResponse
toString() const overrideshared_model::interface::TransactionResponsevirtual
transactionHash() const =0shared_model::interface::TransactionResponsepure virtual
TransactionHashType typedefshared_model::interface::TransactionResponse
~ModelPrimitive()=defaultshared_model::interface::ModelPrimitive< TransactionResponse >virtual