![]() |
TrinityCore
|
#include <Login.pb.h>
Inheritance diagram for Battlenet::JSON::Login::LoginResult:Public Member Functions | |
| LoginResult () | |
| virtual | ~LoginResult () |
| LoginResult (const LoginResult &from) | |
| LoginResult & | operator= (const LoginResult &from) |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (LoginResult *other) |
| LoginResult * | New () const |
| int | GetCachedSize () const |
| ::google::protobuf::Metadata | GetMetadata () const |
| bool | has_authentication_state () const |
| void | clear_authentication_state () |
| inline ::Battlenet::JSON::Login::AuthenticationState | authentication_state () const |
| void | set_authentication_state (::Battlenet::JSON::Login::AuthenticationState value) |
| bool | has_error_code () const |
| void | clear_error_code () |
| const ::std::string & | error_code () const |
| void | set_error_code (const ::std::string &value) |
| void | set_error_code (const char *value) |
| void | set_error_code (const char *value, size_t size) |
| inline ::std::string * | mutable_error_code () |
| inline ::std::string * | release_error_code () |
| void | set_allocated_error_code (::std::string *error_code) |
| bool | has_error_message () const |
| void | clear_error_message () |
| const ::std::string & | error_message () const |
| void | set_error_message (const ::std::string &value) |
| void | set_error_message (const char *value) |
| void | set_error_message (const char *value, size_t size) |
| inline ::std::string * | mutable_error_message () |
| inline ::std::string * | release_error_message () |
| void | set_allocated_error_message (::std::string *error_message) |
| bool | has_url () const |
| void | clear_url () |
| const ::std::string & | url () const |
| void | set_url (const ::std::string &value) |
| void | set_url (const char *value) |
| void | set_url (const char *value, size_t size) |
| inline ::std::string * | mutable_url () |
| inline ::std::string * | release_url () |
| void | set_allocated_url (::std::string *url) |
| bool | has_login_ticket () const |
| void | clear_login_ticket () |
| const ::std::string & | login_ticket () const |
| void | set_login_ticket (const ::std::string &value) |
| void | set_login_ticket (const char *value) |
| void | set_login_ticket (const char *value, size_t size) |
| inline ::std::string * | mutable_login_ticket () |
| inline ::std::string * | release_login_ticket () |
| void | set_allocated_login_ticket (::std::string *login_ticket) |
| bool | has_server_evidence_m2 () const |
| void | clear_server_evidence_m2 () |
| const ::std::string & | server_evidence_m2 () const |
| void | set_server_evidence_m2 (const ::std::string &value) |
| void | set_server_evidence_m2 (const char *value) |
| void | set_server_evidence_m2 (const char *value, size_t size) |
| inline ::std::string * | mutable_server_evidence_m2 () |
| inline ::std::string * | release_server_evidence_m2 () |
| void | set_allocated_server_evidence_m2 (::std::string *server_evidence_m2) |
| bool | has_next_url () const |
| void | clear_next_url () |
| const ::std::string & | next_url () const |
| void | set_next_url (const ::std::string &value) |
| void | set_next_url (const char *value) |
| void | set_next_url (const char *value, size_t size) |
| inline ::std::string * | mutable_next_url () |
| inline ::std::string * | release_next_url () |
| void | set_allocated_next_url (::std::string *next_url) |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const LoginResult & | default_instance () |
Static Public Attributes | |
| static const int | kAuthenticationStateFieldNumber = 1 |
| static const int | kErrorCodeFieldNumber = 2 |
| static const int | kErrorMessageFieldNumber = 3 |
| static const int | kUrlFieldNumber = 4 |
| static const int | kLoginTicketFieldNumber = 5 |
| static const int | kServerEvidenceM2FieldNumber = 6 |
| static const int | kNextUrlFieldNumber = 7 |
Private Member Functions | |
| void | SharedCtor () |
| void | SharedDtor () |
| void | SetCachedSize (int size) const |
| void | set_has_authentication_state () |
| void | clear_has_authentication_state () |
| void | set_has_error_code () |
| void | clear_has_error_code () |
| void | set_has_error_message () |
| void | clear_has_error_message () |
| void | set_has_url () |
| void | clear_has_url () |
| void | set_has_login_ticket () |
| void | clear_has_login_ticket () |
| void | set_has_server_evidence_m2 () |
| void | clear_has_server_evidence_m2 () |
| void | set_has_next_url () |
| void | clear_has_next_url () |
| void | InitAsDefaultInstance () |
Private Attributes | |
| ::google::protobuf::UnknownFieldSet | _unknown_fields_ |
| ::google::protobuf::uint32 | _has_bits_ [1] |
| int | _cached_size_ |
| ::std::string * | error_code_ |
| ::std::string * | error_message_ |
| ::std::string * | url_ |
| ::std::string * | login_ticket_ |
| ::std::string * | server_evidence_m2_ |
| ::std::string * | next_url_ |
| int | authentication_state_ |
Static Private Attributes | |
| static LoginResult * | default_instance_ |
Friends | |
| void TC_PROTO_API | protobuf_AddDesc_Login_2eproto () |
| void | protobuf_AssignDesc_Login_2eproto () |
| void | protobuf_ShutdownFile_Login_2eproto () |
Definition at line 744 of file Login.pb.h.
| Battlenet::JSON::Login::LoginResult::LoginResult | ( | ) |
|
virtual |
| Battlenet::JSON::Login::LoginResult::LoginResult | ( | const LoginResult & | from | ) |
|
inline |
Definition at line 2612 of file Login.pb.h.
|
inline |
|
inline |
|
inline |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
static |
|
inline |
|
inline |
|
inline |
Definition at line 772 of file Login.pb.h.
| ::google::protobuf::Metadata Battlenet::JSON::Login::LoginResult::GetMetadata | ( | ) | const |
|
inline |
Definition at line 2599 of file Login.pb.h.
|
inline |
Definition at line 2624 of file Login.pb.h.
|
inline |
Definition at line 2700 of file Login.pb.h.
|
inline |
Definition at line 2852 of file Login.pb.h.
|
inline |
Definition at line 3004 of file Login.pb.h.
|
inline |
Definition at line 2928 of file Login.pb.h.
|
inline |
Definition at line 2776 of file Login.pb.h.
|
private |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 760 of file Login.pb.h.
|
inline |
| LoginResult * Battlenet::JSON::Login::LoginResult::New | ( | ) | const |
|
inline |
|
inline |
Definition at line 751 of file Login.pb.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 2616 of file Login.pb.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 2643 of file Login.pb.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
|
inline |
|
inline |
Definition at line 2719 of file Login.pb.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
|
inline |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inline |
Definition at line 2871 of file Login.pb.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 2947 of file Login.pb.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
| void Battlenet::JSON::Login::LoginResult::Swap | ( | LoginResult * | other | ) |
|
inline |
Definition at line 756 of file Login.pb.h.
|
inline |
|
friend |
|
friend |
|
friend |
|
mutableprivate |
Definition at line 883 of file Login.pb.h.
|
private |
Definition at line 882 of file Login.pb.h.
|
private |
Definition at line 880 of file Login.pb.h.
|
private |
Definition at line 890 of file Login.pb.h.
|
staticprivate |
Definition at line 896 of file Login.pb.h.
|
private |
Definition at line 884 of file Login.pb.h.
|
private |
Definition at line 885 of file Login.pb.h.
|
static |
Definition at line 787 of file Login.pb.h.
|
static |
Definition at line 794 of file Login.pb.h.
|
static |
Definition at line 806 of file Login.pb.h.
|
static |
Definition at line 830 of file Login.pb.h.
|
static |
Definition at line 854 of file Login.pb.h.
|
static |
Definition at line 842 of file Login.pb.h.
|
static |
Definition at line 818 of file Login.pb.h.
|
private |
Definition at line 887 of file Login.pb.h.
|
private |
Definition at line 889 of file Login.pb.h.
|
private |
Definition at line 888 of file Login.pb.h.
|
private |
Definition at line 886 of file Login.pb.h.