![]() |
TrinityCore
|
#include <RealmList.pb.h>
Inheritance diagram for JSON::RealmList::ClientInformation:Public Member Functions | |
| ClientInformation () | |
| virtual | ~ClientInformation () |
| ClientInformation (const ClientInformation &from) | |
| ClientInformation & | operator= (const ClientInformation &from) |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ClientInformation *other) |
| ClientInformation * | New () const |
| int | GetCachedSize () const |
| ::google::protobuf::Metadata | GetMetadata () const |
| bool | has_platform () const |
| void | clear_platform () |
| inline ::google::protobuf::uint32 | platform () const |
| void | set_platform (::google::protobuf::uint32 value) |
| bool | has_buildvariant () const |
| void | clear_buildvariant () |
| const ::std::string & | buildvariant () const |
| void | set_buildvariant (const ::std::string &value) |
| void | set_buildvariant (const char *value) |
| void | set_buildvariant (const char *value, size_t size) |
| inline ::std::string * | mutable_buildvariant () |
| inline ::std::string * | release_buildvariant () |
| void | set_allocated_buildvariant (::std::string *buildvariant) |
| bool | has_type () const |
| void | clear_type () |
| inline ::google::protobuf::uint32 | type () const |
| void | set_type (::google::protobuf::uint32 value) |
| bool | has_timezone () const |
| void | clear_timezone () |
| const ::std::string & | timezone () const |
| void | set_timezone (const ::std::string &value) |
| void | set_timezone (const char *value) |
| void | set_timezone (const char *value, size_t size) |
| inline ::std::string * | mutable_timezone () |
| inline ::std::string * | release_timezone () |
| void | set_allocated_timezone (::std::string *timezone) |
| bool | has_currenttime () const |
| void | clear_currenttime () |
| inline ::google::protobuf::uint32 | currenttime () const |
| void | set_currenttime (::google::protobuf::uint32 value) |
| bool | has_textlocale () const |
| void | clear_textlocale () |
| inline ::google::protobuf::uint32 | textlocale () const |
| void | set_textlocale (::google::protobuf::uint32 value) |
| bool | has_audiolocale () const |
| void | clear_audiolocale () |
| inline ::google::protobuf::uint32 | audiolocale () const |
| void | set_audiolocale (::google::protobuf::uint32 value) |
| bool | has_versiondatabuild () const |
| void | clear_versiondatabuild () |
| inline ::google::protobuf::uint32 | versiondatabuild () const |
| void | set_versiondatabuild (::google::protobuf::uint32 value) |
| bool | has_version () const |
| void | clear_version () |
| const ::JSON::RealmList::ClientVersion & | version () const |
| inline ::JSON::RealmList::ClientVersion * | mutable_version () |
| inline ::JSON::RealmList::ClientVersion * | release_version () |
| void | set_allocated_version (::JSON::RealmList::ClientVersion *version) |
| bool | has_secret () const |
| void | clear_secret () |
| const ::std::string & | secret () const |
| void | set_secret (const ::std::string &value) |
| void | set_secret (const char *value) |
| void | set_secret (const void *value, size_t size) |
| inline ::std::string * | mutable_secret () |
| inline ::std::string * | release_secret () |
| void | set_allocated_secret (::std::string *secret) |
| bool | has_clientarch () const |
| void | clear_clientarch () |
| inline ::google::protobuf::uint32 | clientarch () const |
| void | set_clientarch (::google::protobuf::uint32 value) |
| bool | has_systemversion () const |
| void | clear_systemversion () |
| const ::std::string & | systemversion () const |
| void | set_systemversion (const ::std::string &value) |
| void | set_systemversion (const char *value) |
| void | set_systemversion (const char *value, size_t size) |
| inline ::std::string * | mutable_systemversion () |
| inline ::std::string * | release_systemversion () |
| void | set_allocated_systemversion (::std::string *systemversion) |
| bool | has_platformtype () const |
| void | clear_platformtype () |
| inline ::google::protobuf::uint32 | platformtype () const |
| void | set_platformtype (::google::protobuf::uint32 value) |
| bool | has_systemarch () const |
| void | clear_systemarch () |
| inline ::google::protobuf::uint32 | systemarch () const |
| void | set_systemarch (::google::protobuf::uint32 value) |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const ClientInformation & | default_instance () |
Static Public Attributes | |
| static const int | kPlatformFieldNumber = 1 |
| static const int | kBuildVariantFieldNumber = 2 |
| static const int | kTypeFieldNumber = 3 |
| static const int | kTimeZoneFieldNumber = 4 |
| static const int | kCurrentTimeFieldNumber = 5 |
| static const int | kTextLocaleFieldNumber = 6 |
| static const int | kAudioLocaleFieldNumber = 7 |
| static const int | kVersionDataBuildFieldNumber = 8 |
| static const int | kVersionFieldNumber = 9 |
| static const int | kSecretFieldNumber = 10 |
| static const int | kClientArchFieldNumber = 11 |
| static const int | kSystemVersionFieldNumber = 12 |
| static const int | kPlatformTypeFieldNumber = 13 |
| static const int | kSystemArchFieldNumber = 14 |
Private Member Functions | |
| void | SharedCtor () |
| void | SharedDtor () |
| void | SetCachedSize (int size) const |
| void | set_has_platform () |
| void | clear_has_platform () |
| void | set_has_buildvariant () |
| void | clear_has_buildvariant () |
| void | set_has_type () |
| void | clear_has_type () |
| void | set_has_timezone () |
| void | clear_has_timezone () |
| void | set_has_currenttime () |
| void | clear_has_currenttime () |
| void | set_has_textlocale () |
| void | clear_has_textlocale () |
| void | set_has_audiolocale () |
| void | clear_has_audiolocale () |
| void | set_has_versiondatabuild () |
| void | clear_has_versiondatabuild () |
| void | set_has_version () |
| void | clear_has_version () |
| void | set_has_secret () |
| void | clear_has_secret () |
| void | set_has_clientarch () |
| void | clear_has_clientarch () |
| void | set_has_systemversion () |
| void | clear_has_systemversion () |
| void | set_has_platformtype () |
| void | clear_has_platformtype () |
| void | set_has_systemarch () |
| void | clear_has_systemarch () |
| void | InitAsDefaultInstance () |
Private Attributes | |
| ::google::protobuf::UnknownFieldSet | _unknown_fields_ |
| ::google::protobuf::uint32 | _has_bits_ [1] |
| int | _cached_size_ |
| ::std::string * | buildvariant_ |
| ::google::protobuf::uint32 | platform_ |
| ::google::protobuf::uint32 | type_ |
| ::std::string * | timezone_ |
| ::google::protobuf::uint32 | currenttime_ |
| ::google::protobuf::uint32 | textlocale_ |
| ::google::protobuf::uint32 | audiolocale_ |
| ::google::protobuf::uint32 | versiondatabuild_ |
| ::JSON::RealmList::ClientVersion * | version_ |
| ::std::string * | secret_ |
| ::std::string * | systemversion_ |
| ::google::protobuf::uint32 | clientarch_ |
| ::google::protobuf::uint32 | platformtype_ |
| ::google::protobuf::uint32 | systemarch_ |
Static Private Attributes | |
| static ClientInformation * | default_instance_ |
Friends | |
| void TC_PROTO_API | protobuf_AddDesc_RealmList_2eproto () |
| void | protobuf_AssignDesc_RealmList_2eproto () |
| void | protobuf_ShutdownFile_RealmList_2eproto () |
Definition at line 227 of file RealmList.pb.h.
| JSON::RealmList::ClientInformation::ClientInformation | ( | ) |
|
virtual |
| JSON::RealmList::ClientInformation::ClientInformation | ( | const ClientInformation & | from | ) |
|
inline |
Definition at line 1804 of file RealmList.pb.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 1756 of file RealmList.pb.h.
|
static |
|
static |
|
inline |
Definition at line 255 of file RealmList.pb.h.
| ::google::protobuf::Metadata JSON::RealmList::ClientInformation::GetMetadata | ( | ) | const |
|
inline |
Definition at line 1791 of file RealmList.pb.h.
|
inline |
Definition at line 1567 of file RealmList.pb.h.
|
inline |
Definition at line 1956 of file RealmList.pb.h.
|
inline |
Definition at line 1743 of file RealmList.pb.h.
|
inline |
Definition at line 1543 of file RealmList.pb.h.
|
inline |
Definition at line 2056 of file RealmList.pb.h.
|
inline |
Definition at line 1880 of file RealmList.pb.h.
|
inline |
Definition at line 2080 of file RealmList.pb.h.
|
inline |
Definition at line 1980 of file RealmList.pb.h.
|
inline |
Definition at line 1767 of file RealmList.pb.h.
|
inline |
Definition at line 1667 of file RealmList.pb.h.
|
inline |
Definition at line 1643 of file RealmList.pb.h.
|
inline |
Definition at line 1839 of file RealmList.pb.h.
|
inline |
Definition at line 1815 of file RealmList.pb.h.
|
private |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 243 of file RealmList.pb.h.
|
inline |
| ClientInformation * JSON::RealmList::ClientInformation::New | ( | ) | const |
|
inline |
Definition at line 234 of file RealmList.pb.h.
|
inline |
Definition at line 1556 of file RealmList.pb.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
| void JSON::RealmList::ClientInformation::Swap | ( | ClientInformation * | other | ) |
|
inline |
Definition at line 2093 of file RealmList.pb.h.
|
inline |
|
inline |
Definition at line 1780 of file RealmList.pb.h.
|
inline |
|
inline |
|
inline |
Definition at line 239 of file RealmList.pb.h.
|
inline |
|
inline |
Definition at line 1828 of file RealmList.pb.h.
|
friend |
|
friend |
|
friend |
|
mutableprivate |
Definition at line 421 of file RealmList.pb.h.
|
private |
Definition at line 420 of file RealmList.pb.h.
|
private |
Definition at line 418 of file RealmList.pb.h.
|
private |
Definition at line 428 of file RealmList.pb.h.
|
private |
Definition at line 422 of file RealmList.pb.h.
|
private |
Definition at line 433 of file RealmList.pb.h.
|
private |
Definition at line 426 of file RealmList.pb.h.
|
staticprivate |
Definition at line 441 of file RealmList.pb.h.
|
static |
Definition at line 322 of file RealmList.pb.h.
|
static |
Definition at line 277 of file RealmList.pb.h.
|
static |
Definition at line 357 of file RealmList.pb.h.
|
static |
Definition at line 308 of file RealmList.pb.h.
|
static |
Definition at line 270 of file RealmList.pb.h.
|
static |
Definition at line 376 of file RealmList.pb.h.
|
static |
Definition at line 345 of file RealmList.pb.h.
|
static |
Definition at line 383 of file RealmList.pb.h.
|
static |
Definition at line 364 of file RealmList.pb.h.
|
static |
Definition at line 315 of file RealmList.pb.h.
|
static |
Definition at line 296 of file RealmList.pb.h.
|
static |
Definition at line 289 of file RealmList.pb.h.
|
static |
Definition at line 329 of file RealmList.pb.h.
|
static |
Definition at line 336 of file RealmList.pb.h.
|
private |
Definition at line 423 of file RealmList.pb.h.
|
private |
Definition at line 434 of file RealmList.pb.h.
|
private |
Definition at line 431 of file RealmList.pb.h.
|
private |
Definition at line 435 of file RealmList.pb.h.
|
private |
Definition at line 432 of file RealmList.pb.h.
|
private |
Definition at line 427 of file RealmList.pb.h.
|
private |
Definition at line 425 of file RealmList.pb.h.
|
private |
Definition at line 424 of file RealmList.pb.h.
|
private |
Definition at line 430 of file RealmList.pb.h.
|
private |
Definition at line 429 of file RealmList.pb.h.