OpenSDN source code
|
#include <rpc.pb.h>
Public Member Functions | |
TxnRequest () | |
virtual | ~TxnRequest () |
TxnRequest (const TxnRequest &from) | |
TxnRequest & | operator= (const TxnRequest &from) |
void | Swap (TxnRequest *other) |
TxnRequest * | New () const PROTOBUF_FINAL |
TxnRequest * | 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 TxnRequest &from) |
void | MergeFrom (const TxnRequest &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 | compare_size () const |
void | clear_compare () |
const ::etcdserverpb::Compare & | compare (int index) const |
::etcdserverpb::Compare * | mutable_compare (int index) |
::etcdserverpb::Compare * | add_compare () |
::google::protobuf::RepeatedPtrField < ::etcdserverpb::Compare > * | mutable_compare () |
const ::google::protobuf::RepeatedPtrField < ::etcdserverpb::Compare > & | compare () const |
int | success_size () const |
void | clear_success () |
const ::etcdserverpb::RequestOp & | success (int index) const |
::etcdserverpb::RequestOp * | mutable_success (int index) |
::etcdserverpb::RequestOp * | add_success () |
::google::protobuf::RepeatedPtrField < ::etcdserverpb::RequestOp > * | mutable_success () |
const ::google::protobuf::RepeatedPtrField < ::etcdserverpb::RequestOp > & | success () const |
int | failure_size () const |
void | clear_failure () |
const ::etcdserverpb::RequestOp & | failure (int index) const |
::etcdserverpb::RequestOp * | mutable_failure (int index) |
::etcdserverpb::RequestOp * | add_failure () |
::google::protobuf::RepeatedPtrField < ::etcdserverpb::RequestOp > * | mutable_failure () |
const ::google::protobuf::RepeatedPtrField < ::etcdserverpb::RequestOp > & | failure () const |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const TxnRequest & | default_instance () |
static void | InitAsDefaultInstance () |
static const TxnRequest * | internal_default_instance () |
Static Public Attributes | |
static PROTOBUF_CONSTEXPR int const | kIndexInFileMessages |
static const int | kCompareFieldNumber = 1 |
static const int | kSuccessFieldNumber = 2 |
static const int | kFailureFieldNumber = 3 |
Private Member Functions | |
void | SharedCtor () |
void | SharedDtor () |
void | SetCachedSize (int size) const PROTOBUF_FINAL |
void | InternalSwap (TxnRequest *other) |
inline::google::protobuf::Arena * | GetArenaNoVirtual () const |
void * | MaybeArenaPtr () const |
friend | void::protobuf_rpc_2eproto::InitDefaultsTxnRequestImpl () |
Private Attributes | |
::google::protobuf::internal::InternalMetadataWithArena | _internal_metadata_ |
::google::protobuf::RepeatedPtrField < ::etcdserverpb::Compare > | compare_ |
::google::protobuf::RepeatedPtrField < ::etcdserverpb::RequestOp > | success_ |
::google::protobuf::RepeatedPtrField < ::etcdserverpb::RequestOp > | failure_ |
int | _cached_size_ |
Friends | |
struct | ::protobuf_rpc_2eproto::TableStruct |
void | swap (TxnRequest &a, TxnRequest &b) |
etcdserverpb::TxnRequest::TxnRequest | ( | ) |
|
virtual |
etcdserverpb::TxnRequest::TxnRequest | ( | const TxnRequest & | from | ) |
|
inline |
|
inline |
|
inline |
size_t etcdserverpb::TxnRequest::ByteSizeLong | ( | ) | const |
|
inline |
|
inline |
|
inline |
void etcdserverpb::TxnRequest::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void etcdserverpb::TxnRequest::CopyFrom | ( | const TxnRequest & | from | ) |
|
static |
|
static |
|
inline |
|
inline |
|
inline |
|
inlineprivate |
|
inline |
google::protobuf::Metadata etcdserverpb::TxnRequest::GetMetadata | ( | ) | const |
|
static |
|
inlinestatic |
google::protobuf::uint8 * etcdserverpb::TxnRequest::InternalSerializeWithCachedSizesToArray | ( | bool | deterministic, |
::google::protobuf::uint8 * | target | ||
) | const |
|
private |
|
inlineprivate |
void etcdserverpb::TxnRequest::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void etcdserverpb::TxnRequest::MergeFrom | ( | const TxnRequest & | from | ) |
bool etcdserverpb::TxnRequest::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
TxnRequest * etcdserverpb::TxnRequest::New | ( | ::google::protobuf::Arena * | arena | ) | const |
|
inline |
void etcdserverpb::TxnRequest::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
|
private |
|
inline |
|
inline |
|
inline |
void etcdserverpb::TxnRequest::Swap | ( | TxnRequest * | other | ) |
|
private |
|
friend |
|
friend |
|
mutableprivate |
|
private |
|
private |
|
private |
|
static |
|
static |
|
static |
|
static |
|
private |