TrinityCore
JSON::RealmList::RealmListTicketClientInformation Class Reference

#include <RealmList.pb.h>

+ Inheritance diagram for JSON::RealmList::RealmListTicketClientInformation:

Public Member Functions

 RealmListTicketClientInformation ()
 
virtual ~RealmListTicketClientInformation ()
 
 RealmListTicketClientInformation (const RealmListTicketClientInformation &from)
 
RealmListTicketClientInformationoperator= (const RealmListTicketClientInformation &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (RealmListTicketClientInformation *other)
 
RealmListTicketClientInformationNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_info () const
 
void clear_info ()
 
const ::JSON::RealmList::ClientInformationinfo () const
 
inline ::JSON::RealmList::ClientInformationmutable_info ()
 
inline ::JSON::RealmList::ClientInformationrelease_info ()
 
void set_allocated_info (::JSON::RealmList::ClientInformation *info)
 

Static Public Member Functions

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

Static Public Attributes

static const int kInfoFieldNumber = 1
 

Private Member Functions

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

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::JSON::RealmList::ClientInformationinfo_
 

Static Private Attributes

static RealmListTicketClientInformationdefault_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 443 of file RealmList.pb.h.

Constructor & Destructor Documentation

◆ RealmListTicketClientInformation() [1/2]

JSON::RealmList::RealmListTicketClientInformation::RealmListTicketClientInformation ( )

◆ ~RealmListTicketClientInformation()

virtual JSON::RealmList::RealmListTicketClientInformation::~RealmListTicketClientInformation ( )
virtual

◆ RealmListTicketClientInformation() [2/2]

JSON::RealmList::RealmListTicketClientInformation::RealmListTicketClientInformation ( const RealmListTicketClientInformation from)

Member Function Documentation

◆ clear_has_info()

void JSON::RealmList::RealmListTicketClientInformation::clear_has_info ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_info()

void JSON::RealmList::RealmListTicketClientInformation::clear_info ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_info()

bool JSON::RealmList::RealmListTicketClientInformation::has_info ( ) const
inline

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

◆ info()

const ::JSON::RealmList::ClientInformation & JSON::RealmList::RealmListTicketClientInformation::info ( ) const
inline

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

+ Here is the caller graph for this function:

◆ InitAsDefaultInstance()

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

◆ mutable_info()

JSON::RealmList::ClientInformation * JSON::RealmList::RealmListTicketClientInformation::mutable_info ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_info()

JSON::RealmList::ClientInformation * JSON::RealmList::RealmListTicketClientInformation::release_info ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_info()

void JSON::RealmList::RealmListTicketClientInformation::set_allocated_info ( ::JSON::RealmList::ClientInformation info)
inline

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

+ Here is the call graph for this function:

◆ set_has_info()

void JSON::RealmList::RealmListTicketClientInformation::set_has_info ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 455 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::RealmListTicketClientInformation::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

RealmListTicketClientInformation* JSON::RealmList::RealmListTicketClientInformation::default_instance_
staticprivate

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

◆ info_

::JSON::RealmList::ClientInformation* JSON::RealmList::RealmListTicketClientInformation::info_
private

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

◆ kInfoFieldNumber

const int JSON::RealmList::RealmListTicketClientInformation::kInfoFieldNumber = 1
static

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


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