|
iceberg-cpp
|
Public Member Functions | |
| GetPrincipalsInRoleResponse (const GetPrincipalsInRoleResponse &) | |
| GetPrincipalsInRoleResponse & | operator= (const GetPrincipalsInRoleResponse &) |
| void | __set_principalGrants (const std::vector< RolePrincipalGrant > &val) |
| bool | operator== (const GetPrincipalsInRoleResponse &rhs) const |
| bool | operator!= (const GetPrincipalsInRoleResponse &rhs) const |
| bool | operator< (const GetPrincipalsInRoleResponse &) 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::vector< RolePrincipalGrant > | principalGrants |