TrinityCore
JSON::RealmList::RealmEntry Class Reference

#include <RealmList.pb.h>

+ Inheritance diagram for JSON::RealmList::RealmEntry:

Public Member Functions

 RealmEntry ()
 
virtual ~RealmEntry ()
 
 RealmEntry (const RealmEntry &from)
 
RealmEntryoperator= (const RealmEntry &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (RealmEntry *other)
 
RealmEntryNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_wowrealmaddress () const
 
void clear_wowrealmaddress ()
 
inline ::google::protobuf::uint32 wowrealmaddress () const
 
void set_wowrealmaddress (::google::protobuf::uint32 value)
 
bool has_cfgtimezonesid () const
 
void clear_cfgtimezonesid ()
 
inline ::google::protobuf::uint32 cfgtimezonesid () const
 
void set_cfgtimezonesid (::google::protobuf::uint32 value)
 
bool has_populationstate () const
 
void clear_populationstate ()
 
inline ::google::protobuf::uint32 populationstate () const
 
void set_populationstate (::google::protobuf::uint32 value)
 
bool has_cfgcategoriesid () const
 
void clear_cfgcategoriesid ()
 
inline ::google::protobuf::uint32 cfgcategoriesid () const
 
void set_cfgcategoriesid (::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_cfgrealmsid () const
 
void clear_cfgrealmsid ()
 
inline ::google::protobuf::uint32 cfgrealmsid () const
 
void set_cfgrealmsid (::google::protobuf::uint32 value)
 
bool has_flags () const
 
void clear_flags ()
 
inline ::google::protobuf::uint32 flags () const
 
void set_flags (::google::protobuf::uint32 value)
 
bool has_name () const
 
void clear_name ()
 
const ::std::string & name () const
 
void set_name (const ::std::string &value)
 
void set_name (const char *value)
 
void set_name (const char *value, size_t size)
 
inline ::std::string * mutable_name ()
 
inline ::std::string * release_name ()
 
void set_allocated_name (::std::string *name)
 
bool has_cfgconfigsid () const
 
void clear_cfgconfigsid ()
 
inline ::google::protobuf::uint32 cfgconfigsid () const
 
void set_cfgconfigsid (::google::protobuf::uint32 value)
 
bool has_cfglanguagesid () const
 
void clear_cfglanguagesid ()
 
inline ::google::protobuf::uint32 cfglanguagesid () const
 
void set_cfglanguagesid (::google::protobuf::uint32 value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const RealmEntrydefault_instance ()
 

Static Public Attributes

static const int kWowRealmAddressFieldNumber = 1
 
static const int kCfgTimezonesIDFieldNumber = 2
 
static const int kPopulationStateFieldNumber = 3
 
static const int kCfgCategoriesIDFieldNumber = 4
 
static const int kVersionFieldNumber = 5
 
static const int kCfgRealmsIDFieldNumber = 6
 
static const int kFlagsFieldNumber = 7
 
static const int kNameFieldNumber = 8
 
static const int kCfgConfigsIDFieldNumber = 9
 
static const int kCfgLanguagesIDFieldNumber = 10
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_wowrealmaddress ()
 
void clear_has_wowrealmaddress ()
 
void set_has_cfgtimezonesid ()
 
void clear_has_cfgtimezonesid ()
 
void set_has_populationstate ()
 
void clear_has_populationstate ()
 
void set_has_cfgcategoriesid ()
 
void clear_has_cfgcategoriesid ()
 
void set_has_version ()
 
void clear_has_version ()
 
void set_has_cfgrealmsid ()
 
void clear_has_cfgrealmsid ()
 
void set_has_flags ()
 
void clear_has_flags ()
 
void set_has_name ()
 
void clear_has_name ()
 
void set_has_cfgconfigsid ()
 
void clear_has_cfgconfigsid ()
 
void set_has_cfglanguagesid ()
 
void clear_has_cfglanguagesid ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::uint32 wowrealmaddress_
 
::google::protobuf::uint32 cfgtimezonesid_
 
::google::protobuf::uint32 populationstate_
 
::google::protobuf::uint32 cfgcategoriesid_
 
::JSON::RealmList::ClientVersionversion_
 
::google::protobuf::uint32 cfgrealmsid_
 
::google::protobuf::uint32 flags_
 
::std::string * name_
 
::google::protobuf::uint32 cfgconfigsid_
 
::google::protobuf::uint32 cfglanguagesid_
 

Static Private Attributes

static RealmEntrydefault_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 656 of file RealmList.pb.h.

Constructor & Destructor Documentation

◆ RealmEntry() [1/2]

JSON::RealmList::RealmEntry::RealmEntry ( )

◆ ~RealmEntry()

virtual JSON::RealmList::RealmEntry::~RealmEntry ( )
virtual

◆ RealmEntry() [2/2]

JSON::RealmList::RealmEntry::RealmEntry ( const RealmEntry from)

Member Function Documentation

◆ cfgcategoriesid()

google::protobuf::uint32 JSON::RealmList::RealmEntry::cfgcategoriesid ( ) const
inline

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

◆ cfgconfigsid()

google::protobuf::uint32 JSON::RealmList::RealmEntry::cfgconfigsid ( ) const
inline

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

◆ cfglanguagesid()

google::protobuf::uint32 JSON::RealmList::RealmEntry::cfglanguagesid ( ) const
inline

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

◆ cfgrealmsid()

google::protobuf::uint32 JSON::RealmList::RealmEntry::cfgrealmsid ( ) const
inline

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

◆ cfgtimezonesid()

google::protobuf::uint32 JSON::RealmList::RealmEntry::cfgtimezonesid ( ) const
inline

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

◆ clear_cfgcategoriesid()

void JSON::RealmList::RealmEntry::clear_cfgcategoriesid ( )
inline

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

+ Here is the call graph for this function:

◆ clear_cfgconfigsid()

void JSON::RealmList::RealmEntry::clear_cfgconfigsid ( )
inline

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

+ Here is the call graph for this function:

◆ clear_cfglanguagesid()

void JSON::RealmList::RealmEntry::clear_cfglanguagesid ( )
inline

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

+ Here is the call graph for this function:

◆ clear_cfgrealmsid()

void JSON::RealmList::RealmEntry::clear_cfgrealmsid ( )
inline

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

+ Here is the call graph for this function:

◆ clear_cfgtimezonesid()

void JSON::RealmList::RealmEntry::clear_cfgtimezonesid ( )
inline

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

+ Here is the call graph for this function:

◆ clear_flags()

void JSON::RealmList::RealmEntry::clear_flags ( )
inline

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

+ Here is the call graph for this function:

◆ clear_has_cfgcategoriesid()

void JSON::RealmList::RealmEntry::clear_has_cfgcategoriesid ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_cfgconfigsid()

void JSON::RealmList::RealmEntry::clear_has_cfgconfigsid ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_cfglanguagesid()

void JSON::RealmList::RealmEntry::clear_has_cfglanguagesid ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_cfgrealmsid()

void JSON::RealmList::RealmEntry::clear_has_cfgrealmsid ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_cfgtimezonesid()

void JSON::RealmList::RealmEntry::clear_has_cfgtimezonesid ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_flags()

void JSON::RealmList::RealmEntry::clear_has_flags ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_name()

void JSON::RealmList::RealmEntry::clear_has_name ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_populationstate()

void JSON::RealmList::RealmEntry::clear_has_populationstate ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_version()

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

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

+ Here is the caller graph for this function:

◆ clear_has_wowrealmaddress()

void JSON::RealmList::RealmEntry::clear_has_wowrealmaddress ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_name()

void JSON::RealmList::RealmEntry::clear_name ( )
inline

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

+ Here is the call graph for this function:

◆ clear_populationstate()

void JSON::RealmList::RealmEntry::clear_populationstate ( )
inline

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

+ Here is the call graph for this function:

◆ clear_version()

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

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

+ Here is the call graph for this function:

◆ clear_wowrealmaddress()

void JSON::RealmList::RealmEntry::clear_wowrealmaddress ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ flags()

google::protobuf::uint32 JSON::RealmList::RealmEntry::flags ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_cfgcategoriesid()

bool JSON::RealmList::RealmEntry::has_cfgcategoriesid ( ) const
inline

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

◆ has_cfgconfigsid()

bool JSON::RealmList::RealmEntry::has_cfgconfigsid ( ) const
inline

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

◆ has_cfglanguagesid()

bool JSON::RealmList::RealmEntry::has_cfglanguagesid ( ) const
inline

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

◆ has_cfgrealmsid()

bool JSON::RealmList::RealmEntry::has_cfgrealmsid ( ) const
inline

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

◆ has_cfgtimezonesid()

bool JSON::RealmList::RealmEntry::has_cfgtimezonesid ( ) const
inline

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

◆ has_flags()

bool JSON::RealmList::RealmEntry::has_flags ( ) const
inline

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

◆ has_name()

bool JSON::RealmList::RealmEntry::has_name ( ) const
inline

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

◆ has_populationstate()

bool JSON::RealmList::RealmEntry::has_populationstate ( ) const
inline

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

◆ has_version()

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

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

◆ has_wowrealmaddress()

bool JSON::RealmList::RealmEntry::has_wowrealmaddress ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_name()

std::string * JSON::RealmList::RealmEntry::mutable_name ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

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

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

◆ mutable_version()

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

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

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ name()

const ::std::string & JSON::RealmList::RealmEntry::name ( ) const
inline

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

+ Here is the caller graph for this function:

◆ New()

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

◆ operator=()

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

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

◆ populationstate()

google::protobuf::uint32 JSON::RealmList::RealmEntry::populationstate ( ) const
inline

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

◆ release_name()

std::string * JSON::RealmList::RealmEntry::release_name ( )
inline

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

+ Here is the call graph for this function:

◆ release_version()

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

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

+ Here is the call graph for this function:

◆ set_allocated_name()

void JSON::RealmList::RealmEntry::set_allocated_name ( ::std::string *  name)
inline

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

+ Here is the call graph for this function:

◆ set_allocated_version()

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

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

+ Here is the call graph for this function:

◆ set_cfgcategoriesid()

void JSON::RealmList::RealmEntry::set_cfgcategoriesid ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ set_cfgconfigsid()

void JSON::RealmList::RealmEntry::set_cfgconfigsid ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ set_cfglanguagesid()

void JSON::RealmList::RealmEntry::set_cfglanguagesid ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ set_cfgrealmsid()

void JSON::RealmList::RealmEntry::set_cfgrealmsid ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ set_cfgtimezonesid()

void JSON::RealmList::RealmEntry::set_cfgtimezonesid ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ set_flags()

void JSON::RealmList::RealmEntry::set_flags ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ set_has_cfgcategoriesid()

void JSON::RealmList::RealmEntry::set_has_cfgcategoriesid ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_cfgconfigsid()

void JSON::RealmList::RealmEntry::set_has_cfgconfigsid ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_cfglanguagesid()

void JSON::RealmList::RealmEntry::set_has_cfglanguagesid ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_cfgrealmsid()

void JSON::RealmList::RealmEntry::set_has_cfgrealmsid ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_cfgtimezonesid()

void JSON::RealmList::RealmEntry::set_has_cfgtimezonesid ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_flags()

void JSON::RealmList::RealmEntry::set_has_flags ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_name()

void JSON::RealmList::RealmEntry::set_has_name ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_populationstate()

void JSON::RealmList::RealmEntry::set_has_populationstate ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_version()

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

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

+ Here is the caller graph for this function:

◆ set_has_wowrealmaddress()

void JSON::RealmList::RealmEntry::set_has_wowrealmaddress ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_name() [1/3]

void JSON::RealmList::RealmEntry::set_name ( const ::std::string &  value)
inline

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

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ set_name() [2/3]

void JSON::RealmList::RealmEntry::set_name ( const char *  value)
inline

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

+ Here is the call graph for this function:

◆ set_name() [3/3]

void JSON::RealmList::RealmEntry::set_name ( const char *  value,
size_t  size 
)
inline

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

+ Here is the call graph for this function:

◆ set_populationstate()

void JSON::RealmList::RealmEntry::set_populationstate ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ set_wowrealmaddress()

void JSON::RealmList::RealmEntry::set_wowrealmaddress ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

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

◆ version()

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

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

+ Here is the caller graph for this function:

◆ wowrealmaddress()

google::protobuf::uint32 JSON::RealmList::RealmEntry::wowrealmaddress ( ) const
inline

Definition at line 2063 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::RealmEntry::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ cfgcategoriesid_

::google::protobuf::uint32 JSON::RealmList::RealmEntry::cfgcategoriesid_
private

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

◆ cfgconfigsid_

::google::protobuf::uint32 JSON::RealmList::RealmEntry::cfgconfigsid_
private

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

◆ cfglanguagesid_

::google::protobuf::uint32 JSON::RealmList::RealmEntry::cfglanguagesid_
private

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

◆ cfgrealmsid_

::google::protobuf::uint32 JSON::RealmList::RealmEntry::cfgrealmsid_
private

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

◆ cfgtimezonesid_

::google::protobuf::uint32 JSON::RealmList::RealmEntry::cfgtimezonesid_
private

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

◆ default_instance_

RealmEntry* JSON::RealmList::RealmEntry::default_instance_
staticprivate

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

◆ flags_

::google::protobuf::uint32 JSON::RealmList::RealmEntry::flags_
private

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

◆ kCfgCategoriesIDFieldNumber

const int JSON::RealmList::RealmEntry::kCfgCategoriesIDFieldNumber = 4
static

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

◆ kCfgConfigsIDFieldNumber

const int JSON::RealmList::RealmEntry::kCfgConfigsIDFieldNumber = 9
static

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

◆ kCfgLanguagesIDFieldNumber

const int JSON::RealmList::RealmEntry::kCfgLanguagesIDFieldNumber = 10
static

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

◆ kCfgRealmsIDFieldNumber

const int JSON::RealmList::RealmEntry::kCfgRealmsIDFieldNumber = 6
static

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

◆ kCfgTimezonesIDFieldNumber

const int JSON::RealmList::RealmEntry::kCfgTimezonesIDFieldNumber = 2
static

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

◆ kFlagsFieldNumber

const int JSON::RealmList::RealmEntry::kFlagsFieldNumber = 7
static

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

◆ kNameFieldNumber

const int JSON::RealmList::RealmEntry::kNameFieldNumber = 8
static

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

◆ kPopulationStateFieldNumber

const int JSON::RealmList::RealmEntry::kPopulationStateFieldNumber = 3
static

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

◆ kVersionFieldNumber

const int JSON::RealmList::RealmEntry::kVersionFieldNumber = 5
static

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

◆ kWowRealmAddressFieldNumber

const int JSON::RealmList::RealmEntry::kWowRealmAddressFieldNumber = 1
static

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

◆ name_

::std::string* JSON::RealmList::RealmEntry::name_
private

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

◆ populationstate_

::google::protobuf::uint32 JSON::RealmList::RealmEntry::populationstate_
private

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

◆ version_

::JSON::RealmList::ClientVersion* JSON::RealmList::RealmEntry::version_
private

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

◆ wowrealmaddress_

::google::protobuf::uint32 JSON::RealmList::RealmEntry::wowrealmaddress_
private

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


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