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

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::TxnResponse:
Collaboration diagram for etcdserverpb::TxnResponse:

Public Member Functions

 TxnResponse ()
 
virtual ~TxnResponse ()
 
 TxnResponse (const TxnResponse &from)
 
TxnResponseoperator= (const TxnResponse &from)
 
void Swap (TxnResponse *other)
 
TxnResponseNew () const PROTOBUF_FINAL
 
TxnResponseNew (::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 TxnResponse &from)
 
void MergeFrom (const TxnResponse &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
 
int responses_size () const
 
void clear_responses ()
 
const ::etcdserverpb::ResponseOpresponses (int index) const
 
::etcdserverpb::ResponseOpmutable_responses (int index)
 
::etcdserverpb::ResponseOpadd_responses ()
 
::google::protobuf::RepeatedPtrField
< ::etcdserverpb::ResponseOp > * 
mutable_responses ()
 
const
::google::protobuf::RepeatedPtrField
< ::etcdserverpb::ResponseOp > & 
responses () const
 
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)
 
void clear_succeeded ()
 
bool succeeded () const
 
void set_succeeded (bool value)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const TxnResponsedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const TxnResponseinternal_default_instance ()
 

Static Public Attributes

static PROTOBUF_CONSTEXPR int const kIndexInFileMessages
 
static const int kResponsesFieldNumber = 3
 
static const int kHeaderFieldNumber = 1
 
static const int kSucceededFieldNumber = 2
 

Private Member Functions

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

Private Attributes

::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
 
::google::protobuf::RepeatedPtrField
< ::etcdserverpb::ResponseOp
responses_
 
::etcdserverpb::ResponseHeaderheader_
 
bool succeeded_
 
int _cached_size_
 

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

etcdserverpb::TxnResponse::TxnResponse ( )

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

Here is the call graph for this function:

etcdserverpb::TxnResponse::~TxnResponse ( )
virtual

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

Here is the call graph for this function:

etcdserverpb::TxnResponse::TxnResponse ( const TxnResponse from)

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

Here is the call graph for this function:

Member Function Documentation

etcdserverpb::ResponseOp * etcdserverpb::TxnResponse::add_responses ( )
inline

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

size_t etcdserverpb::TxnResponse::ByteSizeLong ( ) const

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

Here is the call graph for this function:

void etcdserverpb::TxnResponse::Clear ( )

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

Here is the call graph for this function:

void etcdserverpb::TxnResponse::clear_header ( )
inline

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

Here is the call graph for this function:

void etcdserverpb::TxnResponse::clear_responses ( )
inline

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

void etcdserverpb::TxnResponse::clear_succeeded ( )
inline

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

void etcdserverpb::TxnResponse::InitAsDefaultInstance ( )
static

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

Here is the call graph for this function:

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

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

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

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

Here is the call graph for this function:

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

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

bool etcdserverpb::TxnResponse::IsInitialized ( ) const

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

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

etcdserverpb::ResponseOp * etcdserverpb::TxnResponse::mutable_responses ( int  index)
inline

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

google::protobuf::RepeatedPtrField<::etcdserverpb::ResponseOp > * etcdserverpb::TxnResponse::mutable_responses ( )
inline

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

const ::etcdserverpb::ResponseOp & etcdserverpb::TxnResponse::responses ( int  index) const
inline

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

const ::google::protobuf::RepeatedPtrField<::etcdserverpb::ResponseOp > & etcdserverpb::TxnResponse::responses ( ) const
inline

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

int etcdserverpb::TxnResponse::responses_size ( ) const
inline

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

void etcdserverpb::TxnResponse::set_succeeded ( bool  value)
inline

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

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

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

void etcdserverpb::TxnResponse::SharedCtor ( )
private

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

void etcdserverpb::TxnResponse::SharedDtor ( )
private

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

Here is the call graph for this function:

bool etcdserverpb::TxnResponse::succeeded ( ) const
inline

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

void etcdserverpb::TxnResponse::Swap ( TxnResponse other)

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

Here is the call graph for this function:

etcdserverpb::TxnResponse::void::protobuf_rpc_2eproto::InitDefaultsTxnResponseImpl ( )
private

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

void swap ( TxnResponse a,
TxnResponse b 
)
friend

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

Member Data Documentation

int etcdserverpb::TxnResponse::_cached_size_
mutableprivate

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

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

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

::etcdserverpb::ResponseHeader* etcdserverpb::TxnResponse::header_
private

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

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

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

PROTOBUF_CONSTEXPR int const etcdserverpb::TxnResponse::kIndexInFileMessages
static
Initial value:
=
11

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

const int etcdserverpb::TxnResponse::kResponsesFieldNumber = 3
static

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

const int etcdserverpb::TxnResponse::kSucceededFieldNumber = 2
static

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

::google::protobuf::RepeatedPtrField< ::etcdserverpb::ResponseOp > etcdserverpb::TxnResponse::responses_
private

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

bool etcdserverpb::TxnResponse::succeeded_
private

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


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