|
OpenSDN source code
|
#include <rpc.pb.h>


Public Member Functions | |
| StatusResponse () | |
| virtual | ~StatusResponse () |
| StatusResponse (const StatusResponse &from) | |
| StatusResponse & | operator= (const StatusResponse &from) |
| void | Swap (StatusResponse *other) |
| StatusResponse * | New () const PROTOBUF_FINAL |
| StatusResponse * | 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 StatusResponse &from) |
| void | MergeFrom (const StatusResponse &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_version () |
| const ::std::string & | version () const |
| void | set_version (const ::std::string &value) |
| void | set_version (const char *value) |
| void | set_version (const char *value, size_t size) |
| ::std::string * | mutable_version () |
| ::std::string * | release_version () |
| void | set_allocated_version (::std::string *version) |
| bool | has_header () const |
| void | clear_header () |
| const ::etcdserverpb::ResponseHeader & | header () const |
| ::etcdserverpb::ResponseHeader * | release_header () |
| ::etcdserverpb::ResponseHeader * | mutable_header () |
| void | set_allocated_header (::etcdserverpb::ResponseHeader *header) |
| void | clear_dbsize () |
| ::google::protobuf::int64 | dbsize () const |
| void | set_dbsize (::google::protobuf::int64 value) |
| void | clear_leader () |
| ::google::protobuf::uint64 | leader () const |
| void | set_leader (::google::protobuf::uint64 value) |
| void | clear_raftindex () |
| ::google::protobuf::uint64 | raftindex () const |
| void | set_raftindex (::google::protobuf::uint64 value) |
| void | clear_raftterm () |
| ::google::protobuf::uint64 | raftterm () const |
| void | set_raftterm (::google::protobuf::uint64 value) |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const StatusResponse & | default_instance () |
| static void | InitAsDefaultInstance () |
| static const StatusResponse * | internal_default_instance () |
Static Public Attributes | |
| static PROTOBUF_CONSTEXPR int const | kIndexInFileMessages |
| static const int | kVersionFieldNumber = 2 |
| static const int | kHeaderFieldNumber = 1 |
| static const int | kDbSizeFieldNumber = 3 |
| static const int | kLeaderFieldNumber = 4 |
| static const int | kRaftIndexFieldNumber = 5 |
| static const int | kRaftTermFieldNumber = 6 |
Private Member Functions | |
| void | SharedCtor () |
| void | SharedDtor () |
| void | SetCachedSize (int size) const PROTOBUF_FINAL |
| void | InternalSwap (StatusResponse *other) |
| inline ::google::protobuf::Arena * | GetArenaNoVirtual () const |
| void * | MaybeArenaPtr () const |
| friend | void ::protobuf_rpc_2eproto::InitDefaultsStatusResponseImpl () |
Private Attributes | |
| ::google::protobuf::internal::InternalMetadataWithArena | _internal_metadata_ |
| ::google::protobuf::internal::ArenaStringPtr | version_ |
| ::etcdserverpb::ResponseHeader * | header_ |
| ::google::protobuf::int64 | dbsize_ |
| ::google::protobuf::uint64 | leader_ |
| ::google::protobuf::uint64 | raftindex_ |
| ::google::protobuf::uint64 | raftterm_ |
| int | _cached_size_ |
Friends | |
| struct | ::protobuf_rpc_2eproto::TableStruct |
| void | swap (StatusResponse &a, StatusResponse &b) |
| etcdserverpb::StatusResponse::StatusResponse | ( | ) |
|
virtual |
| etcdserverpb::StatusResponse::StatusResponse | ( | const StatusResponse & | from | ) |
| size_t etcdserverpb::StatusResponse::ByteSizeLong | ( | ) | const |
| void etcdserverpb::StatusResponse::Clear | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void etcdserverpb::StatusResponse::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
| void etcdserverpb::StatusResponse::CopyFrom | ( | const StatusResponse & | from | ) |
|
inline |
|
static |
|
static |
|
inlineprivate |
|
inline |
| google::protobuf::Metadata etcdserverpb::StatusResponse::GetMetadata | ( | ) | const |
|
inline |
|
inline |
|
static |
|
inlinestatic |
| google::protobuf::uint8 * etcdserverpb::StatusResponse::InternalSerializeWithCachedSizesToArray | ( | bool | deterministic, |
| ::google::protobuf::uint8 * | target | ||
| ) | const |
|
private |
| bool etcdserverpb::StatusResponse::IsInitialized | ( | ) | const |
|
inline |
|
inlineprivate |
| void etcdserverpb::StatusResponse::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
| void etcdserverpb::StatusResponse::MergeFrom | ( | const StatusResponse & | from | ) |
| bool etcdserverpb::StatusResponse::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
|
inline |
|
inline |
| StatusResponse * etcdserverpb::StatusResponse::New | ( | ::google::protobuf::Arena * | arena | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void etcdserverpb::StatusResponse::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
| void etcdserverpb::StatusResponse::Swap | ( | StatusResponse * | other | ) |
|
inline |
|
private |
|
friend |
|
friend |
|
mutableprivate |
|
private |
|
private |
|
private |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
private |
|
private |
|
private |
|
private |