#include <rpc.pb.h>
Definition at line 6260 of file rpc.pb.h.
etcdserverpb::AuthenticateRequest::AuthenticateRequest |
( |
| ) |
|
etcdserverpb::AuthenticateRequest::~AuthenticateRequest |
( |
| ) |
|
|
virtual |
size_t etcdserverpb::AuthenticateRequest::ByteSizeLong |
( |
| ) |
const |
void etcdserverpb::AuthenticateRequest::Clear |
( |
| ) |
|
void etcdserverpb::AuthenticateRequest::clear_name |
( |
| ) |
|
|
inline |
void etcdserverpb::AuthenticateRequest::clear_password |
( |
| ) |
|
|
inline |
void etcdserverpb::AuthenticateRequest::CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
const ::google::protobuf::Descriptor * etcdserverpb::AuthenticateRequest::descriptor |
( |
| ) |
|
|
static |
inline ::google::protobuf::Arena* etcdserverpb::AuthenticateRequest::GetArenaNoVirtual |
( |
| ) |
const |
|
inlineprivate |
int etcdserverpb::AuthenticateRequest::GetCachedSize |
( |
| ) |
const |
|
inline |
google::protobuf::Metadata etcdserverpb::AuthenticateRequest::GetMetadata |
( |
| ) |
const |
void etcdserverpb::AuthenticateRequest::InitAsDefaultInstance |
( |
| ) |
|
|
static |
static const AuthenticateRequest* etcdserverpb::AuthenticateRequest::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
google::protobuf::uint8 * etcdserverpb::AuthenticateRequest::InternalSerializeWithCachedSizesToArray |
( |
bool |
deterministic, |
|
|
::google::protobuf::uint8 * |
target |
|
) |
| const |
bool etcdserverpb::AuthenticateRequest::IsInitialized |
( |
| ) |
const |
void* etcdserverpb::AuthenticateRequest::MaybeArenaPtr |
( |
| ) |
const |
|
inlineprivate |
void etcdserverpb::AuthenticateRequest::MergeFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
bool etcdserverpb::AuthenticateRequest::MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
std::string * etcdserverpb::AuthenticateRequest::mutable_name |
( |
| ) |
|
|
inline |
std::string * etcdserverpb::AuthenticateRequest::mutable_password |
( |
| ) |
|
|
inline |
const ::std::string & etcdserverpb::AuthenticateRequest::name |
( |
| ) |
const |
|
inline |
AuthenticateRequest * etcdserverpb::AuthenticateRequest::New |
( |
::google::protobuf::Arena * |
arena | ) |
const |
const ::std::string & etcdserverpb::AuthenticateRequest::password |
( |
| ) |
const |
|
inline |
std::string * etcdserverpb::AuthenticateRequest::release_name |
( |
| ) |
|
|
inline |
std::string * etcdserverpb::AuthenticateRequest::release_password |
( |
| ) |
|
|
inline |
void etcdserverpb::AuthenticateRequest::SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
void etcdserverpb::AuthenticateRequest::set_allocated_name |
( |
::std::string * |
name | ) |
|
|
inline |
void etcdserverpb::AuthenticateRequest::set_allocated_password |
( |
::std::string * |
password | ) |
|
|
inline |
void etcdserverpb::AuthenticateRequest::set_name |
( |
const ::std::string & |
value | ) |
|
|
inline |
void etcdserverpb::AuthenticateRequest::set_name |
( |
const char * |
value | ) |
|
|
inline |
void etcdserverpb::AuthenticateRequest::set_name |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
void etcdserverpb::AuthenticateRequest::set_password |
( |
const ::std::string & |
value | ) |
|
|
inline |
void etcdserverpb::AuthenticateRequest::set_password |
( |
const char * |
value | ) |
|
|
inline |
void etcdserverpb::AuthenticateRequest::set_password |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
void etcdserverpb::AuthenticateRequest::SetCachedSize |
( |
int |
size | ) |
const |
|
private |
void etcdserverpb::AuthenticateRequest::SharedCtor |
( |
| ) |
|
|
private |
void etcdserverpb::AuthenticateRequest::SharedDtor |
( |
| ) |
|
|
private |
etcdserverpb::AuthenticateRequest::void::protobuf_rpc_2eproto::InitDefaultsAuthenticateRequestImpl |
( |
| ) |
|
|
private |
int etcdserverpb::AuthenticateRequest::_cached_size_ |
|
mutableprivate |
::google::protobuf::internal::InternalMetadataWithArena etcdserverpb::AuthenticateRequest::_internal_metadata_ |
|
private |
PROTOBUF_CONSTEXPR int const etcdserverpb::AuthenticateRequest::kIndexInFileMessages |
|
static |
const int etcdserverpb::AuthenticateRequest::kNameFieldNumber = 1 |
|
static |
const int etcdserverpb::AuthenticateRequest::kPasswordFieldNumber = 2 |
|
static |
::google::protobuf::internal::ArenaStringPtr etcdserverpb::AuthenticateRequest::name_ |
|
private |
::google::protobuf::internal::ArenaStringPtr etcdserverpb::AuthenticateRequest::password_ |
|
private |
The documentation for this class was generated from the following files: