6 #ifndef IROHA_PROTO_GET_ROLE_PERMISSIONS_H 7 #define IROHA_PROTO_GET_ROLE_PERMISSIONS_H 11 #include "queries.pb.h" 23 const iroha::protocol::GetRolePermissions &role_permissions_;
29 #endif // IROHA_PROTO_GET_ROLE_PERMISSIONS_H
const interface::types::RoleIdType & roleId() const override
Definition: proto_get_role_permissions.cpp:14
Definition: proto_get_role_permissions.hpp:15
Definition: get_role_permissions.hpp:18
Definition: command_executor.hpp:12
GetRolePermissions(iroha::protocol::Query &query)
Definition: proto_get_role_permissions.cpp:11
std::string RoleIdType
Type of role (i.e admin, user)
Definition: types.hpp:54