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

#include <RealmList.pb.h>

+ Inheritance diagram for JSON::RealmList::RealmJoinTicket:

Public Member Functions

 RealmJoinTicket ()
 
virtual ~RealmJoinTicket ()
 
 RealmJoinTicket (const RealmJoinTicket &from)
 
RealmJoinTicketoperator= (const RealmJoinTicket &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (RealmJoinTicket *other)
 
RealmJoinTicketNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_gameaccount () const
 
void clear_gameaccount ()
 
const ::std::string & gameaccount () const
 
void set_gameaccount (const ::std::string &value)
 
void set_gameaccount (const char *value)
 
void set_gameaccount (const char *value, size_t size)
 
inline ::std::string * mutable_gameaccount ()
 
inline ::std::string * release_gameaccount ()
 
void set_allocated_gameaccount (::std::string *gameaccount)
 
bool has_platform () const
 
void clear_platform ()
 
inline ::google::protobuf::uint32 platform () const
 
void set_platform (::google::protobuf::uint32 value)
 
bool has_type () const
 
void clear_type ()
 
inline ::google::protobuf::uint32 type () const
 
void set_type (::google::protobuf::uint32 value)
 
bool has_clientarch () const
 
void clear_clientarch ()
 
inline ::google::protobuf::uint32 clientarch () const
 
void set_clientarch (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kGameAccountFieldNumber = 1
 
static const int kPlatformFieldNumber = 2
 
static const int kTypeFieldNumber = 3
 
static const int kClientArchFieldNumber = 4
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_gameaccount ()
 
void clear_has_gameaccount ()
 
void set_has_platform ()
 
void clear_has_platform ()
 
void set_has_type ()
 
void clear_has_type ()
 
void set_has_clientarch ()
 
void clear_has_clientarch ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::std::string * gameaccount_
 
::google::protobuf::uint32 platform_
 
::google::protobuf::uint32 type_
 
::google::protobuf::uint32 clientarch_
 

Static Private Attributes

static RealmJoinTicketdefault_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 1283 of file RealmList.pb.h.

Constructor & Destructor Documentation

◆ RealmJoinTicket() [1/2]

JSON::RealmList::RealmJoinTicket::RealmJoinTicket ( )

◆ ~RealmJoinTicket()

virtual JSON::RealmList::RealmJoinTicket::~RealmJoinTicket ( )
virtual

◆ RealmJoinTicket() [2/2]

JSON::RealmList::RealmJoinTicket::RealmJoinTicket ( const RealmJoinTicket from)

Member Function Documentation

◆ clear_clientarch()

void JSON::RealmList::RealmJoinTicket::clear_clientarch ( )
inline

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

+ Here is the call graph for this function:

◆ clear_gameaccount()

void JSON::RealmList::RealmJoinTicket::clear_gameaccount ( )
inline

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

+ Here is the call graph for this function:

◆ clear_has_clientarch()

void JSON::RealmList::RealmJoinTicket::clear_has_clientarch ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_gameaccount()

void JSON::RealmList::RealmJoinTicket::clear_has_gameaccount ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_platform()

void JSON::RealmList::RealmJoinTicket::clear_has_platform ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_type()

void JSON::RealmList::RealmJoinTicket::clear_has_type ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_platform()

void JSON::RealmList::RealmJoinTicket::clear_platform ( )
inline

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

+ Here is the call graph for this function:

◆ clear_type()

void JSON::RealmList::RealmJoinTicket::clear_type ( )
inline

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

+ Here is the call graph for this function:

◆ clientarch()

google::protobuf::uint32 JSON::RealmList::RealmJoinTicket::clientarch ( ) const
inline

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

+ Here is the caller graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ gameaccount()

const ::std::string & JSON::RealmList::RealmJoinTicket::gameaccount ( ) const
inline

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

+ Here is the caller graph for this function:

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_clientarch()

bool JSON::RealmList::RealmJoinTicket::has_clientarch ( ) const
inline

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

◆ has_gameaccount()

bool JSON::RealmList::RealmJoinTicket::has_gameaccount ( ) const
inline

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

◆ has_platform()

bool JSON::RealmList::RealmJoinTicket::has_platform ( ) const
inline

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

◆ has_type()

bool JSON::RealmList::RealmJoinTicket::has_type ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_gameaccount()

std::string * JSON::RealmList::RealmJoinTicket::mutable_gameaccount ( )
inline

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

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ platform()

google::protobuf::uint32 JSON::RealmList::RealmJoinTicket::platform ( ) const
inline

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

+ Here is the caller graph for this function:

◆ release_gameaccount()

std::string * JSON::RealmList::RealmJoinTicket::release_gameaccount ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_gameaccount()

void JSON::RealmList::RealmJoinTicket::set_allocated_gameaccount ( ::std::string *  gameaccount)
inline

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

+ Here is the call graph for this function:

◆ set_clientarch()

void JSON::RealmList::RealmJoinTicket::set_clientarch ( ::google::protobuf::uint32  value)
inline

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

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

◆ set_gameaccount() [1/3]

void JSON::RealmList::RealmJoinTicket::set_gameaccount ( const ::std::string &  value)
inline

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

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

◆ set_gameaccount() [2/3]

void JSON::RealmList::RealmJoinTicket::set_gameaccount ( const char *  value)
inline

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

+ Here is the call graph for this function:

◆ set_gameaccount() [3/3]

void JSON::RealmList::RealmJoinTicket::set_gameaccount ( const char *  value,
size_t  size 
)
inline

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

+ Here is the call graph for this function:

◆ set_has_clientarch()

void JSON::RealmList::RealmJoinTicket::set_has_clientarch ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_gameaccount()

void JSON::RealmList::RealmJoinTicket::set_has_gameaccount ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_platform()

void JSON::RealmList::RealmJoinTicket::set_has_platform ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_type()

void JSON::RealmList::RealmJoinTicket::set_has_type ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_platform()

void JSON::RealmList::RealmJoinTicket::set_platform ( ::google::protobuf::uint32  value)
inline

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

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

◆ set_type()

void JSON::RealmList::RealmJoinTicket::set_type ( ::google::protobuf::uint32  value)
inline

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ type()

google::protobuf::uint32 JSON::RealmList::RealmJoinTicket::type ( ) const
inline

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

+ Here is the caller graph for this function:

◆ unknown_fields()

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

Definition at line 1295 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::RealmJoinTicket::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ clientarch_

::google::protobuf::uint32 JSON::RealmList::RealmJoinTicket::clientarch_
private

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

◆ default_instance_

RealmJoinTicket* JSON::RealmList::RealmJoinTicket::default_instance_
staticprivate

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

◆ gameaccount_

::std::string* JSON::RealmList::RealmJoinTicket::gameaccount_
private

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

◆ kClientArchFieldNumber

const int JSON::RealmList::RealmJoinTicket::kClientArchFieldNumber = 4
static

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

◆ kGameAccountFieldNumber

const int JSON::RealmList::RealmJoinTicket::kGameAccountFieldNumber = 1
static

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

◆ kPlatformFieldNumber

const int JSON::RealmList::RealmJoinTicket::kPlatformFieldNumber = 2
static

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

◆ kTypeFieldNumber

const int JSON::RealmList::RealmJoinTicket::kTypeFieldNumber = 3
static

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

◆ platform_

::google::protobuf::uint32 JSON::RealmList::RealmJoinTicket::platform_
private

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

◆ type_

::google::protobuf::uint32 JSON::RealmList::RealmJoinTicket::type_
private

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


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