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

#include <RealmList.pb.h>

+ Inheritance diagram for JSON::RealmList::RealmListUpdatePart:

Public Member Functions

 RealmListUpdatePart ()
 
virtual ~RealmListUpdatePart ()
 
 RealmListUpdatePart (const RealmListUpdatePart &from)
 
RealmListUpdatePartoperator= (const RealmListUpdatePart &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (RealmListUpdatePart *other)
 
RealmListUpdatePartNew () 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_update () const
 
void clear_update ()
 
const ::JSON::RealmList::RealmEntryupdate () const
 
inline ::JSON::RealmList::RealmEntrymutable_update ()
 
inline ::JSON::RealmList::RealmEntryrelease_update ()
 
void set_allocated_update (::JSON::RealmList::RealmEntry *update)
 
bool has_deleting () const
 
void clear_deleting ()
 
bool deleting () const
 
void set_deleting (bool value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kWowRealmAddressFieldNumber = 1
 
static const int kUpdateFieldNumber = 2
 
static const int kDeletingFieldNumber = 3
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_wowrealmaddress ()
 
void clear_has_wowrealmaddress ()
 
void set_has_update ()
 
void clear_has_update ()
 
void set_has_deleting ()
 
void clear_has_deleting ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::JSON::RealmList::RealmEntryupdate_
 
::google::protobuf::uint32 wowrealmaddress_
 
bool deleting_
 

Static Private Attributes

static RealmListUpdatePartdefault_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 897 of file RealmList.pb.h.

Constructor & Destructor Documentation

◆ RealmListUpdatePart() [1/2]

JSON::RealmList::RealmListUpdatePart::RealmListUpdatePart ( )

◆ ~RealmListUpdatePart()

virtual JSON::RealmList::RealmListUpdatePart::~RealmListUpdatePart ( )
virtual

◆ RealmListUpdatePart() [2/2]

JSON::RealmList::RealmListUpdatePart::RealmListUpdatePart ( const RealmListUpdatePart from)

Member Function Documentation

◆ clear_deleting()

void JSON::RealmList::RealmListUpdatePart::clear_deleting ( )
inline

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

+ Here is the call graph for this function:

◆ clear_has_deleting()

void JSON::RealmList::RealmListUpdatePart::clear_has_deleting ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_update()

void JSON::RealmList::RealmListUpdatePart::clear_has_update ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_wowrealmaddress()

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

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

+ Here is the caller graph for this function:

◆ clear_update()

void JSON::RealmList::RealmListUpdatePart::clear_update ( )
inline

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

+ Here is the call graph for this function:

◆ clear_wowrealmaddress()

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

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ deleting()

bool JSON::RealmList::RealmListUpdatePart::deleting ( ) const
inline

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_deleting()

bool JSON::RealmList::RealmListUpdatePart::has_deleting ( ) const
inline

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

◆ has_update()

bool JSON::RealmList::RealmListUpdatePart::has_update ( ) const
inline

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

◆ has_wowrealmaddress()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_unknown_fields()

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

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

◆ mutable_update()

JSON::RealmList::RealmEntry * JSON::RealmList::RealmListUpdatePart::mutable_update ( )
inline

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_update()

JSON::RealmList::RealmEntry * JSON::RealmList::RealmListUpdatePart::release_update ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_update()

void JSON::RealmList::RealmListUpdatePart::set_allocated_update ( ::JSON::RealmList::RealmEntry update)
inline

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

+ Here is the call graph for this function:

◆ set_deleting()

void JSON::RealmList::RealmListUpdatePart::set_deleting ( bool  value)
inline

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

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

◆ set_has_deleting()

void JSON::RealmList::RealmListUpdatePart::set_has_deleting ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_update()

void JSON::RealmList::RealmListUpdatePart::set_has_update ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_wowrealmaddress()

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

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

+ Here is the caller graph for this function:

◆ set_wowrealmaddress()

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

Definition at line 2621 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::RealmListUpdatePart::SetCachedSize ( int  size) const
private

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

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

◆ update()

const ::JSON::RealmList::RealmEntry & JSON::RealmList::RealmListUpdatePart::update ( ) const
inline

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

+ Here is the caller graph for this function:

◆ wowrealmaddress()

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

Definition at line 2617 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::RealmListUpdatePart::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

RealmListUpdatePart* JSON::RealmList::RealmListUpdatePart::default_instance_
staticprivate

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

◆ deleting_

bool JSON::RealmList::RealmListUpdatePart::deleting_
private

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

◆ kDeletingFieldNumber

const int JSON::RealmList::RealmListUpdatePart::kDeletingFieldNumber = 3
static

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

◆ kUpdateFieldNumber

const int JSON::RealmList::RealmListUpdatePart::kUpdateFieldNumber = 2
static

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

◆ kWowRealmAddressFieldNumber

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

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

◆ update_

::JSON::RealmList::RealmEntry* JSON::RealmList::RealmListUpdatePart::update_
private

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

◆ wowrealmaddress_

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

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


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