OpenSDN source code
|
#include <rpc.pb.h>
Public Types | |
typedef WatchCreateRequest_FilterType | FilterType |
Public Member Functions | |
WatchCreateRequest () | |
virtual | ~WatchCreateRequest () |
WatchCreateRequest (const WatchCreateRequest &from) | |
WatchCreateRequest & | operator= (const WatchCreateRequest &from) |
void | Swap (WatchCreateRequest *other) |
WatchCreateRequest * | New () const PROTOBUF_FINAL |
WatchCreateRequest * | 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 WatchCreateRequest &from) |
void | MergeFrom (const WatchCreateRequest &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 | filters_size () const |
void | clear_filters () |
::etcdserverpb::WatchCreateRequest_FilterType | filters (int index) const |
void | set_filters (int index,::etcdserverpb::WatchCreateRequest_FilterType value) |
void | add_filters (::etcdserverpb::WatchCreateRequest_FilterType value) |
const ::google::protobuf::RepeatedField < int > & | filters () const |
::google::protobuf::RepeatedField < int > * | mutable_filters () |
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 void *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 void *value, size_t size) |
::std::string * | mutable_range_end () |
::std::string * | release_range_end () |
void | set_allocated_range_end (::std::string *range_end) |
void | clear_start_revision () |
::google::protobuf::int64 | start_revision () const |
void | set_start_revision (::google::protobuf::int64 value) |
void | clear_progress_notify () |
bool | progress_notify () const |
void | set_progress_notify (bool value) |
void | clear_prev_kv () |
bool | prev_kv () const |
void | set_prev_kv (bool value) |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const WatchCreateRequest & | default_instance () |
static void | InitAsDefaultInstance () |
static const WatchCreateRequest * | internal_default_instance () |
static bool | FilterType_IsValid (int value) |
static const ::google::protobuf::EnumDescriptor * | FilterType_descriptor () |
static const ::std::string & | FilterType_Name (FilterType value) |
static bool | FilterType_Parse (const ::std::string &name, FilterType *value) |
Static Public Attributes | |
static PROTOBUF_CONSTEXPR int const | kIndexInFileMessages |
static const FilterType | NOPUT |
static const FilterType | NODELETE |
static const FilterType | FilterType_MIN |
static const FilterType | FilterType_MAX |
static const int | FilterType_ARRAYSIZE |
static const int | kFiltersFieldNumber = 5 |
static const int | kKeyFieldNumber = 1 |
static const int | kRangeEndFieldNumber = 2 |
static const int | kStartRevisionFieldNumber = 3 |
static const int | kProgressNotifyFieldNumber = 4 |
static const int | kPrevKvFieldNumber = 6 |
Private Member Functions | |
void | SharedCtor () |
void | SharedDtor () |
void | SetCachedSize (int size) const PROTOBUF_FINAL |
void | InternalSwap (WatchCreateRequest *other) |
inline::google::protobuf::Arena * | GetArenaNoVirtual () const |
void * | MaybeArenaPtr () const |
friend | void::protobuf_rpc_2eproto::InitDefaultsWatchCreateRequestImpl () |
Private Attributes | |
::google::protobuf::internal::InternalMetadataWithArena | _internal_metadata_ |
::google::protobuf::RepeatedField < int > | filters_ |
int | _filters_cached_byte_size_ |
::google::protobuf::internal::ArenaStringPtr | key_ |
::google::protobuf::internal::ArenaStringPtr | range_end_ |
::google::protobuf::int64 | start_revision_ |
bool | progress_notify_ |
bool | prev_kv_ |
int | _cached_size_ |
Friends | |
struct | ::protobuf_rpc_2eproto::TableStruct |
void | swap (WatchCreateRequest &a, WatchCreateRequest &b) |
etcdserverpb::WatchCreateRequest::WatchCreateRequest | ( | ) |
|
virtual |
etcdserverpb::WatchCreateRequest::WatchCreateRequest | ( | const WatchCreateRequest & | from | ) |
|
inline |
size_t etcdserverpb::WatchCreateRequest::ByteSizeLong | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void etcdserverpb::WatchCreateRequest::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void etcdserverpb::WatchCreateRequest::CopyFrom | ( | const WatchCreateRequest & | from | ) |
|
static |
|
static |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlineprivate |
|
inline |
google::protobuf::Metadata etcdserverpb::WatchCreateRequest::GetMetadata | ( | ) | const |
|
static |
|
inlinestatic |
google::protobuf::uint8 * etcdserverpb::WatchCreateRequest::InternalSerializeWithCachedSizesToArray | ( | bool | deterministic, |
::google::protobuf::uint8 * | target | ||
) | const |
|
private |
bool etcdserverpb::WatchCreateRequest::IsInitialized | ( | ) | const |
|
inline |
|
inlineprivate |
void etcdserverpb::WatchCreateRequest::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void etcdserverpb::WatchCreateRequest::MergeFrom | ( | const WatchCreateRequest & | from | ) |
bool etcdserverpb::WatchCreateRequest::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
|
inline |
|
inline |
|
inline |
WatchCreateRequest * etcdserverpb::WatchCreateRequest::New | ( | ::google::protobuf::Arena * | arena | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void etcdserverpb::WatchCreateRequest::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
inline |
void etcdserverpb::WatchCreateRequest::Swap | ( | WatchCreateRequest * | other | ) |
|
private |
|
friend |
|
friend |
|
mutableprivate |
|
mutableprivate |
|
private |
|
private |
|
static |
|
static |
|
static |
|
private |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
private |
|
private |
|
private |