|
iceberg-cpp
|
Public Member Functions | |
| WMCreatePoolRequest (const WMCreatePoolRequest &) | |
| WMCreatePoolRequest & | operator= (const WMCreatePoolRequest &) |
| void | __set_pool (const WMPool &val) |
| bool | operator== (const WMCreatePoolRequest &rhs) const |
| bool | operator!= (const WMCreatePoolRequest &rhs) const |
| bool | operator< (const WMCreatePoolRequest &) 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 | |
| WMPool | pool |
| _WMCreatePoolRequest__isset | __isset |