6 #ifndef IROHA_SHARED_MODEL_ASSET_RESPONSE_HPP 7 #define IROHA_SHARED_MODEL_ASSET_RESPONSE_HPP 25 std::string
toString()
const override;
31 #endif // IROHA_SHARED_MODEL_ASSET_RESPONSE_HPP AssetResponse ModelType
Definition: model_primitive.hpp:27
Definition: asset_response.hpp:18
std::string toString() const override
Definition: asset_response.cpp:12
virtual const Asset & asset() const =0
Definition: model_primitive.hpp:22
Definition: command_executor.hpp:13
bool operator==(const ModelType &rhs) const override
Definition: asset_response.cpp:19