|
|
| Catalog (const Catalog &) |
| |
|
Catalog & | operator= (const Catalog &) |
| |
|
void | __set_name (const std::string &val) |
| |
|
void | __set_description (const std::string &val) |
| |
|
void | __set_locationUri (const std::string &val) |
| |
|
void | __set_createTime (const int32_t val) |
| |
|
bool | operator== (const Catalog &rhs) const |
| |
|
bool | operator!= (const Catalog &rhs) const |
| |
|
bool | operator< (const Catalog &) 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 |
| |
|
|
std::string | name |
| |
|
std::string | description |
| |
|
std::string | locationUri |
| |
|
int32_t | createTime |
| |
|
_Catalog__isset | __isset |
| |
The documentation for this class was generated from the following files: