#include <Login.pb.h>
Definition at line 148 of file Login.pb.h.
◆ FormInput() [1/2]
| Battlenet::JSON::Login::FormInput::FormInput |
( |
| ) |
|
◆ ~FormInput()
| virtual Battlenet::JSON::Login::FormInput::~FormInput |
( |
| ) |
|
|
virtual |
◆ FormInput() [2/2]
| Battlenet::JSON::Login::FormInput::FormInput |
( |
const FormInput & |
from | ) |
|
◆ clear_has_input_id()
| void Battlenet::JSON::Login::FormInput::clear_has_input_id |
( |
| ) |
|
|
inlineprivate |
◆ clear_has_label()
| void Battlenet::JSON::Login::FormInput::clear_has_label |
( |
| ) |
|
|
inlineprivate |
◆ clear_has_max_length()
| void Battlenet::JSON::Login::FormInput::clear_has_max_length |
( |
| ) |
|
|
inlineprivate |
◆ clear_has_type()
| void Battlenet::JSON::Login::FormInput::clear_has_type |
( |
| ) |
|
|
inlineprivate |
◆ clear_input_id()
| void Battlenet::JSON::Login::FormInput::clear_input_id |
( |
| ) |
|
|
inline |
◆ clear_label()
| void Battlenet::JSON::Login::FormInput::clear_label |
( |
| ) |
|
|
inline |
◆ clear_max_length()
| void Battlenet::JSON::Login::FormInput::clear_max_length |
( |
| ) |
|
|
inline |
◆ clear_type()
| void Battlenet::JSON::Login::FormInput::clear_type |
( |
| ) |
|
|
inline |
◆ default_instance()
| static const FormInput & Battlenet::JSON::Login::FormInput::default_instance |
( |
| ) |
|
|
static |
◆ descriptor()
| static const ::google::protobuf::Descriptor * Battlenet::JSON::Login::FormInput::descriptor |
( |
| ) |
|
|
static |
◆ GetCachedSize()
| int Battlenet::JSON::Login::FormInput::GetCachedSize |
( |
| ) |
const |
|
inline |
◆ GetMetadata()
| ::google::protobuf::Metadata Battlenet::JSON::Login::FormInput::GetMetadata |
( |
| ) |
const |
◆ has_input_id()
| bool Battlenet::JSON::Login::FormInput::has_input_id |
( |
| ) |
const |
|
inline |
◆ has_label()
| bool Battlenet::JSON::Login::FormInput::has_label |
( |
| ) |
const |
|
inline |
◆ has_max_length()
| bool Battlenet::JSON::Login::FormInput::has_max_length |
( |
| ) |
const |
|
inline |
◆ has_type()
| bool Battlenet::JSON::Login::FormInput::has_type |
( |
| ) |
const |
|
inline |
◆ InitAsDefaultInstance()
| void Battlenet::JSON::Login::FormInput::InitAsDefaultInstance |
( |
| ) |
|
|
private |
◆ input_id()
| const ::std::string & Battlenet::JSON::Login::FormInput::input_id |
( |
| ) |
const |
|
inline |
◆ label()
| const ::std::string & Battlenet::JSON::Login::FormInput::label |
( |
| ) |
const |
|
inline |
◆ max_length()
| google::protobuf::uint32 Battlenet::JSON::Login::FormInput::max_length |
( |
| ) |
const |
|
inline |
◆ mutable_input_id()
| std::string * Battlenet::JSON::Login::FormInput::mutable_input_id |
( |
| ) |
|
|
inline |
◆ mutable_label()
| std::string * Battlenet::JSON::Login::FormInput::mutable_label |
( |
| ) |
|
|
inline |
◆ mutable_type()
| std::string * Battlenet::JSON::Login::FormInput::mutable_type |
( |
| ) |
|
|
inline |
◆ mutable_unknown_fields()
| inline ::google::protobuf::UnknownFieldSet * Battlenet::JSON::Login::FormInput::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
| FormInput * Battlenet::JSON::Login::FormInput::New |
( |
| ) |
const |
◆ operator=()
◆ release_input_id()
| std::string * Battlenet::JSON::Login::FormInput::release_input_id |
( |
| ) |
|
|
inline |
◆ release_label()
| std::string * Battlenet::JSON::Login::FormInput::release_label |
( |
| ) |
|
|
inline |
◆ release_type()
| std::string * Battlenet::JSON::Login::FormInput::release_type |
( |
| ) |
|
|
inline |
◆ set_allocated_input_id()
| void Battlenet::JSON::Login::FormInput::set_allocated_input_id |
( |
::std::string * |
input_id | ) |
|
|
inline |
◆ set_allocated_label()
| void Battlenet::JSON::Login::FormInput::set_allocated_label |
( |
::std::string * |
label | ) |
|
|
inline |
◆ set_allocated_type()
| void Battlenet::JSON::Login::FormInput::set_allocated_type |
( |
::std::string * |
type | ) |
|
|
inline |
◆ set_has_input_id()
| void Battlenet::JSON::Login::FormInput::set_has_input_id |
( |
| ) |
|
|
inlineprivate |
◆ set_has_label()
| void Battlenet::JSON::Login::FormInput::set_has_label |
( |
| ) |
|
|
inlineprivate |
◆ set_has_max_length()
| void Battlenet::JSON::Login::FormInput::set_has_max_length |
( |
| ) |
|
|
inlineprivate |
◆ set_has_type()
| void Battlenet::JSON::Login::FormInput::set_has_type |
( |
| ) |
|
|
inlineprivate |
◆ set_input_id() [1/3]
| void Battlenet::JSON::Login::FormInput::set_input_id |
( |
const ::std::string & |
value | ) |
|
|
inline |
◆ set_input_id() [2/3]
| void Battlenet::JSON::Login::FormInput::set_input_id |
( |
const char * |
value | ) |
|
|
inline |
◆ set_input_id() [3/3]
| void Battlenet::JSON::Login::FormInput::set_input_id |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ set_label() [1/3]
| void Battlenet::JSON::Login::FormInput::set_label |
( |
const ::std::string & |
value | ) |
|
|
inline |
◆ set_label() [2/3]
| void Battlenet::JSON::Login::FormInput::set_label |
( |
const char * |
value | ) |
|
|
inline |
◆ set_label() [3/3]
| void Battlenet::JSON::Login::FormInput::set_label |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ set_max_length()
| void Battlenet::JSON::Login::FormInput::set_max_length |
( |
::google::protobuf::uint32 |
value | ) |
|
|
inline |
◆ set_type() [1/3]
| void Battlenet::JSON::Login::FormInput::set_type |
( |
const ::std::string & |
value | ) |
|
|
inline |
◆ set_type() [2/3]
| void Battlenet::JSON::Login::FormInput::set_type |
( |
const char * |
value | ) |
|
|
inline |
◆ set_type() [3/3]
| void Battlenet::JSON::Login::FormInput::set_type |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ SetCachedSize()
| void Battlenet::JSON::Login::FormInput::SetCachedSize |
( |
int |
size | ) |
const |
|
private |
◆ SharedCtor()
| void Battlenet::JSON::Login::FormInput::SharedCtor |
( |
| ) |
|
|
private |
◆ SharedDtor()
| void Battlenet::JSON::Login::FormInput::SharedDtor |
( |
| ) |
|
|
private |
◆ Swap()
| void Battlenet::JSON::Login::FormInput::Swap |
( |
FormInput * |
other | ) |
|
◆ type()
| const ::std::string & Battlenet::JSON::Login::FormInput::type |
( |
| ) |
const |
|
inline |
◆ unknown_fields()
| const ::google::protobuf::UnknownFieldSet & Battlenet::JSON::Login::FormInput::unknown_fields |
( |
| ) |
const |
|
inline |
◆ protobuf_AddDesc_Login_2eproto
◆ protobuf_AssignDesc_Login_2eproto
| void protobuf_AssignDesc_Login_2eproto |
( |
| ) |
|
|
friend |
◆ protobuf_ShutdownFile_Login_2eproto
| void protobuf_ShutdownFile_Login_2eproto |
( |
| ) |
|
|
friend |
◆ _cached_size_
| int Battlenet::JSON::Login::FormInput::_cached_size_ |
|
mutableprivate |
◆ _has_bits_
| ::google::protobuf::uint32 Battlenet::JSON::Login::FormInput::_has_bits_[1] |
|
private |
◆ _unknown_fields_
| ::google::protobuf::UnknownFieldSet Battlenet::JSON::Login::FormInput::_unknown_fields_ |
|
private |
◆ default_instance_
| FormInput* Battlenet::JSON::Login::FormInput::default_instance_ |
|
staticprivate |
◆ input_id_
| ::std::string* Battlenet::JSON::Login::FormInput::input_id_ |
|
private |
◆ kInputIdFieldNumber
| const int Battlenet::JSON::Login::FormInput::kInputIdFieldNumber = 1 |
|
static |
◆ kLabelFieldNumber
| const int Battlenet::JSON::Login::FormInput::kLabelFieldNumber = 3 |
|
static |
◆ kMaxLengthFieldNumber
| const int Battlenet::JSON::Login::FormInput::kMaxLengthFieldNumber = 4 |
|
static |
◆ kTypeFieldNumber
| const int Battlenet::JSON::Login::FormInput::kTypeFieldNumber = 2 |
|
static |
◆ label_
| ::std::string* Battlenet::JSON::Login::FormInput::label_ |
|
private |
◆ max_length_
| ::google::protobuf::uint32 Battlenet::JSON::Login::FormInput::max_length_ |
|
private |
◆ type_
| ::std::string* Battlenet::JSON::Login::FormInput::type_ |
|
private |
The documentation for this class was generated from the following file: