TrinityCore
JSON::RealmList::RealmListTicketIdentity Class Reference

#include <RealmList.pb.h>

+ Inheritance diagram for JSON::RealmList::RealmListTicketIdentity:

Public Member Functions

 RealmListTicketIdentity ()
 
virtual ~RealmListTicketIdentity ()
 
 RealmListTicketIdentity (const RealmListTicketIdentity &from)
 
RealmListTicketIdentityoperator= (const RealmListTicketIdentity &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (RealmListTicketIdentity *other)
 
RealmListTicketIdentityNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_gameaccountid () const
 
void clear_gameaccountid ()
 
inline ::google::protobuf::uint32 gameaccountid () const
 
void set_gameaccountid (::google::protobuf::uint32 value)
 
bool has_gameaccountregion () const
 
void clear_gameaccountregion ()
 
inline ::google::protobuf::uint32 gameaccountregion () const
 
void set_gameaccountregion (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kGameAccountIDFieldNumber = 1
 
static const int kGameAccountRegionFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_gameaccountid ()
 
void clear_has_gameaccountid ()
 
void set_has_gameaccountregion ()
 
void clear_has_gameaccountregion ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::uint32 gameaccountid_
 
::google::protobuf::uint32 gameaccountregion_
 

Static Private Attributes

static RealmListTicketIdentitydefault_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 53 of file RealmList.pb.h.

Constructor & Destructor Documentation

◆ RealmListTicketIdentity() [1/2]

JSON::RealmList::RealmListTicketIdentity::RealmListTicketIdentity ( )

◆ ~RealmListTicketIdentity()

virtual JSON::RealmList::RealmListTicketIdentity::~RealmListTicketIdentity ( )
virtual

◆ RealmListTicketIdentity() [2/2]

JSON::RealmList::RealmListTicketIdentity::RealmListTicketIdentity ( const RealmListTicketIdentity from)

Member Function Documentation

◆ clear_gameaccountid()

void JSON::RealmList::RealmListTicketIdentity::clear_gameaccountid ( )
inline

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

+ Here is the call graph for this function:

◆ clear_gameaccountregion()

void JSON::RealmList::RealmListTicketIdentity::clear_gameaccountregion ( )
inline

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

+ Here is the call graph for this function:

◆ clear_has_gameaccountid()

void JSON::RealmList::RealmListTicketIdentity::clear_has_gameaccountid ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_gameaccountregion()

void JSON::RealmList::RealmListTicketIdentity::clear_has_gameaccountregion ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ gameaccountid()

google::protobuf::uint32 JSON::RealmList::RealmListTicketIdentity::gameaccountid ( ) const
inline

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

+ Here is the caller graph for this function:

◆ gameaccountregion()

google::protobuf::uint32 JSON::RealmList::RealmListTicketIdentity::gameaccountregion ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_gameaccountid()

bool JSON::RealmList::RealmListTicketIdentity::has_gameaccountid ( ) const
inline

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

◆ has_gameaccountregion()

bool JSON::RealmList::RealmListTicketIdentity::has_gameaccountregion ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ set_gameaccountid()

void JSON::RealmList::RealmListTicketIdentity::set_gameaccountid ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:

◆ set_gameaccountregion()

void JSON::RealmList::RealmListTicketIdentity::set_gameaccountregion ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:

◆ set_has_gameaccountid()

void JSON::RealmList::RealmListTicketIdentity::set_has_gameaccountid ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_gameaccountregion()

void JSON::RealmList::RealmListTicketIdentity::set_has_gameaccountregion ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 65 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::RealmListTicketIdentity::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

RealmListTicketIdentity* JSON::RealmList::RealmListTicketIdentity::default_instance_
staticprivate

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

◆ gameaccountid_

::google::protobuf::uint32 JSON::RealmList::RealmListTicketIdentity::gameaccountid_
private

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

◆ gameaccountregion_

::google::protobuf::uint32 JSON::RealmList::RealmListTicketIdentity::gameaccountregion_
private

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

◆ kGameAccountIDFieldNumber

const int JSON::RealmList::RealmListTicketIdentity::kGameAccountIDFieldNumber = 1
static

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

◆ kGameAccountRegionFieldNumber

const int JSON::RealmList::RealmListTicketIdentity::kGameAccountRegionFieldNumber = 2
static

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


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