TrinityCore
JSON::RealmList::ClientInformation Class Reference

#include <RealmList.pb.h>

+ Inheritance diagram for JSON::RealmList::ClientInformation:

Public Member Functions

 ClientInformation ()
 
virtual ~ClientInformation ()
 
 ClientInformation (const ClientInformation &from)
 
ClientInformationoperator= (const ClientInformation &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ClientInformation *other)
 
ClientInformationNew () 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::ClientVersionversion () const
 
inline ::JSON::RealmList::ClientVersionmutable_version ()
 
inline ::JSON::RealmList::ClientVersionrelease_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 ClientInformationdefault_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::ClientVersionversion_
 
::std::string * secret_
 
::std::string * systemversion_
 
::google::protobuf::uint32 clientarch_
 
::google::protobuf::uint32 platformtype_
 
::google::protobuf::uint32 systemarch_
 

Static Private Attributes

static ClientInformationdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_RealmList_2eproto ()
 
void protobuf_AssignDesc_RealmList_2eproto ()
 
void protobuf_ShutdownFile_RealmList_2eproto ()
 

Detailed Description

Definition at line 225 of file RealmList.pb.h.

Constructor & Destructor Documentation

◆ ClientInformation() [1/2]

JSON::RealmList::ClientInformation::ClientInformation ( )

◆ ~ClientInformation()

virtual JSON::RealmList::ClientInformation::~ClientInformation ( )
virtual

◆ ClientInformation() [2/2]

JSON::RealmList::ClientInformation::ClientInformation ( const ClientInformation from)

Member Function Documentation

◆ audiolocale()

google::protobuf::uint32 JSON::RealmList::ClientInformation::audiolocale ( ) const
inline

Definition at line 1615 of file RealmList.pb.h.

◆ buildvariant()

const ::std::string & JSON::RealmList::ClientInformation::buildvariant ( ) const
inline

Definition at line 1393 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ clear_audiolocale()

void JSON::RealmList::ClientInformation::clear_audiolocale ( )
inline

Definition at line 1611 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ clear_buildvariant()

void JSON::RealmList::ClientInformation::clear_buildvariant ( )
inline

Definition at line 1387 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ clear_clientarch()

void JSON::RealmList::ClientInformation::clear_clientarch ( )
inline

Definition at line 1776 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ clear_currenttime()

void JSON::RealmList::ClientInformation::clear_currenttime ( )
inline

Definition at line 1563 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ clear_has_audiolocale()

void JSON::RealmList::ClientInformation::clear_has_audiolocale ( )
inlineprivate

Definition at line 1608 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_buildvariant()

void JSON::RealmList::ClientInformation::clear_has_buildvariant ( )
inlineprivate

Definition at line 1384 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_clientarch()

void JSON::RealmList::ClientInformation::clear_has_clientarch ( )
inlineprivate

Definition at line 1773 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_currenttime()

void JSON::RealmList::ClientInformation::clear_has_currenttime ( )
inlineprivate

Definition at line 1560 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_platform()

void JSON::RealmList::ClientInformation::clear_has_platform ( )
inlineprivate

Definition at line 1360 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_platformtype()

void JSON::RealmList::ClientInformation::clear_has_platformtype ( )
inlineprivate

Definition at line 1873 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_secret()

void JSON::RealmList::ClientInformation::clear_has_secret ( )
inlineprivate

Definition at line 1697 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_systemarch()

void JSON::RealmList::ClientInformation::clear_has_systemarch ( )
inlineprivate

Definition at line 1897 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_systemversion()

void JSON::RealmList::ClientInformation::clear_has_systemversion ( )
inlineprivate

Definition at line 1797 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_textlocale()

void JSON::RealmList::ClientInformation::clear_has_textlocale ( )
inlineprivate

Definition at line 1584 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_timezone()

void JSON::RealmList::ClientInformation::clear_has_timezone ( )
inlineprivate

Definition at line 1484 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_type()

void JSON::RealmList::ClientInformation::clear_has_type ( )
inlineprivate

Definition at line 1460 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_version()

void JSON::RealmList::ClientInformation::clear_has_version ( )
inlineprivate

Definition at line 1656 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_versiondatabuild()

void JSON::RealmList::ClientInformation::clear_has_versiondatabuild ( )
inlineprivate

Definition at line 1632 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ clear_platform()

void JSON::RealmList::ClientInformation::clear_platform ( )
inline

Definition at line 1363 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ clear_platformtype()

void JSON::RealmList::ClientInformation::clear_platformtype ( )
inline

Definition at line 1876 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ clear_secret()

void JSON::RealmList::ClientInformation::clear_secret ( )
inline

Definition at line 1700 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ clear_systemarch()

void JSON::RealmList::ClientInformation::clear_systemarch ( )
inline

Definition at line 1900 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ clear_systemversion()

void JSON::RealmList::ClientInformation::clear_systemversion ( )
inline

Definition at line 1800 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ clear_textlocale()

void JSON::RealmList::ClientInformation::clear_textlocale ( )
inline

Definition at line 1587 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ clear_timezone()

void JSON::RealmList::ClientInformation::clear_timezone ( )
inline

Definition at line 1487 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ clear_type()

void JSON::RealmList::ClientInformation::clear_type ( )
inline

Definition at line 1463 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ clear_version()

void JSON::RealmList::ClientInformation::clear_version ( )
inline

Definition at line 1659 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ clear_versiondatabuild()

void JSON::RealmList::ClientInformation::clear_versiondatabuild ( )
inline

Definition at line 1635 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ clientarch()

google::protobuf::uint32 JSON::RealmList::ClientInformation::clientarch ( ) const
inline

Definition at line 1780 of file RealmList.pb.h.

◆ currenttime()

google::protobuf::uint32 JSON::RealmList::ClientInformation::currenttime ( ) const
inline

Definition at line 1567 of file RealmList.pb.h.

◆ default_instance()

static const ClientInformation & JSON::RealmList::ClientInformation::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * JSON::RealmList::ClientInformation::descriptor ( )
static

◆ GetCachedSize()

int JSON::RealmList::ClientInformation::GetCachedSize ( ) const
inline

Definition at line 253 of file RealmList.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata JSON::RealmList::ClientInformation::GetMetadata ( ) const

◆ has_audiolocale()

bool JSON::RealmList::ClientInformation::has_audiolocale ( ) const
inline

Definition at line 1602 of file RealmList.pb.h.

◆ has_buildvariant()

bool JSON::RealmList::ClientInformation::has_buildvariant ( ) const
inline

Definition at line 1378 of file RealmList.pb.h.

◆ has_clientarch()

bool JSON::RealmList::ClientInformation::has_clientarch ( ) const
inline

Definition at line 1767 of file RealmList.pb.h.

◆ has_currenttime()

bool JSON::RealmList::ClientInformation::has_currenttime ( ) const
inline

Definition at line 1554 of file RealmList.pb.h.

◆ has_platform()

bool JSON::RealmList::ClientInformation::has_platform ( ) const
inline

Definition at line 1354 of file RealmList.pb.h.

◆ has_platformtype()

bool JSON::RealmList::ClientInformation::has_platformtype ( ) const
inline

Definition at line 1867 of file RealmList.pb.h.

◆ has_secret()

bool JSON::RealmList::ClientInformation::has_secret ( ) const
inline

Definition at line 1691 of file RealmList.pb.h.

◆ has_systemarch()

bool JSON::RealmList::ClientInformation::has_systemarch ( ) const
inline

Definition at line 1891 of file RealmList.pb.h.

◆ has_systemversion()

bool JSON::RealmList::ClientInformation::has_systemversion ( ) const
inline

Definition at line 1791 of file RealmList.pb.h.

◆ has_textlocale()

bool JSON::RealmList::ClientInformation::has_textlocale ( ) const
inline

Definition at line 1578 of file RealmList.pb.h.

◆ has_timezone()

bool JSON::RealmList::ClientInformation::has_timezone ( ) const
inline

Definition at line 1478 of file RealmList.pb.h.

◆ has_type()

bool JSON::RealmList::ClientInformation::has_type ( ) const
inline

Definition at line 1454 of file RealmList.pb.h.

◆ has_version()

bool JSON::RealmList::ClientInformation::has_version ( ) const
inline

Definition at line 1650 of file RealmList.pb.h.

◆ has_versiondatabuild()

bool JSON::RealmList::ClientInformation::has_versiondatabuild ( ) const
inline

Definition at line 1626 of file RealmList.pb.h.

◆ InitAsDefaultInstance()

void JSON::RealmList::ClientInformation::InitAsDefaultInstance ( )
private

◆ mutable_buildvariant()

std::string * JSON::RealmList::ClientInformation::mutable_buildvariant ( )
inline

Definition at line 1421 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ mutable_secret()

std::string * JSON::RealmList::ClientInformation::mutable_secret ( )
inline

Definition at line 1734 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ mutable_systemversion()

std::string * JSON::RealmList::ClientInformation::mutable_systemversion ( )
inline

Definition at line 1834 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ mutable_timezone()

std::string * JSON::RealmList::ClientInformation::mutable_timezone ( )
inline

Definition at line 1521 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * JSON::RealmList::ClientInformation::mutable_unknown_fields ( )
inline

Definition at line 241 of file RealmList.pb.h.

◆ mutable_version()

JSON::RealmList::ClientVersion * JSON::RealmList::ClientInformation::mutable_version ( )
inline

Definition at line 1667 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ New()

ClientInformation * JSON::RealmList::ClientInformation::New ( ) const

◆ operator=()

ClientInformation & JSON::RealmList::ClientInformation::operator= ( const ClientInformation from)
inline

Definition at line 232 of file RealmList.pb.h.

◆ platform()

google::protobuf::uint32 JSON::RealmList::ClientInformation::platform ( ) const
inline

Definition at line 1367 of file RealmList.pb.h.

◆ platformtype()

google::protobuf::uint32 JSON::RealmList::ClientInformation::platformtype ( ) const
inline

Definition at line 1880 of file RealmList.pb.h.

◆ release_buildvariant()

std::string * JSON::RealmList::ClientInformation::release_buildvariant ( )
inline

Definition at line 1429 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ release_secret()

std::string * JSON::RealmList::ClientInformation::release_secret ( )
inline

Definition at line 1742 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ release_systemversion()

std::string * JSON::RealmList::ClientInformation::release_systemversion ( )
inline

Definition at line 1842 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ release_timezone()

std::string * JSON::RealmList::ClientInformation::release_timezone ( )
inline

Definition at line 1529 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ release_version()

JSON::RealmList::ClientVersion * JSON::RealmList::ClientInformation::release_version ( )
inline

Definition at line 1673 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ secret()

const ::std::string & JSON::RealmList::ClientInformation::secret ( ) const
inline

Definition at line 1706 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ set_allocated_buildvariant()

void JSON::RealmList::ClientInformation::set_allocated_buildvariant ( ::std::string *  buildvariant)
inline

Definition at line 1439 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_secret()

void JSON::RealmList::ClientInformation::set_allocated_secret ( ::std::string *  secret)
inline

Definition at line 1752 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_systemversion()

void JSON::RealmList::ClientInformation::set_allocated_systemversion ( ::std::string *  systemversion)
inline

Definition at line 1852 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_timezone()

void JSON::RealmList::ClientInformation::set_allocated_timezone ( ::std::string *  timezone)
inline

Definition at line 1539 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_version()

void JSON::RealmList::ClientInformation::set_allocated_version ( ::JSON::RealmList::ClientVersion version)
inline

Definition at line 1679 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ set_audiolocale()

void JSON::RealmList::ClientInformation::set_audiolocale ( ::google::protobuf::uint32  value)
inline

Definition at line 1619 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ set_buildvariant() [1/3]

void JSON::RealmList::ClientInformation::set_buildvariant ( const ::std::string &  value)
inline

Definition at line 1397 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ set_buildvariant() [2/3]

void JSON::RealmList::ClientInformation::set_buildvariant ( const char *  value)
inline

Definition at line 1405 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ set_buildvariant() [3/3]

void JSON::RealmList::ClientInformation::set_buildvariant ( const char *  value,
size_t  size 
)
inline

Definition at line 1413 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ set_clientarch()

void JSON::RealmList::ClientInformation::set_clientarch ( ::google::protobuf::uint32  value)
inline

Definition at line 1784 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ set_currenttime()

void JSON::RealmList::ClientInformation::set_currenttime ( ::google::protobuf::uint32  value)
inline

Definition at line 1571 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ set_has_audiolocale()

void JSON::RealmList::ClientInformation::set_has_audiolocale ( )
inlineprivate

Definition at line 1605 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ set_has_buildvariant()

void JSON::RealmList::ClientInformation::set_has_buildvariant ( )
inlineprivate

Definition at line 1381 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ set_has_clientarch()

void JSON::RealmList::ClientInformation::set_has_clientarch ( )
inlineprivate

Definition at line 1770 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ set_has_currenttime()

void JSON::RealmList::ClientInformation::set_has_currenttime ( )
inlineprivate

Definition at line 1557 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ set_has_platform()

void JSON::RealmList::ClientInformation::set_has_platform ( )
inlineprivate

Definition at line 1357 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ set_has_platformtype()

void JSON::RealmList::ClientInformation::set_has_platformtype ( )
inlineprivate

Definition at line 1870 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ set_has_secret()

void JSON::RealmList::ClientInformation::set_has_secret ( )
inlineprivate

Definition at line 1694 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ set_has_systemarch()

void JSON::RealmList::ClientInformation::set_has_systemarch ( )
inlineprivate

Definition at line 1894 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ set_has_systemversion()

void JSON::RealmList::ClientInformation::set_has_systemversion ( )
inlineprivate

Definition at line 1794 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ set_has_textlocale()

void JSON::RealmList::ClientInformation::set_has_textlocale ( )
inlineprivate

Definition at line 1581 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ set_has_timezone()

void JSON::RealmList::ClientInformation::set_has_timezone ( )
inlineprivate

Definition at line 1481 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ set_has_type()

void JSON::RealmList::ClientInformation::set_has_type ( )
inlineprivate

Definition at line 1457 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ set_has_version()

void JSON::RealmList::ClientInformation::set_has_version ( )
inlineprivate

Definition at line 1653 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ set_has_versiondatabuild()

void JSON::RealmList::ClientInformation::set_has_versiondatabuild ( )
inlineprivate

Definition at line 1629 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ set_platform()

void JSON::RealmList::ClientInformation::set_platform ( ::google::protobuf::uint32  value)
inline

Definition at line 1371 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ set_platformtype()

void JSON::RealmList::ClientInformation::set_platformtype ( ::google::protobuf::uint32  value)
inline

Definition at line 1884 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ set_secret() [1/3]

void JSON::RealmList::ClientInformation::set_secret ( const ::std::string &  value)
inline

Definition at line 1710 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ set_secret() [2/3]

void JSON::RealmList::ClientInformation::set_secret ( const char *  value)
inline

Definition at line 1718 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ set_secret() [3/3]

void JSON::RealmList::ClientInformation::set_secret ( const void *  value,
size_t  size 
)
inline

Definition at line 1726 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ set_systemarch()

void JSON::RealmList::ClientInformation::set_systemarch ( ::google::protobuf::uint32  value)
inline

Definition at line 1908 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ set_systemversion() [1/3]

void JSON::RealmList::ClientInformation::set_systemversion ( const ::std::string &  value)
inline

Definition at line 1810 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ set_systemversion() [2/3]

void JSON::RealmList::ClientInformation::set_systemversion ( const char *  value)
inline

Definition at line 1818 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ set_systemversion() [3/3]

void JSON::RealmList::ClientInformation::set_systemversion ( const char *  value,
size_t  size 
)
inline

Definition at line 1826 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ set_textlocale()

void JSON::RealmList::ClientInformation::set_textlocale ( ::google::protobuf::uint32  value)
inline

Definition at line 1595 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ set_timezone() [1/3]

void JSON::RealmList::ClientInformation::set_timezone ( const ::std::string &  value)
inline

Definition at line 1497 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ set_timezone() [2/3]

void JSON::RealmList::ClientInformation::set_timezone ( const char *  value)
inline

Definition at line 1505 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ set_timezone() [3/3]

void JSON::RealmList::ClientInformation::set_timezone ( const char *  value,
size_t  size 
)
inline

Definition at line 1513 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ set_type()

void JSON::RealmList::ClientInformation::set_type ( ::google::protobuf::uint32  value)
inline

Definition at line 1471 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ set_versiondatabuild()

void JSON::RealmList::ClientInformation::set_versiondatabuild ( ::google::protobuf::uint32  value)
inline

Definition at line 1643 of file RealmList.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

void JSON::RealmList::ClientInformation::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void JSON::RealmList::ClientInformation::SharedCtor ( )
private

◆ SharedDtor()

void JSON::RealmList::ClientInformation::SharedDtor ( )
private

◆ Swap()

void JSON::RealmList::ClientInformation::Swap ( ClientInformation other)

◆ systemarch()

google::protobuf::uint32 JSON::RealmList::ClientInformation::systemarch ( ) const
inline

Definition at line 1904 of file RealmList.pb.h.

◆ systemversion()

const ::std::string & JSON::RealmList::ClientInformation::systemversion ( ) const
inline

Definition at line 1806 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ textlocale()

google::protobuf::uint32 JSON::RealmList::ClientInformation::textlocale ( ) const
inline

Definition at line 1591 of file RealmList.pb.h.

◆ timezone()

const ::std::string & JSON::RealmList::ClientInformation::timezone ( ) const
inline

Definition at line 1493 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ type()

google::protobuf::uint32 JSON::RealmList::ClientInformation::type ( ) const
inline

Definition at line 1467 of file RealmList.pb.h.

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & JSON::RealmList::ClientInformation::unknown_fields ( ) const
inline

Definition at line 237 of file RealmList.pb.h.

◆ version()

const ::JSON::RealmList::ClientVersion & JSON::RealmList::ClientInformation::version ( ) const
inline

Definition at line 1663 of file RealmList.pb.h.

+ Here is the caller graph for this function:

◆ versiondatabuild()

google::protobuf::uint32 JSON::RealmList::ClientInformation::versiondatabuild ( ) const
inline

Definition at line 1639 of file RealmList.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_RealmList_2eproto

void TC_PROTO_API protobuf_AddDesc_RealmList_2eproto ( )
friend

◆ protobuf_AssignDesc_RealmList_2eproto

void protobuf_AssignDesc_RealmList_2eproto ( )
friend

◆ protobuf_ShutdownFile_RealmList_2eproto

void protobuf_ShutdownFile_RealmList_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int JSON::RealmList::ClientInformation::_cached_size_
mutableprivate

Definition at line 419 of file RealmList.pb.h.

◆ _has_bits_

::google::protobuf::uint32 JSON::RealmList::ClientInformation::_has_bits_[1]
private

Definition at line 418 of file RealmList.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet JSON::RealmList::ClientInformation::_unknown_fields_
private

Definition at line 416 of file RealmList.pb.h.

◆ audiolocale_

::google::protobuf::uint32 JSON::RealmList::ClientInformation::audiolocale_
private

Definition at line 426 of file RealmList.pb.h.

◆ buildvariant_

::std::string* JSON::RealmList::ClientInformation::buildvariant_
private

Definition at line 420 of file RealmList.pb.h.

◆ clientarch_

::google::protobuf::uint32 JSON::RealmList::ClientInformation::clientarch_
private

Definition at line 431 of file RealmList.pb.h.

◆ currenttime_

::google::protobuf::uint32 JSON::RealmList::ClientInformation::currenttime_
private

Definition at line 424 of file RealmList.pb.h.

◆ default_instance_

ClientInformation* JSON::RealmList::ClientInformation::default_instance_
staticprivate

Definition at line 439 of file RealmList.pb.h.

◆ kAudioLocaleFieldNumber

const int JSON::RealmList::ClientInformation::kAudioLocaleFieldNumber = 7
static

Definition at line 320 of file RealmList.pb.h.

◆ kBuildVariantFieldNumber

const int JSON::RealmList::ClientInformation::kBuildVariantFieldNumber = 2
static

Definition at line 275 of file RealmList.pb.h.

◆ kClientArchFieldNumber

const int JSON::RealmList::ClientInformation::kClientArchFieldNumber = 11
static

Definition at line 355 of file RealmList.pb.h.

◆ kCurrentTimeFieldNumber

const int JSON::RealmList::ClientInformation::kCurrentTimeFieldNumber = 5
static

Definition at line 306 of file RealmList.pb.h.

◆ kPlatformFieldNumber

const int JSON::RealmList::ClientInformation::kPlatformFieldNumber = 1
static

Definition at line 268 of file RealmList.pb.h.

◆ kPlatformTypeFieldNumber

const int JSON::RealmList::ClientInformation::kPlatformTypeFieldNumber = 13
static

Definition at line 374 of file RealmList.pb.h.

◆ kSecretFieldNumber

const int JSON::RealmList::ClientInformation::kSecretFieldNumber = 10
static

Definition at line 343 of file RealmList.pb.h.

◆ kSystemArchFieldNumber

const int JSON::RealmList::ClientInformation::kSystemArchFieldNumber = 14
static

Definition at line 381 of file RealmList.pb.h.

◆ kSystemVersionFieldNumber

const int JSON::RealmList::ClientInformation::kSystemVersionFieldNumber = 12
static

Definition at line 362 of file RealmList.pb.h.

◆ kTextLocaleFieldNumber

const int JSON::RealmList::ClientInformation::kTextLocaleFieldNumber = 6
static

Definition at line 313 of file RealmList.pb.h.

◆ kTimeZoneFieldNumber

const int JSON::RealmList::ClientInformation::kTimeZoneFieldNumber = 4
static

Definition at line 294 of file RealmList.pb.h.

◆ kTypeFieldNumber

const int JSON::RealmList::ClientInformation::kTypeFieldNumber = 3
static

Definition at line 287 of file RealmList.pb.h.

◆ kVersionDataBuildFieldNumber

const int JSON::RealmList::ClientInformation::kVersionDataBuildFieldNumber = 8
static

Definition at line 327 of file RealmList.pb.h.

◆ kVersionFieldNumber

const int JSON::RealmList::ClientInformation::kVersionFieldNumber = 9
static

Definition at line 334 of file RealmList.pb.h.

◆ platform_

::google::protobuf::uint32 JSON::RealmList::ClientInformation::platform_
private

Definition at line 421 of file RealmList.pb.h.

◆ platformtype_

::google::protobuf::uint32 JSON::RealmList::ClientInformation::platformtype_
private

Definition at line 432 of file RealmList.pb.h.

◆ secret_

::std::string* JSON::RealmList::ClientInformation::secret_
private

Definition at line 429 of file RealmList.pb.h.

◆ systemarch_

::google::protobuf::uint32 JSON::RealmList::ClientInformation::systemarch_
private

Definition at line 433 of file RealmList.pb.h.

◆ systemversion_

::std::string* JSON::RealmList::ClientInformation::systemversion_
private

Definition at line 430 of file RealmList.pb.h.

◆ textlocale_

::google::protobuf::uint32 JSON::RealmList::ClientInformation::textlocale_
private

Definition at line 425 of file RealmList.pb.h.

◆ timezone_

::std::string* JSON::RealmList::ClientInformation::timezone_
private

Definition at line 423 of file RealmList.pb.h.

◆ type_

::google::protobuf::uint32 JSON::RealmList::ClientInformation::type_
private

Definition at line 422 of file RealmList.pb.h.

◆ version_

::JSON::RealmList::ClientVersion* JSON::RealmList::ClientInformation::version_
private

Definition at line 428 of file RealmList.pb.h.

◆ versiondatabuild_

::google::protobuf::uint32 JSON::RealmList::ClientInformation::versiondatabuild_
private

Definition at line 427 of file RealmList.pb.h.


The documentation for this class was generated from the following file: