OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
etcdserverpb::AuthRoleGrantPermissionResponse Class Reference

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::AuthRoleGrantPermissionResponse:
Collaboration diagram for etcdserverpb::AuthRoleGrantPermissionResponse:

Public Member Functions

 AuthRoleGrantPermissionResponse ()
 
virtual ~AuthRoleGrantPermissionResponse ()
 
 AuthRoleGrantPermissionResponse (const AuthRoleGrantPermissionResponse &from)
 
AuthRoleGrantPermissionResponseoperator= (const AuthRoleGrantPermissionResponse &from)
 
void Swap (AuthRoleGrantPermissionResponse *other)
 
AuthRoleGrantPermissionResponseNew () const PROTOBUF_FINAL
 
AuthRoleGrantPermissionResponseNew (::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 AuthRoleGrantPermissionResponse &from)
 
void MergeFrom (const AuthRoleGrantPermissionResponse &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
 
bool has_header () const
 
void clear_header ()
 
const
::etcdserverpb::ResponseHeader
header () const
 
::etcdserverpb::ResponseHeaderrelease_header ()
 
::etcdserverpb::ResponseHeadermutable_header ()
 
void set_allocated_header (::etcdserverpb::ResponseHeader *header)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const
AuthRoleGrantPermissionResponse
default_instance ()
 
static void InitAsDefaultInstance ()
 
static const
AuthRoleGrantPermissionResponse
internal_default_instance ()
 

Static Public Attributes

static PROTOBUF_CONSTEXPR int const kIndexInFileMessages
 
static const int kHeaderFieldNumber = 1
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const PROTOBUF_FINAL
 
void InternalSwap (AuthRoleGrantPermissionResponse *other)
 
inline::google::protobuf::Arena * GetArenaNoVirtual () const
 
void * MaybeArenaPtr () const
 
friend void::protobuf_rpc_2eproto::InitDefaultsAuthRoleGrantPermissionResponseImpl ()
 

Private Attributes

::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
 
::etcdserverpb::ResponseHeaderheader_
 
int _cached_size_
 

Friends

struct ::protobuf_rpc_2eproto::TableStruct
 
void swap (AuthRoleGrantPermissionResponse &a, AuthRoleGrantPermissionResponse &b)
 

Detailed Description

Definition at line 9368 of file rpc.pb.h.

Constructor & Destructor Documentation

etcdserverpb::AuthRoleGrantPermissionResponse::AuthRoleGrantPermissionResponse ( )

Definition at line 25110 of file rpc.pb.cc.

Here is the call graph for this function:

etcdserverpb::AuthRoleGrantPermissionResponse::~AuthRoleGrantPermissionResponse ( )
virtual

Definition at line 25136 of file rpc.pb.cc.

Here is the call graph for this function:

etcdserverpb::AuthRoleGrantPermissionResponse::AuthRoleGrantPermissionResponse ( const AuthRoleGrantPermissionResponse from)

Definition at line 25118 of file rpc.pb.cc.

Here is the call graph for this function:

Member Function Documentation

size_t etcdserverpb::AuthRoleGrantPermissionResponse::ByteSizeLong ( ) const

Definition at line 25264 of file rpc.pb.cc.

Here is the call graph for this function:

void etcdserverpb::AuthRoleGrantPermissionResponse::Clear ( )

Definition at line 25168 of file rpc.pb.cc.

Here is the call graph for this function:

void etcdserverpb::AuthRoleGrantPermissionResponse::clear_header ( )
inline

Definition at line 15435 of file rpc.pb.h.

Here is the call graph for this function:

void etcdserverpb::AuthRoleGrantPermissionResponse::CopyFrom ( const ::google::protobuf::Message &  from)

Definition at line 25314 of file rpc.pb.cc.

Here is the call graph for this function:

void etcdserverpb::AuthRoleGrantPermissionResponse::CopyFrom ( const AuthRoleGrantPermissionResponse from)

Definition at line 25321 of file rpc.pb.cc.

Here is the call graph for this function:

const AuthRoleGrantPermissionResponse & etcdserverpb::AuthRoleGrantPermissionResponse::default_instance ( )
static

Definition at line 25155 of file rpc.pb.cc.

Here is the call graph for this function:

const ::google::protobuf::Descriptor * etcdserverpb::AuthRoleGrantPermissionResponse::descriptor ( )
static

Definition at line 25150 of file rpc.pb.cc.

Here is the call graph for this function:

inline ::google::protobuf::Arena* etcdserverpb::AuthRoleGrantPermissionResponse::GetArenaNoVirtual ( ) const
inlineprivate

Definition at line 9436 of file rpc.pb.h.

int etcdserverpb::AuthRoleGrantPermissionResponse::GetCachedSize ( ) const
inline

Definition at line 9429 of file rpc.pb.h.

google::protobuf::Metadata etcdserverpb::AuthRoleGrantPermissionResponse::GetMetadata ( ) const

Definition at line 25343 of file rpc.pb.cc.

Here is the call graph for this function:

bool etcdserverpb::AuthRoleGrantPermissionResponse::has_header ( ) const
inline

Definition at line 15432 of file rpc.pb.h.

Here is the call graph for this function:

const ::etcdserverpb::ResponseHeader & etcdserverpb::AuthRoleGrantPermissionResponse::header ( ) const
inline

Definition at line 15441 of file rpc.pb.h.

void etcdserverpb::AuthRoleGrantPermissionResponse::InitAsDefaultInstance ( )
static

Definition at line 25102 of file rpc.pb.cc.

Here is the call graph for this function:

static const AuthRoleGrantPermissionResponse* etcdserverpb::AuthRoleGrantPermissionResponse::internal_default_instance ( )
inlinestatic

Definition at line 9398 of file rpc.pb.h.

google::protobuf::uint8 * etcdserverpb::AuthRoleGrantPermissionResponse::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const

Definition at line 25242 of file rpc.pb.cc.

Here is the call graph for this function:

void etcdserverpb::AuthRoleGrantPermissionResponse::InternalSwap ( AuthRoleGrantPermissionResponse other)
private

Definition at line 25336 of file rpc.pb.cc.

bool etcdserverpb::AuthRoleGrantPermissionResponse::IsInitialized ( ) const

Definition at line 25328 of file rpc.pb.cc.

void* etcdserverpb::AuthRoleGrantPermissionResponse::MaybeArenaPtr ( ) const
inlineprivate

Definition at line 9439 of file rpc.pb.h.

void etcdserverpb::AuthRoleGrantPermissionResponse::MergeFrom ( const ::google::protobuf::Message &  from)

Definition at line 25287 of file rpc.pb.cc.

void etcdserverpb::AuthRoleGrantPermissionResponse::MergeFrom ( const AuthRoleGrantPermissionResponse from)

Definition at line 25302 of file rpc.pb.cc.

Here is the call graph for this function:

bool etcdserverpb::AuthRoleGrantPermissionResponse::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)

Definition at line 25181 of file rpc.pb.cc.

Here is the call graph for this function:

etcdserverpb::ResponseHeader * etcdserverpb::AuthRoleGrantPermissionResponse::mutable_header ( )
inline

Definition at line 15454 of file rpc.pb.h.

AuthRoleGrantPermissionResponse* etcdserverpb::AuthRoleGrantPermissionResponse::New ( ) const
inline

Definition at line 9412 of file rpc.pb.h.

Here is the call graph for this function:

AuthRoleGrantPermissionResponse * etcdserverpb::AuthRoleGrantPermissionResponse::New ( ::google::protobuf::Arena *  arena) const

Definition at line 25160 of file rpc.pb.cc.

Here is the call graph for this function:

AuthRoleGrantPermissionResponse& etcdserverpb::AuthRoleGrantPermissionResponse::operator= ( const AuthRoleGrantPermissionResponse from)
inline

Definition at line 9375 of file rpc.pb.h.

Here is the call graph for this function:

etcdserverpb::ResponseHeader * etcdserverpb::AuthRoleGrantPermissionResponse::release_header ( )
inline

Definition at line 15447 of file rpc.pb.h.

void etcdserverpb::AuthRoleGrantPermissionResponse::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const

Definition at line 25223 of file rpc.pb.cc.

Here is the call graph for this function:

void etcdserverpb::AuthRoleGrantPermissionResponse::set_allocated_header ( ::etcdserverpb::ResponseHeader header)
inline

Definition at line 15462 of file rpc.pb.h.

Here is the call graph for this function:

void etcdserverpb::AuthRoleGrantPermissionResponse::SetCachedSize ( int  size) const
private

Definition at line 25145 of file rpc.pb.cc.

void etcdserverpb::AuthRoleGrantPermissionResponse::SharedCtor ( )
private

Definition at line 25131 of file rpc.pb.cc.

void etcdserverpb::AuthRoleGrantPermissionResponse::SharedDtor ( )
private

Definition at line 25141 of file rpc.pb.cc.

Here is the call graph for this function:

void etcdserverpb::AuthRoleGrantPermissionResponse::Swap ( AuthRoleGrantPermissionResponse other)

Definition at line 25332 of file rpc.pb.cc.

Here is the call graph for this function:

etcdserverpb::AuthRoleGrantPermissionResponse::void::protobuf_rpc_2eproto::InitDefaultsAuthRoleGrantPermissionResponseImpl ( )
private

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

Definition at line 9465 of file rpc.pb.h.

Definition at line 9406 of file rpc.pb.h.

Member Data Documentation

int etcdserverpb::AuthRoleGrantPermissionResponse::_cached_size_
mutableprivate

Definition at line 9464 of file rpc.pb.h.

::google::protobuf::internal::InternalMetadataWithArena etcdserverpb::AuthRoleGrantPermissionResponse::_internal_metadata_
private

Definition at line 9462 of file rpc.pb.h.

::etcdserverpb::ResponseHeader* etcdserverpb::AuthRoleGrantPermissionResponse::header_
private

Definition at line 9463 of file rpc.pb.h.

const int etcdserverpb::AuthRoleGrantPermissionResponse::kHeaderFieldNumber = 1
static

Definition at line 9453 of file rpc.pb.h.

PROTOBUF_CONSTEXPR int const etcdserverpb::AuthRoleGrantPermissionResponse::kIndexInFileMessages
static
Initial value:
=
74

Definition at line 9402 of file rpc.pb.h.


The documentation for this class was generated from the following files: