TrinityCore
JSON::RealmList::RealmState Class Reference

#include <RealmList.pb.h>

+ Inheritance diagram for JSON::RealmList::RealmState:

Public Member Functions

 RealmState ()
 
virtual ~RealmState ()
 
 RealmState (const RealmState &from)
 
RealmStateoperator= (const RealmState &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (RealmState *other)
 
RealmStateNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
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 RealmStatedefault_instance ()
 

Static Public Attributes

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

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
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_
 
bool deleting_
 

Static Private Attributes

static RealmStatedefault_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 819 of file RealmList.pb.h.

Constructor & Destructor Documentation

◆ RealmState() [1/2]

JSON::RealmList::RealmState::RealmState ( )

◆ ~RealmState()

virtual JSON::RealmList::RealmState::~RealmState ( )
virtual

◆ RealmState() [2/2]

JSON::RealmList::RealmState::RealmState ( const RealmState from)

Member Function Documentation

◆ clear_deleting()

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

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

+ Here is the call graph for this function:

◆ clear_has_deleting()

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

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

+ Here is the caller graph for this function:

◆ clear_has_update()

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

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

+ Here is the caller graph for this function:

◆ clear_update()

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

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ deleting()

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

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_deleting()

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

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

◆ has_update()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_unknown_fields()

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

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

◆ mutable_update()

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

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_update()

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

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

+ Here is the call graph for this function:

◆ set_allocated_update()

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

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

+ Here is the call graph for this function:

◆ set_deleting()

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

Definition at line 2421 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::RealmState::set_has_deleting ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_update()

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

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

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

◆ update()

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

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

+ Here is the caller graph for this function:

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::RealmState::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

RealmState* JSON::RealmList::RealmState::default_instance_
staticprivate

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

◆ deleting_

bool JSON::RealmList::RealmState::deleting_
private

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

◆ kDeletingFieldNumber

const int JSON::RealmList::RealmState::kDeletingFieldNumber = 2
static

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

◆ kUpdateFieldNumber

const int JSON::RealmList::RealmState::kUpdateFieldNumber = 1
static

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

◆ update_

::JSON::RealmList::RealmEntry* JSON::RealmList::RealmState::update_
private

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


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