|
iceberg-cpp
|
Public Member Functions | |
| GetPrincipalsInRoleRequest (const GetPrincipalsInRoleRequest &) | |
| GetPrincipalsInRoleRequest & | operator= (const GetPrincipalsInRoleRequest &) |
| void | __set_roleName (const std::string &val) |
| bool | operator== (const GetPrincipalsInRoleRequest &rhs) const |
| bool | operator!= (const GetPrincipalsInRoleRequest &rhs) const |
| bool | operator< (const GetPrincipalsInRoleRequest &) 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 | |
| std::string | roleName |