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

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

block() const overrideshared_model::proto::BlockResponsevirtual
BlockResponse(iroha::protocol::BlockQueryResponse &block_query_response)shared_model::proto::BlockResponseexplicit
ModelType typedefshared_model::interface::ModelPrimitive< BlockResponse >
operator!=(const ModelType &rhs) constshared_model::interface::ModelPrimitive< BlockResponse >inlinevirtual
operator==(const ModelType &rhs) const overrideshared_model::interface::BlockResponse
ModelPrimitive< BlockResponse >::operator==(const ModelType &rhs) const=0shared_model::interface::ModelPrimitive< BlockResponse >pure virtual
toString() const overrideshared_model::interface::BlockResponsevirtual
~ModelPrimitive()=defaultshared_model::interface::ModelPrimitive< BlockResponse >virtual