|
iceberg-cpp
|
Public Member Functions | |
| GetCatalogResponse (const GetCatalogResponse &) | |
| GetCatalogResponse & | operator= (const GetCatalogResponse &) |
| void | __set_catalog (const Catalog &val) |
| bool | operator== (const GetCatalogResponse &rhs) const |
| bool | operator!= (const GetCatalogResponse &rhs) const |
| bool | operator< (const GetCatalogResponse &) 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 | |
| Catalog | catalog |
| _GetCatalogResponse__isset | __isset |