|
iceberg-cpp
|
Public Member Functions | |
| PropertyGetResponse (const PropertyGetResponse &) | |
| PropertyGetResponse & | operator= (const PropertyGetResponse &) |
| void | __set_properties (const std::map< std::string, std::map< std::string, std::string > > &val) |
| bool | operator== (const PropertyGetResponse &rhs) const |
| bool | operator!= (const PropertyGetResponse &rhs) const |
| bool | operator< (const PropertyGetResponse &) 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::map< std::string, std::map< std::string, std::string > > | properties |
| _PropertyGetResponse__isset | __isset |