TrinityCore
JSON::RealmList::RealmCharacterCountList Class Reference

#include <RealmList.pb.h>

+ Inheritance diagram for JSON::RealmList::RealmCharacterCountList:

Public Member Functions

 RealmCharacterCountList ()
 
virtual ~RealmCharacterCountList ()
 
 RealmCharacterCountList (const RealmCharacterCountList &from)
 
RealmCharacterCountListoperator= (const RealmCharacterCountList &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (RealmCharacterCountList *other)
 
RealmCharacterCountListNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int counts_size () const
 
void clear_counts ()
 
const ::JSON::RealmList::RealmCharacterCountEntrycounts (int index) const
 
inline ::JSON::RealmList::RealmCharacterCountEntrymutable_counts (int index)
 
inline ::JSON::RealmList::RealmCharacterCountEntryadd_counts ()
 
const ::google::protobuf::RepeatedPtrField< ::JSON::RealmList::RealmCharacterCountEntry > & counts () const
 
inline ::google::protobuf::RepeatedPtrField< ::JSON::RealmList::RealmCharacterCountEntry > * mutable_counts ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kCountsFieldNumber = 1
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::RepeatedPtrField< ::JSON::RealmList::RealmCharacterCountEntrycounts_
 

Static Private Attributes

static RealmCharacterCountListdefault_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 587 of file RealmList.pb.h.

Constructor & Destructor Documentation

◆ RealmCharacterCountList() [1/2]

JSON::RealmList::RealmCharacterCountList::RealmCharacterCountList ( )

◆ ~RealmCharacterCountList()

virtual JSON::RealmList::RealmCharacterCountList::~RealmCharacterCountList ( )
virtual

◆ RealmCharacterCountList() [2/2]

JSON::RealmList::RealmCharacterCountList::RealmCharacterCountList ( const RealmCharacterCountList from)

Member Function Documentation

◆ add_counts()

JSON::RealmList::RealmCharacterCountEntry * JSON::RealmList::RealmCharacterCountList::add_counts ( )
inline

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

+ Here is the caller graph for this function:

◆ clear_counts()

void JSON::RealmList::RealmCharacterCountList::clear_counts ( )
inline

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

◆ counts() [1/2]

const ::google::protobuf::RepeatedPtrField<::JSON::RealmList::RealmCharacterCountEntry > & JSON::RealmList::RealmCharacterCountList::counts ( ) const
inline

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

◆ counts() [2/2]

const ::JSON::RealmList::RealmCharacterCountEntry & JSON::RealmList::RealmCharacterCountList::counts ( int  index) const
inline

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

◆ counts_size()

int JSON::RealmList::RealmCharacterCountList::counts_size ( ) const
inline

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ InitAsDefaultInstance()

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

◆ mutable_counts() [1/2]

google::protobuf::RepeatedPtrField<::JSON::RealmList::RealmCharacterCountEntry > * JSON::RealmList::RealmCharacterCountList::mutable_counts ( )
inline

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

◆ mutable_counts() [2/2]

JSON::RealmList::RealmCharacterCountEntry * JSON::RealmList::RealmCharacterCountList::mutable_counts ( int  index)
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 599 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::RealmCharacterCountList::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ counts_

::google::protobuf::RepeatedPtrField< ::JSON::RealmList::RealmCharacterCountEntry > JSON::RealmList::RealmCharacterCountList::counts_
private

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

◆ default_instance_

RealmCharacterCountList* JSON::RealmList::RealmCharacterCountList::default_instance_
staticprivate

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

◆ kCountsFieldNumber

const int JSON::RealmList::RealmCharacterCountList::kCountsFieldNumber = 1
static

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


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