TrinityCore
Loading...
Searching...
No Matches
JSON::RealmList::RealmListRAFInfo Class Reference

#include <RealmList.pb.h>

+ Inheritance diagram for JSON::RealmList::RealmListRAFInfo:

Public Member Functions

 RealmListRAFInfo ()
 
virtual ~RealmListRAFInfo ()
 
 RealmListRAFInfo (const RealmListRAFInfo &from)
 
RealmListRAFInfooperator= (const RealmListRAFInfo &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (RealmListRAFInfo *other)
 
RealmListRAFInfoNew () 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_faction () const
 
void clear_faction ()
 
inline ::google::protobuf::uint32 faction () const
 
void set_faction (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kWowRealmAddressFieldNumber = 1
 
static const int kFactionFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_wowrealmaddress ()
 
void clear_has_wowrealmaddress ()
 
void set_has_faction ()
 
void clear_has_faction ()
 
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 faction_
 

Static Private Attributes

static RealmListRAFInfodefault_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 658 of file RealmList.pb.h.

Constructor & Destructor Documentation

◆ RealmListRAFInfo() [1/2]

JSON::RealmList::RealmListRAFInfo::RealmListRAFInfo ( )

◆ ~RealmListRAFInfo()

virtual JSON::RealmList::RealmListRAFInfo::~RealmListRAFInfo ( )
virtual

◆ RealmListRAFInfo() [2/2]

JSON::RealmList::RealmListRAFInfo::RealmListRAFInfo ( const RealmListRAFInfo from)

Member Function Documentation

◆ clear_faction()

void JSON::RealmList::RealmListRAFInfo::clear_faction ( )
inline

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

+ Here is the call graph for this function:

◆ clear_has_faction()

void JSON::RealmList::RealmListRAFInfo::clear_has_faction ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_wowrealmaddress()

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

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

+ Here is the caller graph for this function:

◆ clear_wowrealmaddress()

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

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ faction()

google::protobuf::uint32 JSON::RealmList::RealmListRAFInfo::faction ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_faction()

bool JSON::RealmList::RealmListRAFInfo::has_faction ( ) const
inline

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

◆ has_wowrealmaddress()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ set_faction()

void JSON::RealmList::RealmListRAFInfo::set_faction ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:

◆ set_has_faction()

void JSON::RealmList::RealmListRAFInfo::set_has_faction ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_wowrealmaddress()

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

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

+ Here is the caller graph for this function:

◆ set_wowrealmaddress()

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

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

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

◆ wowrealmaddress()

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

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

Friends And Related Symbol 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::RealmListRAFInfo::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

RealmListRAFInfo* JSON::RealmList::RealmListRAFInfo::default_instance_
staticprivate

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

◆ faction_

::google::protobuf::uint32 JSON::RealmList::RealmListRAFInfo::faction_
private

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

◆ kFactionFieldNumber

const int JSON::RealmList::RealmListRAFInfo::kFactionFieldNumber = 2
static

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

◆ kWowRealmAddressFieldNumber

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

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

◆ wowrealmaddress_

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

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


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