TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
JSON::RealmList::ClientInformation Class Reference

#include <RealmList.pb.h>

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::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)
 
- Public Member Functions inherited from google::protobuf::Message
 Message ()
 
virtual ~Message ()
 
virtual void CopyFrom (const Message &from)
 
virtual void MergeFrom (const Message &from)
 
void CheckInitialized () const
 
void FindInitializationErrors (vector< string > *errors) const
 
string InitializationErrorString () const
 
virtual void DiscardUnknownFields ()
 
virtual int SpaceUsed () const
 
string DebugString () const
 
string ShortDebugString () const
 
string Utf8DebugString () const
 
void PrintDebugString () const
 
bool ParseFromFileDescriptor (int file_descriptor)
 
bool ParsePartialFromFileDescriptor (int file_descriptor)
 
bool ParseFromIstream (istream *input)
 
bool ParsePartialFromIstream (istream *input)
 
bool SerializeToFileDescriptor (int file_descriptor) const
 
bool SerializePartialToFileDescriptor (int file_descriptor) const
 
bool SerializeToOstream (ostream *output) const
 
bool SerializePartialToOstream (ostream *output) const
 
virtual string GetTypeName () const
 
virtual void Clear ()
 
virtual bool IsInitialized () const
 
virtual void CheckTypeAndMergeFrom (const MessageLite &other)
 
virtual bool MergePartialFromCodedStream (io::CodedInputStream *input)
 
virtual int ByteSize () const
 
virtual void SerializeWithCachedSizes (io::CodedOutputStream *output) const
 
const DescriptorGetDescriptor () const
 
virtual const ReflectionGetReflection () const
 
- Public Member Functions inherited from google::protobuf::MessageLite
 MessageLite ()
 
virtual ~MessageLite ()
 
bool ParseFromCodedStream (io::CodedInputStream *input)
 
bool ParsePartialFromCodedStream (io::CodedInputStream *input)
 
bool ParseFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParseFromString (const string &data)
 
bool ParsePartialFromString (const string &data)
 
bool ParseFromArray (const void *data, int size)
 
bool ParsePartialFromArray (const void *data, int size)
 
bool MergeFromCodedStream (io::CodedInputStream *input)
 
bool SerializeToCodedStream (io::CodedOutputStream *output) const
 
bool SerializePartialToCodedStream (io::CodedOutputStream *output) const
 
bool SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializeToString (string *output) const
 
bool SerializePartialToString (string *output) const
 
bool SerializeToArray (void *data, int size) const
 
bool SerializePartialToArray (void *data, int size) const
 
string SerializeAsString () const
 
string SerializePartialAsString () const
 
bool AppendToString (string *output) const
 
bool AppendPartialToString (string *output) const
 
virtual uint8SerializeWithCachedSizesToArray (uint8 *target) const
 

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
 

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 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_
 

Static Private Attributes

static ClientInformationdefault_instance_
 

Friends

void TC_SHARED_API protobuf_AddDesc_RealmList_2eproto ()
 
void protobuf_AssignDesc_RealmList_2eproto ()
 
void protobuf_ShutdownFile_RealmList_2eproto ()
 

Additional Inherited Members

- Public Types inherited from google::protobuf::Message
typedef
google::protobuf::Reflection 
Reflection
 

Constructor & Destructor Documentation

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

Member Function Documentation

google::protobuf::uint32 JSON::RealmList::ClientInformation::audiolocale ( ) const
inline
1572  {
1573  // @@protoc_insertion_point(field_get:JSON.RealmList.ClientInformation.audioLocale)
1574  return audiolocale_;
1575 }
::google::protobuf::uint32 audiolocale_
Definition: RealmList.pb.h:385
const ::std::string & JSON::RealmList::ClientInformation::buildvariant ( ) const
inline
1350  {
1351  // @@protoc_insertion_point(field_get:JSON.RealmList.ClientInformation.buildVariant)
1352  return *buildvariant_;
1353 }
::std::string * buildvariant_
Definition: RealmList.pb.h:379

+ Here is the caller graph for this function:

void JSON::RealmList::ClientInformation::clear_audiolocale ( )
inline
1568  {
1569  audiolocale_ = 0u;
1571 }
::google::protobuf::uint32 audiolocale_
Definition: RealmList.pb.h:385
void clear_has_audiolocale()
Definition: RealmList.pb.h:1565

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::clear_buildvariant ( )
inline
1344  {
1346  buildvariant_->clear();
1347  }
1349 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * buildvariant_
Definition: RealmList.pb.h:379
void clear_has_buildvariant()
Definition: RealmList.pb.h:1341

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::clear_currenttime ( )
inline
1520  {
1521  currenttime_ = 0u;
1523 }
void clear_has_currenttime()
Definition: RealmList.pb.h:1517
::google::protobuf::uint32 currenttime_
Definition: RealmList.pb.h:383

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::clear_has_audiolocale ( )
inlineprivate
1565  {
1566  _has_bits_[0] &= ~0x00000040u;
1567 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377

+ Here is the caller graph for this function:

void JSON::RealmList::ClientInformation::clear_has_buildvariant ( )
inlineprivate
1341  {
1342  _has_bits_[0] &= ~0x00000002u;
1343 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377

+ Here is the caller graph for this function:

void JSON::RealmList::ClientInformation::clear_has_currenttime ( )
inlineprivate
1517  {
1518  _has_bits_[0] &= ~0x00000010u;
1519 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377

+ Here is the caller graph for this function:

void JSON::RealmList::ClientInformation::clear_has_platform ( )
inlineprivate
1317  {
1318  _has_bits_[0] &= ~0x00000001u;
1319 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377

+ Here is the caller graph for this function:

void JSON::RealmList::ClientInformation::clear_has_secret ( )
inlineprivate
1654  {
1655  _has_bits_[0] &= ~0x00000200u;
1656 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377

+ Here is the caller graph for this function:

void JSON::RealmList::ClientInformation::clear_has_textlocale ( )
inlineprivate
1541  {
1542  _has_bits_[0] &= ~0x00000020u;
1543 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377

+ Here is the caller graph for this function:

void JSON::RealmList::ClientInformation::clear_has_timezone ( )
inlineprivate
1441  {
1442  _has_bits_[0] &= ~0x00000008u;
1443 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377

+ Here is the caller graph for this function:

void JSON::RealmList::ClientInformation::clear_has_type ( )
inlineprivate
1417  {
1418  _has_bits_[0] &= ~0x00000004u;
1419 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377

+ Here is the caller graph for this function:

void JSON::RealmList::ClientInformation::clear_has_version ( )
inlineprivate
1613  {
1614  _has_bits_[0] &= ~0x00000100u;
1615 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377

+ Here is the caller graph for this function:

void JSON::RealmList::ClientInformation::clear_has_versiondatabuild ( )
inlineprivate
1589  {
1590  _has_bits_[0] &= ~0x00000080u;
1591 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377

+ Here is the caller graph for this function:

void JSON::RealmList::ClientInformation::clear_platform ( )
inline
1320  {
1321  platform_ = 0u;
1323 }
::google::protobuf::uint32 platform_
Definition: RealmList.pb.h:380
void clear_has_platform()
Definition: RealmList.pb.h:1317

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::clear_secret ( )
inline
1657  {
1659  secret_->clear();
1660  }
1661  clear_has_secret();
1662 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * secret_
Definition: RealmList.pb.h:388
void clear_has_secret()
Definition: RealmList.pb.h:1654

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::clear_textlocale ( )
inline
1544  {
1545  textlocale_ = 0u;
1547 }
void clear_has_textlocale()
Definition: RealmList.pb.h:1541
::google::protobuf::uint32 textlocale_
Definition: RealmList.pb.h:384

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::clear_timezone ( )
inline
1444  {
1446  timezone_->clear();
1447  }
1449 }
void clear_has_timezone()
Definition: RealmList.pb.h:1441
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * timezone_
Definition: RealmList.pb.h:382

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::clear_type ( )
inline
1420  {
1421  type_ = 0u;
1422  clear_has_type();
1423 }
void clear_has_type()
Definition: RealmList.pb.h:1417
::google::protobuf::uint32 type_
Definition: RealmList.pb.h:381

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::clear_version ( )
inline
1616  {
1617  if (version_ != NULL) version_->::JSON::RealmList::ClientVersion::Clear();
1619 }
arena_t NULL
Definition: jemalloc_internal.h:624
::JSON::RealmList::ClientVersion * version_
Definition: RealmList.pb.h:387
void clear_has_version()
Definition: RealmList.pb.h:1613

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::clear_versiondatabuild ( )
inline
1592  {
1593  versiondatabuild_ = 0u;
1595 }
void clear_has_versiondatabuild()
Definition: RealmList.pb.h:1589
::google::protobuf::uint32 versiondatabuild_
Definition: RealmList.pb.h:386

+ Here is the call graph for this function:

google::protobuf::uint32 JSON::RealmList::ClientInformation::currenttime ( ) const
inline
1524  {
1525  // @@protoc_insertion_point(field_get:JSON.RealmList.ClientInformation.currentTime)
1526  return currenttime_;
1527 }
::google::protobuf::uint32 currenttime_
Definition: RealmList.pb.h:383
static const ClientInformation& JSON::RealmList::ClientInformation::default_instance ( )
static
static const ::google::protobuf::Descriptor* JSON::RealmList::ClientInformation::descriptor ( )
static
int JSON::RealmList::ClientInformation::GetCachedSize ( ) const
inlinevirtual

Implements google::protobuf::MessageLite.

253 { return _cached_size_; }
int _cached_size_
Definition: RealmList.pb.h:378
::google::protobuf::Metadata JSON::RealmList::ClientInformation::GetMetadata ( ) const
virtual
bool JSON::RealmList::ClientInformation::has_audiolocale ( ) const
inline
1559  {
1560  return (_has_bits_[0] & 0x00000040u) != 0;
1561 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377
bool JSON::RealmList::ClientInformation::has_buildvariant ( ) const
inline
1335  {
1336  return (_has_bits_[0] & 0x00000002u) != 0;
1337 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377
bool JSON::RealmList::ClientInformation::has_currenttime ( ) const
inline
1511  {
1512  return (_has_bits_[0] & 0x00000010u) != 0;
1513 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377
bool JSON::RealmList::ClientInformation::has_platform ( ) const
inline
1311  {
1312  return (_has_bits_[0] & 0x00000001u) != 0;
1313 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377
bool JSON::RealmList::ClientInformation::has_secret ( ) const
inline
1648  {
1649  return (_has_bits_[0] & 0x00000200u) != 0;
1650 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377
bool JSON::RealmList::ClientInformation::has_textlocale ( ) const
inline
1535  {
1536  return (_has_bits_[0] & 0x00000020u) != 0;
1537 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377
bool JSON::RealmList::ClientInformation::has_timezone ( ) const
inline
1435  {
1436  return (_has_bits_[0] & 0x00000008u) != 0;
1437 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377
bool JSON::RealmList::ClientInformation::has_type ( ) const
inline
1411  {
1412  return (_has_bits_[0] & 0x00000004u) != 0;
1413 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377
bool JSON::RealmList::ClientInformation::has_version ( ) const
inline
1607  {
1608  return (_has_bits_[0] & 0x00000100u) != 0;
1609 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377
bool JSON::RealmList::ClientInformation::has_versiondatabuild ( ) const
inline
1583  {
1584  return (_has_bits_[0] & 0x00000080u) != 0;
1585 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377
void JSON::RealmList::ClientInformation::InitAsDefaultInstance ( )
private
std::string * JSON::RealmList::ClientInformation::mutable_buildvariant ( )
inline
1378  {
1381  buildvariant_ = new ::std::string;
1382  }
1383  // @@protoc_insertion_point(field_mutable:JSON.RealmList.ClientInformation.buildVariant)
1384  return buildvariant_;
1385 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * buildvariant_
Definition: RealmList.pb.h:379
void set_has_buildvariant()
Definition: RealmList.pb.h:1338

+ Here is the call graph for this function:

std::string * JSON::RealmList::ClientInformation::mutable_secret ( )
inline
1691  {
1692  set_has_secret();
1694  secret_ = new ::std::string;
1695  }
1696  // @@protoc_insertion_point(field_mutable:JSON.RealmList.ClientInformation.secret)
1697  return secret_;
1698 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * secret_
Definition: RealmList.pb.h:388
void set_has_secret()
Definition: RealmList.pb.h:1651

+ Here is the call graph for this function:

std::string * JSON::RealmList::ClientInformation::mutable_timezone ( )
inline
1478  {
1479  set_has_timezone();
1481  timezone_ = new ::std::string;
1482  }
1483  // @@protoc_insertion_point(field_mutable:JSON.RealmList.ClientInformation.timeZone)
1484  return timezone_;
1485 }
void set_has_timezone()
Definition: RealmList.pb.h:1438
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * timezone_
Definition: RealmList.pb.h:382

+ Here is the call graph for this function:

inline ::google::protobuf::UnknownFieldSet* JSON::RealmList::ClientInformation::mutable_unknown_fields ( )
inline
241  {
242  return &_unknown_fields_;
243  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: RealmList.pb.h:375
JSON::RealmList::ClientVersion * JSON::RealmList::ClientInformation::mutable_version ( )
inline
1624  {
1625  set_has_version();
1626  if (version_ == NULL) version_ = new ::JSON::RealmList::ClientVersion;
1627  // @@protoc_insertion_point(field_mutable:JSON.RealmList.ClientInformation.version)
1628  return version_;
1629 }
void set_has_version()
Definition: RealmList.pb.h:1610
arena_t NULL
Definition: jemalloc_internal.h:624
::JSON::RealmList::ClientVersion * version_
Definition: RealmList.pb.h:387

+ Here is the call graph for this function:

ClientInformation* JSON::RealmList::ClientInformation::New ( ) const
virtual
ClientInformation& JSON::RealmList::ClientInformation::operator= ( const ClientInformation from)
inline
232  {
233  CopyFrom(from);
234  return *this;
235  }
virtual void CopyFrom(const Message &from)
google::protobuf::uint32 JSON::RealmList::ClientInformation::platform ( ) const
inline
1324  {
1325  // @@protoc_insertion_point(field_get:JSON.RealmList.ClientInformation.platform)
1326  return platform_;
1327 }
::google::protobuf::uint32 platform_
Definition: RealmList.pb.h:380
std::string * JSON::RealmList::ClientInformation::release_buildvariant ( )
inline
1386  {
1389  return NULL;
1390  } else {
1391  ::std::string* temp = buildvariant_;
1393  return temp;
1394  }
1395 }
arena_t NULL
Definition: jemalloc_internal.h:624
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * buildvariant_
Definition: RealmList.pb.h:379
void clear_has_buildvariant()
Definition: RealmList.pb.h:1341

+ Here is the call graph for this function:

std::string * JSON::RealmList::ClientInformation::release_secret ( )
inline
1699  {
1700  clear_has_secret();
1702  return NULL;
1703  } else {
1704  ::std::string* temp = secret_;
1705  secret_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
1706  return temp;
1707  }
1708 }
arena_t NULL
Definition: jemalloc_internal.h:624
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * secret_
Definition: RealmList.pb.h:388
void clear_has_secret()
Definition: RealmList.pb.h:1654

+ Here is the call graph for this function:

std::string * JSON::RealmList::ClientInformation::release_timezone ( )
inline
1486  {
1489  return NULL;
1490  } else {
1491  ::std::string* temp = timezone_;
1492  timezone_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
1493  return temp;
1494  }
1495 }
void clear_has_timezone()
Definition: RealmList.pb.h:1441
arena_t NULL
Definition: jemalloc_internal.h:624
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * timezone_
Definition: RealmList.pb.h:382

+ Here is the call graph for this function:

JSON::RealmList::ClientVersion * JSON::RealmList::ClientInformation::release_version ( )
inline
1630  {
1633  version_ = NULL;
1634  return temp;
1635 }
Definition: RealmList.pb.h:129
arena_t NULL
Definition: jemalloc_internal.h:624
::JSON::RealmList::ClientVersion * version_
Definition: RealmList.pb.h:387
void clear_has_version()
Definition: RealmList.pb.h:1613

+ Here is the call graph for this function:

const ::std::string & JSON::RealmList::ClientInformation::secret ( ) const
inline
1663  {
1664  // @@protoc_insertion_point(field_get:JSON.RealmList.ClientInformation.secret)
1665  return *secret_;
1666 }
::std::string * secret_
Definition: RealmList.pb.h:388

+ Here is the caller graph for this function:

void JSON::RealmList::ClientInformation::set_allocated_buildvariant ( ::std::string *  buildvariant)
inline
1396  {
1398  delete buildvariant_;
1399  }
1400  if (buildvariant) {
1403  } else {
1406  }
1407  // @@protoc_insertion_point(field_set_allocated:JSON.RealmList.ClientInformation.buildVariant)
1408 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * buildvariant_
Definition: RealmList.pb.h:379
void set_has_buildvariant()
Definition: RealmList.pb.h:1338
const ::std::string & buildvariant() const
Definition: RealmList.pb.h:1350
void clear_has_buildvariant()
Definition: RealmList.pb.h:1341

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::set_allocated_secret ( ::std::string *  secret)
inline
1709  {
1711  delete secret_;
1712  }
1713  if (secret) {
1714  set_has_secret();
1715  secret_ = secret;
1716  } else {
1717  clear_has_secret();
1718  secret_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
1719  }
1720  // @@protoc_insertion_point(field_set_allocated:JSON.RealmList.ClientInformation.secret)
1721 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * secret_
Definition: RealmList.pb.h:388
const ::std::string & secret() const
Definition: RealmList.pb.h:1663
void set_has_secret()
Definition: RealmList.pb.h:1651
void clear_has_secret()
Definition: RealmList.pb.h:1654

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::set_allocated_timezone ( ::std::string *  timezone)
inline
1496  {
1498  delete timezone_;
1499  }
1500  if (timezone) {
1501  set_has_timezone();
1502  timezone_ = timezone;
1503  } else {
1505  timezone_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
1506  }
1507  // @@protoc_insertion_point(field_set_allocated:JSON.RealmList.ClientInformation.timeZone)
1508 }
const ::std::string & timezone() const
Definition: RealmList.pb.h:1450
void clear_has_timezone()
Definition: RealmList.pb.h:1441
void set_has_timezone()
Definition: RealmList.pb.h:1438
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * timezone_
Definition: RealmList.pb.h:382

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::set_allocated_version ( ::JSON::RealmList::ClientVersion version)
inline
1636  {
1637  delete version_;
1638  version_ = version;
1639  if (version) {
1640  set_has_version();
1641  } else {
1643  }
1644  // @@protoc_insertion_point(field_set_allocated:JSON.RealmList.ClientInformation.version)
1645 }
void set_has_version()
Definition: RealmList.pb.h:1610
const ::JSON::RealmList::ClientVersion & version() const
Definition: RealmList.pb.h:1620
::JSON::RealmList::ClientVersion * version_
Definition: RealmList.pb.h:387
void clear_has_version()
Definition: RealmList.pb.h:1613

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::set_audiolocale ( ::google::protobuf::uint32  value)
inline
1576  {
1578  audiolocale_ = value;
1579  // @@protoc_insertion_point(field_set:JSON.RealmList.ClientInformation.audioLocale)
1580 }
void set_has_audiolocale()
Definition: RealmList.pb.h:1562
::google::protobuf::uint32 audiolocale_
Definition: RealmList.pb.h:385
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::set_buildvariant ( const ::std::string &  value)
inline
1354  {
1357  buildvariant_ = new ::std::string;
1358  }
1359  buildvariant_->assign(value);
1360  // @@protoc_insertion_point(field_set:JSON.RealmList.ClientInformation.buildVariant)
1361 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * buildvariant_
Definition: RealmList.pb.h:379
void set_has_buildvariant()
Definition: RealmList.pb.h:1338
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::set_buildvariant ( const char *  value)
inline
1362  {
1365  buildvariant_ = new ::std::string;
1366  }
1367  buildvariant_->assign(value);
1368  // @@protoc_insertion_point(field_set_char:JSON.RealmList.ClientInformation.buildVariant)
1369 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * buildvariant_
Definition: RealmList.pb.h:379
void set_has_buildvariant()
Definition: RealmList.pb.h:1338
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::set_buildvariant ( const char *  value,
size_t  size 
)
inline
1370  {
1373  buildvariant_ = new ::std::string;
1374  }
1375  buildvariant_->assign(reinterpret_cast<const char*>(value), size);
1376  // @@protoc_insertion_point(field_set_pointer:JSON.RealmList.ClientInformation.buildVariant)
1377 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * buildvariant_
Definition: RealmList.pb.h:379
void set_has_buildvariant()
Definition: RealmList.pb.h:1338
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::set_currenttime ( ::google::protobuf::uint32  value)
inline
1528  {
1530  currenttime_ = value;
1531  // @@protoc_insertion_point(field_set:JSON.RealmList.ClientInformation.currentTime)
1532 }
::google::protobuf::uint32 currenttime_
Definition: RealmList.pb.h:383
void set_has_currenttime()
Definition: RealmList.pb.h:1514
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::set_has_audiolocale ( )
inlineprivate
1562  {
1563  _has_bits_[0] |= 0x00000040u;
1564 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377

+ Here is the caller graph for this function:

void JSON::RealmList::ClientInformation::set_has_buildvariant ( )
inlineprivate
1338  {
1339  _has_bits_[0] |= 0x00000002u;
1340 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377

+ Here is the caller graph for this function:

void JSON::RealmList::ClientInformation::set_has_currenttime ( )
inlineprivate
1514  {
1515  _has_bits_[0] |= 0x00000010u;
1516 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377

+ Here is the caller graph for this function:

void JSON::RealmList::ClientInformation::set_has_platform ( )
inlineprivate
1314  {
1315  _has_bits_[0] |= 0x00000001u;
1316 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377

+ Here is the caller graph for this function:

void JSON::RealmList::ClientInformation::set_has_secret ( )
inlineprivate
1651  {
1652  _has_bits_[0] |= 0x00000200u;
1653 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377

+ Here is the caller graph for this function:

void JSON::RealmList::ClientInformation::set_has_textlocale ( )
inlineprivate
1538  {
1539  _has_bits_[0] |= 0x00000020u;
1540 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377

+ Here is the caller graph for this function:

void JSON::RealmList::ClientInformation::set_has_timezone ( )
inlineprivate
1438  {
1439  _has_bits_[0] |= 0x00000008u;
1440 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377

+ Here is the caller graph for this function:

void JSON::RealmList::ClientInformation::set_has_type ( )
inlineprivate
1414  {
1415  _has_bits_[0] |= 0x00000004u;
1416 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377

+ Here is the caller graph for this function:

void JSON::RealmList::ClientInformation::set_has_version ( )
inlineprivate
1610  {
1611  _has_bits_[0] |= 0x00000100u;
1612 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377

+ Here is the caller graph for this function:

void JSON::RealmList::ClientInformation::set_has_versiondatabuild ( )
inlineprivate
1586  {
1587  _has_bits_[0] |= 0x00000080u;
1588 }
::google::protobuf::uint32 _has_bits_[1]
Definition: RealmList.pb.h:377

+ Here is the caller graph for this function:

void JSON::RealmList::ClientInformation::set_platform ( ::google::protobuf::uint32  value)
inline
1328  {
1329  set_has_platform();
1330  platform_ = value;
1331  // @@protoc_insertion_point(field_set:JSON.RealmList.ClientInformation.platform)
1332 }
void set_has_platform()
Definition: RealmList.pb.h:1314
::google::protobuf::uint32 platform_
Definition: RealmList.pb.h:380
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::set_secret ( const ::std::string &  value)
inline
1667  {
1668  set_has_secret();
1670  secret_ = new ::std::string;
1671  }
1672  secret_->assign(value);
1673  // @@protoc_insertion_point(field_set:JSON.RealmList.ClientInformation.secret)
1674 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * secret_
Definition: RealmList.pb.h:388
void set_has_secret()
Definition: RealmList.pb.h:1651
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::set_secret ( const char *  value)
inline
1675  {
1676  set_has_secret();
1678  secret_ = new ::std::string;
1679  }
1680  secret_->assign(value);
1681  // @@protoc_insertion_point(field_set_char:JSON.RealmList.ClientInformation.secret)
1682 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * secret_
Definition: RealmList.pb.h:388
void set_has_secret()
Definition: RealmList.pb.h:1651
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::set_secret ( const void *  value,
size_t  size 
)
inline
1683  {
1684  set_has_secret();
1686  secret_ = new ::std::string;
1687  }
1688  secret_->assign(reinterpret_cast<const char*>(value), size);
1689  // @@protoc_insertion_point(field_set_pointer:JSON.RealmList.ClientInformation.secret)
1690 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * secret_
Definition: RealmList.pb.h:388
void set_has_secret()
Definition: RealmList.pb.h:1651
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::set_textlocale ( ::google::protobuf::uint32  value)
inline
1552  {
1554  textlocale_ = value;
1555  // @@protoc_insertion_point(field_set:JSON.RealmList.ClientInformation.textLocale)
1556 }
::google::protobuf::uint32 textlocale_
Definition: RealmList.pb.h:384
void set_has_textlocale()
Definition: RealmList.pb.h:1538
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::set_timezone ( const ::std::string &  value)
inline
1454  {
1455  set_has_timezone();
1457  timezone_ = new ::std::string;
1458  }
1459  timezone_->assign(value);
1460  // @@protoc_insertion_point(field_set:JSON.RealmList.ClientInformation.timeZone)
1461 }
void set_has_timezone()
Definition: RealmList.pb.h:1438
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * timezone_
Definition: RealmList.pb.h:382
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::set_timezone ( const char *  value)
inline
1462  {
1463  set_has_timezone();
1465  timezone_ = new ::std::string;
1466  }
1467  timezone_->assign(value);
1468  // @@protoc_insertion_point(field_set_char:JSON.RealmList.ClientInformation.timeZone)
1469 }
void set_has_timezone()
Definition: RealmList.pb.h:1438
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * timezone_
Definition: RealmList.pb.h:382
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::set_timezone ( const char *  value,
size_t  size 
)
inline
1470  {
1471  set_has_timezone();
1473  timezone_ = new ::std::string;
1474  }
1475  timezone_->assign(reinterpret_cast<const char*>(value), size);
1476  // @@protoc_insertion_point(field_set_pointer:JSON.RealmList.ClientInformation.timeZone)
1477 }
void set_has_timezone()
Definition: RealmList.pb.h:1438
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * timezone_
Definition: RealmList.pb.h:382
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::set_type ( ::google::protobuf::uint32  value)
inline
1428  {
1429  set_has_type();
1430  type_ = value;
1431  // @@protoc_insertion_point(field_set:JSON.RealmList.ClientInformation.type)
1432 }
void set_has_type()
Definition: RealmList.pb.h:1414
const FieldDescriptor value
Definition: descriptor.h:1522
::google::protobuf::uint32 type_
Definition: RealmList.pb.h:381

+ Here is the call graph for this function:

void JSON::RealmList::ClientInformation::set_versiondatabuild ( ::google::protobuf::uint32  value)
inline
1600  {
1603  // @@protoc_insertion_point(field_set:JSON.RealmList.ClientInformation.versionDataBuild)
1604 }
::google::protobuf::uint32 versiondatabuild_
Definition: RealmList.pb.h:386
void set_has_versiondatabuild()
Definition: RealmList.pb.h:1586
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

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

Reimplemented from google::protobuf::Message.

void JSON::RealmList::ClientInformation::SharedCtor ( )
private
void JSON::RealmList::ClientInformation::SharedDtor ( )
private
void JSON::RealmList::ClientInformation::Swap ( ClientInformation other)
google::protobuf::uint32 JSON::RealmList::ClientInformation::textlocale ( ) const
inline
1548  {
1549  // @@protoc_insertion_point(field_get:JSON.RealmList.ClientInformation.textLocale)
1550  return textlocale_;
1551 }
::google::protobuf::uint32 textlocale_
Definition: RealmList.pb.h:384
const ::std::string & JSON::RealmList::ClientInformation::timezone ( ) const
inline
1450  {
1451  // @@protoc_insertion_point(field_get:JSON.RealmList.ClientInformation.timeZone)
1452  return *timezone_;
1453 }
::std::string * timezone_
Definition: RealmList.pb.h:382

+ Here is the caller graph for this function:

google::protobuf::uint32 JSON::RealmList::ClientInformation::type ( ) const
inline
1424  {
1425  // @@protoc_insertion_point(field_get:JSON.RealmList.ClientInformation.type)
1426  return type_;
1427 }
::google::protobuf::uint32 type_
Definition: RealmList.pb.h:381
const ::google::protobuf::UnknownFieldSet& JSON::RealmList::ClientInformation::unknown_fields ( ) const
inline
237  {
238  return _unknown_fields_;
239  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: RealmList.pb.h:375
const ::JSON::RealmList::ClientVersion & JSON::RealmList::ClientInformation::version ( ) const
inline
1620  {
1621  // @@protoc_insertion_point(field_get:JSON.RealmList.ClientInformation.version)
1622  return version_ != NULL ? *version_ : *default_instance_->version_;
1623 }
arena_t NULL
Definition: jemalloc_internal.h:624
::JSON::RealmList::ClientVersion * version_
Definition: RealmList.pb.h:387
static ClientInformation * default_instance_
Definition: RealmList.pb.h:394

+ Here is the caller graph for this function:

google::protobuf::uint32 JSON::RealmList::ClientInformation::versiondatabuild ( ) const
inline
1596  {
1597  // @@protoc_insertion_point(field_get:JSON.RealmList.ClientInformation.versionDataBuild)
1598  return versiondatabuild_;
1599 }
::google::protobuf::uint32 versiondatabuild_
Definition: RealmList.pb.h:386

Friends And Related Function Documentation

void TC_SHARED_API protobuf_AddDesc_RealmList_2eproto ( )
friend
void protobuf_AssignDesc_RealmList_2eproto ( )
friend
void protobuf_ShutdownFile_RealmList_2eproto ( )
friend

Member Data Documentation

int JSON::RealmList::ClientInformation::_cached_size_
mutableprivate
::google::protobuf::uint32 JSON::RealmList::ClientInformation::_has_bits_[1]
private
::google::protobuf::UnknownFieldSet JSON::RealmList::ClientInformation::_unknown_fields_
private
::google::protobuf::uint32 JSON::RealmList::ClientInformation::audiolocale_
private
::std::string* JSON::RealmList::ClientInformation::buildvariant_
private
::google::protobuf::uint32 JSON::RealmList::ClientInformation::currenttime_
private
ClientInformation* JSON::RealmList::ClientInformation::default_instance_
staticprivate
const int JSON::RealmList::ClientInformation::kAudioLocaleFieldNumber = 7
static
const int JSON::RealmList::ClientInformation::kBuildVariantFieldNumber = 2
static
const int JSON::RealmList::ClientInformation::kCurrentTimeFieldNumber = 5
static
const int JSON::RealmList::ClientInformation::kPlatformFieldNumber = 1
static
const int JSON::RealmList::ClientInformation::kSecretFieldNumber = 10
static
const int JSON::RealmList::ClientInformation::kTextLocaleFieldNumber = 6
static
const int JSON::RealmList::ClientInformation::kTimeZoneFieldNumber = 4
static
const int JSON::RealmList::ClientInformation::kTypeFieldNumber = 3
static
const int JSON::RealmList::ClientInformation::kVersionDataBuildFieldNumber = 8
static
const int JSON::RealmList::ClientInformation::kVersionFieldNumber = 9
static
::google::protobuf::uint32 JSON::RealmList::ClientInformation::platform_
private
::std::string* JSON::RealmList::ClientInformation::secret_
private
::google::protobuf::uint32 JSON::RealmList::ClientInformation::textlocale_
private
::std::string* JSON::RealmList::ClientInformation::timezone_
private
::google::protobuf::uint32 JSON::RealmList::ClientInformation::type_
private
::JSON::RealmList::ClientVersion* JSON::RealmList::ClientInformation::version_
private
::google::protobuf::uint32 JSON::RealmList::ClientInformation::versiondatabuild_
private

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