OpenSDN source code
|
#include <rpc.pb.h>
Public Member Functions | |
AuthRoleRevokePermissionRequest () | |
virtual | ~AuthRoleRevokePermissionRequest () |
AuthRoleRevokePermissionRequest (const AuthRoleRevokePermissionRequest &from) | |
AuthRoleRevokePermissionRequest & | operator= (const AuthRoleRevokePermissionRequest &from) |
void | Swap (AuthRoleRevokePermissionRequest *other) |
AuthRoleRevokePermissionRequest * | New () const PROTOBUF_FINAL |
AuthRoleRevokePermissionRequest * | New (::google::protobuf::Arena *arena) const PROTOBUF_FINAL |
void | CopyFrom (const ::google::protobuf::Message &from) PROTOBUF_FINAL |
void | MergeFrom (const ::google::protobuf::Message &from) PROTOBUF_FINAL |
void | CopyFrom (const AuthRoleRevokePermissionRequest &from) |
void | MergeFrom (const AuthRoleRevokePermissionRequest &from) |
void | Clear () PROTOBUF_FINAL |
bool | IsInitialized () const PROTOBUF_FINAL |
size_t | ByteSizeLong () const PROTOBUF_FINAL |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) PROTOBUF_FINAL |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const PROTOBUF_FINAL |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic,::google::protobuf::uint8 *target) const PROTOBUF_FINAL |
int | GetCachedSize () const PROTOBUF_FINAL |
::google::protobuf::Metadata | GetMetadata () const PROTOBUF_FINAL |
void | clear_role () |
const ::std::string & | role () const |
void | set_role (const ::std::string &value) |
void | set_role (const char *value) |
void | set_role (const char *value, size_t size) |
::std::string * | mutable_role () |
::std::string * | release_role () |
void | set_allocated_role (::std::string *role) |
void | clear_key () |
const ::std::string & | key () const |
void | set_key (const ::std::string &value) |
void | set_key (const char *value) |
void | set_key (const char *value, size_t size) |
::std::string * | mutable_key () |
::std::string * | release_key () |
void | set_allocated_key (::std::string *key) |
void | clear_range_end () |
const ::std::string & | range_end () const |
void | set_range_end (const ::std::string &value) |
void | set_range_end (const char *value) |
void | set_range_end (const char *value, size_t size) |
::std::string * | mutable_range_end () |
::std::string * | release_range_end () |
void | set_allocated_range_end (::std::string *range_end) |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const AuthRoleRevokePermissionRequest & | default_instance () |
static void | InitAsDefaultInstance () |
static const AuthRoleRevokePermissionRequest * | internal_default_instance () |
Static Public Attributes | |
static PROTOBUF_CONSTEXPR int const | kIndexInFileMessages |
static const int | kRoleFieldNumber = 1 |
static const int | kKeyFieldNumber = 2 |
static const int | kRangeEndFieldNumber = 3 |
Private Member Functions | |
void | SharedCtor () |
void | SharedDtor () |
void | SetCachedSize (int size) const PROTOBUF_FINAL |
void | InternalSwap (AuthRoleRevokePermissionRequest *other) |
inline::google::protobuf::Arena * | GetArenaNoVirtual () const |
void * | MaybeArenaPtr () const |
friend | void::protobuf_rpc_2eproto::InitDefaultsAuthRoleRevokePermissionRequestImpl () |
Private Attributes | |
::google::protobuf::internal::InternalMetadataWithArena | _internal_metadata_ |
::google::protobuf::internal::ArenaStringPtr | role_ |
::google::protobuf::internal::ArenaStringPtr | key_ |
::google::protobuf::internal::ArenaStringPtr | range_end_ |
int | _cached_size_ |
Friends | |
struct | ::protobuf_rpc_2eproto::TableStruct |
void | swap (AuthRoleRevokePermissionRequest &a, AuthRoleRevokePermissionRequest &b) |
etcdserverpb::AuthRoleRevokePermissionRequest::AuthRoleRevokePermissionRequest | ( | ) |
|
virtual |
etcdserverpb::AuthRoleRevokePermissionRequest::AuthRoleRevokePermissionRequest | ( | const AuthRoleRevokePermissionRequest & | from | ) |
size_t etcdserverpb::AuthRoleRevokePermissionRequest::ByteSizeLong | ( | ) | const |
void etcdserverpb::AuthRoleRevokePermissionRequest::Clear | ( | ) |
|
inline |
|
inline |
|
inline |
void etcdserverpb::AuthRoleRevokePermissionRequest::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void etcdserverpb::AuthRoleRevokePermissionRequest::CopyFrom | ( | const AuthRoleRevokePermissionRequest & | from | ) |
|
static |
|
static |
|
inlineprivate |
|
inline |
google::protobuf::Metadata etcdserverpb::AuthRoleRevokePermissionRequest::GetMetadata | ( | ) | const |
|
static |
|
inlinestatic |
google::protobuf::uint8 * etcdserverpb::AuthRoleRevokePermissionRequest::InternalSerializeWithCachedSizesToArray | ( | bool | deterministic, |
::google::protobuf::uint8 * | target | ||
) | const |
|
private |
bool etcdserverpb::AuthRoleRevokePermissionRequest::IsInitialized | ( | ) | const |
|
inline |
|
inlineprivate |
void etcdserverpb::AuthRoleRevokePermissionRequest::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void etcdserverpb::AuthRoleRevokePermissionRequest::MergeFrom | ( | const AuthRoleRevokePermissionRequest & | from | ) |
bool etcdserverpb::AuthRoleRevokePermissionRequest::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
|
inline |
|
inline |
|
inline |
AuthRoleRevokePermissionRequest * etcdserverpb::AuthRoleRevokePermissionRequest::New | ( | ::google::protobuf::Arena * | arena | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void etcdserverpb::AuthRoleRevokePermissionRequest::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
void etcdserverpb::AuthRoleRevokePermissionRequest::Swap | ( | AuthRoleRevokePermissionRequest * | other | ) |
|
private |
|
friend |
|
friend |
|
mutableprivate |
|
private |
|
private |
|
static |
|
static |
|
static |
|
static |
|
private |
|
private |