|
iceberg-cpp
|
Public Member Functions | |
| FacebookService_getCpuProfile_args (const FacebookService_getCpuProfile_args &) noexcept | |
| FacebookService_getCpuProfile_args & | operator= (const FacebookService_getCpuProfile_args &) noexcept |
| void | __set_profileDurationInSec (const int32_t val) |
| bool | operator== (const FacebookService_getCpuProfile_args &rhs) const |
| bool | operator!= (const FacebookService_getCpuProfile_args &rhs) const |
| bool | operator< (const FacebookService_getCpuProfile_args &) const |
| uint32_t | read (::apache::thrift::protocol::TProtocol *iprot) |
| uint32_t | write (::apache::thrift::protocol::TProtocol *oprot) const |
Public Attributes | |
| int32_t | profileDurationInSec |
| _FacebookService_getCpuProfile_args__isset | __isset |