6 #ifndef IROHA_SHARED_MODEL_GET_PEERS_HPP 7 #define IROHA_SHARED_MODEL_GET_PEERS_HPP 19 std::string
toString()
const override;
25 #endif // IROHA_SHARED_MODEL_GET_PEERS_HPP bool operator==(const ModelType &rhs) const override
Definition: get_peers.cpp:15
std::string toString() const override
Definition: get_peers.cpp:11
GetPeers ModelType
Definition: model_primitive.hpp:27
Definition: get_peers.hpp:17
Definition: model_primitive.hpp:22
Definition: command_executor.hpp:12