hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
shared_model::interface::RevokePermission Member List

This is the complete list of members for shared_model::interface::RevokePermission, including all inherited members.

accountId() const =0shared_model::interface::RevokePermissionpure virtual
ModelType typedefshared_model::interface::ModelPrimitive< RevokePermission >
operator!=(const ModelType &rhs) constshared_model::interface::ModelPrimitive< RevokePermission >inlinevirtual
operator==(const ModelType &rhs) const overrideshared_model::interface::RevokePermission
ModelPrimitive< RevokePermission >::operator==(const ModelType &rhs) const=0shared_model::interface::ModelPrimitive< RevokePermission >pure virtual
permissionName() const =0shared_model::interface::RevokePermissionpure virtual
toString() const override=0shared_model::interface::RevokePermissionpure virtual
~ModelPrimitive()=defaultshared_model::interface::ModelPrimitive< RevokePermission >virtual