|
|
| Role (const Role &) |
| |
|
Role & | operator= (const Role &) |
| |
|
void | __set_roleName (const std::string &val) |
| |
|
void | __set_createTime (const int32_t val) |
| |
|
void | __set_ownerName (const std::string &val) |
| |
|
bool | operator== (const Role &rhs) const |
| |
|
bool | operator!= (const Role &rhs) const |
| |
|
bool | operator< (const Role &) 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 | roleName |
| |
|
int32_t | createTime |
| |
|
std::string | ownerName |
| |
|
_Role__isset | __isset |
| |
The documentation for this class was generated from the following files: