#include "proto_get_roles.hpp"


Public Member Functions | |
| GetRoles (iroha::protocol::Query &query) | |
Public Member Functions inherited from shared_model::interface::GetRoles | |
| std::string | toString () const override |
| bool | operator== (const ModelType &rhs) const override |
Public Member Functions inherited from shared_model::interface::ModelPrimitive< GetRoles > | |
| 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< GetRoles > | |
| using | ModelType = GetRoles |
|
explicit |