|
iceberg-cpp
|
Public Member Functions | |
| GrantRevokeRoleResponse (const GrantRevokeRoleResponse &) noexcept | |
| GrantRevokeRoleResponse & | operator= (const GrantRevokeRoleResponse &) noexcept |
| void | __set_success (const bool val) |
| bool | operator== (const GrantRevokeRoleResponse &rhs) const |
| bool | operator!= (const GrantRevokeRoleResponse &rhs) const |
| bool | operator< (const GrantRevokeRoleResponse &) const |
| uint32_t | read (::apache::thrift::protocol::TProtocol *iprot) override |
| uint32_t | write (::apache::thrift::protocol::TProtocol *oprot) const override |
| virtual void | printTo (std::ostream &out) const |
Public Attributes | |
| bool | success |
| _GrantRevokeRoleResponse__isset | __isset |