RestLogin Member List
This is the complete list of members for RestLogin, including all inherited members.
_class_data_ | RestLogin | static |
_InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final | RestLogin | |
_InternalSerialize(uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final | RestLogin | |
ByteSizeLong() const final | RestLogin | |
Clear() final | RestLogin | |
clear_header() | RestLogin | |
clear_id() | RestLogin | inline |
clear_password() | RestLogin | inline |
clear_url() | RestLogin | inline |
clear_username() | RestLogin | inline |
CopyFrom(const RestLogin &from) | RestLogin | |
default_instance() | RestLogin | inlinestatic |
descriptor() | RestLogin | inlinestatic |
GetCachedSize() const final | RestLogin | inline |
GetClassData() const final | RestLogin | |
GetDescriptor() | RestLogin | inlinestatic |
GetMetadata() const final | RestLogin | |
GetReflection() | RestLogin | inlinestatic |
has_header() const | RestLogin | inline |
header() const | RestLogin | inline |
id() const | RestLogin | inline |
internal_default_instance() | RestLogin | inlinestatic |
IsInitialized() const final | RestLogin | |
kHeaderFieldNumber enum value | RestLogin | |
kIdFieldNumber enum value | RestLogin | |
kIndexInFileMessages | RestLogin | static |
kPasswordFieldNumber enum value | RestLogin | |
kUrlFieldNumber enum value | RestLogin | |
kUsernameFieldNumber enum value | RestLogin | |
MergeFrom(const RestLogin &from) | RestLogin | |
mutable_header() | RestLogin | inline |
mutable_password() | RestLogin | inline |
mutable_url() | RestLogin | inline |
mutable_username() | RestLogin | inline |
New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final | RestLogin | inline |
operator=(const RestLogin &from) | RestLogin | inline |
operator=(RestLogin &&from) noexcept | RestLogin | inline |
password() const | RestLogin | inline |
release_header() | RestLogin | inline |
release_password() | RestLogin | inline |
release_url() | RestLogin | inline |
release_username() | RestLogin | inline |
RestLogin() | RestLogin | inline |
RestLogin(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) | RestLogin | explicit |
RestLogin(const RestLogin &from) | RestLogin | |
RestLogin(RestLogin &&from) noexcept | RestLogin | inline |
RestLogin(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | RestLogin | explicitprotected |
set_allocated_header(::ignition::msgs::Header *header) | RestLogin | inline |
set_allocated_password(std::string *password) | RestLogin | inline |
set_allocated_url(std::string *url) | RestLogin | inline |
set_allocated_username(std::string *username) | RestLogin | inline |
set_id(uint32_t value) | RestLogin | inline |
set_password(ArgT0 &&arg0, ArgT... args) | RestLogin | |
set_password(ArgT0 &&arg0, ArgT... args) | RestLogin | inline |
set_url(ArgT0 &&arg0, ArgT... args) | RestLogin | |
set_url(ArgT0 &&arg0, ArgT... args) | RestLogin | inline |
set_username(ArgT0 &&arg0, ArgT... args) | RestLogin | |
set_username(ArgT0 &&arg0, ArgT... args) | RestLogin | inline |
Swap(RestLogin *other) | RestLogin | inline |
swap(RestLogin &a, RestLogin &b) | RestLogin | friend |
unsafe_arena_release_header() | RestLogin | inline |
unsafe_arena_set_allocated_header(::ignition::msgs::Header *header) | RestLogin | inline |
UnsafeArenaSwap(RestLogin *other) | RestLogin | inline |
url() const | RestLogin | inline |
username() const | RestLogin | inline |
~RestLogin() override | RestLogin |