#include "proto_get_peers.hpp"


Public Member Functions | |
| GetPeers (iroha::protocol::Query &query) | |
Public Member Functions inherited from shared_model::interface::GetPeers | |
| std::string | toString () const override |
| bool | operator== (const ModelType &rhs) const override |
Public Member Functions inherited from shared_model::interface::ModelPrimitive< GetPeers > | |
| virtual bool | operator== (const ModelType &rhs) const=0 |
| virtual bool | operator!= (const ModelType &rhs) const |
| virtual | ~ModelPrimitive ()=default |
Additional Inherited Members | |
Public Types inherited from shared_model::interface::ModelPrimitive< GetPeers > | |
| using | ModelType = GetPeers |
|
explicit |