TrinityCore
JSON::RealmList::ClientVersion Class Reference

#include <RealmList.pb.h>

+ Inheritance diagram for JSON::RealmList::ClientVersion:

Public Member Functions

 ClientVersion ()
 
virtual ~ClientVersion ()
 
 ClientVersion (const ClientVersion &from)
 
ClientVersionoperator= (const ClientVersion &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ClientVersion *other)
 
ClientVersionNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_versionmajor () const
 
void clear_versionmajor ()
 
inline ::google::protobuf::uint32 versionmajor () const
 
void set_versionmajor (::google::protobuf::uint32 value)
 
bool has_versionminor () const
 
void clear_versionminor ()
 
inline ::google::protobuf::uint32 versionminor () const
 
void set_versionminor (::google::protobuf::uint32 value)
 
bool has_versionrevision () const
 
void clear_versionrevision ()
 
inline ::google::protobuf::uint32 versionrevision () const
 
void set_versionrevision (::google::protobuf::uint32 value)
 
bool has_versionbuild () const
 
void clear_versionbuild ()
 
inline ::google::protobuf::uint32 versionbuild () const
 
void set_versionbuild (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kVersionMajorFieldNumber = 1
 
static const int kVersionMinorFieldNumber = 2
 
static const int kVersionRevisionFieldNumber = 3
 
static const int kVersionBuildFieldNumber = 4
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_versionmajor ()
 
void clear_has_versionmajor ()
 
void set_has_versionminor ()
 
void clear_has_versionminor ()
 
void set_has_versionrevision ()
 
void clear_has_versionrevision ()
 
void set_has_versionbuild ()
 
void clear_has_versionbuild ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::uint32 versionmajor_
 
::google::protobuf::uint32 versionminor_
 
::google::protobuf::uint32 versionrevision_
 
::google::protobuf::uint32 versionbuild_
 

Static Private Attributes

static ClientVersiondefault_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 129 of file RealmList.pb.h.

Constructor & Destructor Documentation

◆ ClientVersion() [1/2]

JSON::RealmList::ClientVersion::ClientVersion ( )

◆ ~ClientVersion()

virtual JSON::RealmList::ClientVersion::~ClientVersion ( )
virtual

◆ ClientVersion() [2/2]

JSON::RealmList::ClientVersion::ClientVersion ( const ClientVersion from)

Member Function Documentation

◆ clear_has_versionbuild()

void JSON::RealmList::ClientVersion::clear_has_versionbuild ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_versionmajor()

void JSON::RealmList::ClientVersion::clear_has_versionmajor ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_versionminor()

void JSON::RealmList::ClientVersion::clear_has_versionminor ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_versionrevision()

void JSON::RealmList::ClientVersion::clear_has_versionrevision ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_versionbuild()

void JSON::RealmList::ClientVersion::clear_versionbuild ( )
inline

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

+ Here is the call graph for this function:

◆ clear_versionmajor()

void JSON::RealmList::ClientVersion::clear_versionmajor ( )
inline

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

+ Here is the call graph for this function:

◆ clear_versionminor()

void JSON::RealmList::ClientVersion::clear_versionminor ( )
inline

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

+ Here is the call graph for this function:

◆ clear_versionrevision()

void JSON::RealmList::ClientVersion::clear_versionrevision ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_versionbuild()

bool JSON::RealmList::ClientVersion::has_versionbuild ( ) const
inline

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

◆ has_versionmajor()

bool JSON::RealmList::ClientVersion::has_versionmajor ( ) const
inline

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

◆ has_versionminor()

bool JSON::RealmList::ClientVersion::has_versionminor ( ) const
inline

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

◆ has_versionrevision()

bool JSON::RealmList::ClientVersion::has_versionrevision ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ set_has_versionbuild()

void JSON::RealmList::ClientVersion::set_has_versionbuild ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_versionmajor()

void JSON::RealmList::ClientVersion::set_has_versionmajor ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_versionminor()

void JSON::RealmList::ClientVersion::set_has_versionminor ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_versionrevision()

void JSON::RealmList::ClientVersion::set_has_versionrevision ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_versionbuild()

void JSON::RealmList::ClientVersion::set_versionbuild ( ::google::protobuf::uint32  value)
inline

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

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

◆ set_versionmajor()

void JSON::RealmList::ClientVersion::set_versionmajor ( ::google::protobuf::uint32  value)
inline

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

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

◆ set_versionminor()

void JSON::RealmList::ClientVersion::set_versionminor ( ::google::protobuf::uint32  value)
inline

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

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

◆ set_versionrevision()

void JSON::RealmList::ClientVersion::set_versionrevision ( ::google::protobuf::uint32  value)
inline

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

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

◆ versionbuild()

google::protobuf::uint32 JSON::RealmList::ClientVersion::versionbuild ( ) const
inline

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

◆ versionmajor()

google::protobuf::uint32 JSON::RealmList::ClientVersion::versionmajor ( ) const
inline

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

◆ versionminor()

google::protobuf::uint32 JSON::RealmList::ClientVersion::versionminor ( ) const
inline

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

◆ versionrevision()

google::protobuf::uint32 JSON::RealmList::ClientVersion::versionrevision ( ) const
inline

Definition at line 1315 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::ClientVersion::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

ClientVersion* JSON::RealmList::ClientVersion::default_instance_
staticprivate

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

◆ kVersionBuildFieldNumber

const int JSON::RealmList::ClientVersion::kVersionBuildFieldNumber = 4
static

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

◆ kVersionMajorFieldNumber

const int JSON::RealmList::ClientVersion::kVersionMajorFieldNumber = 1
static

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

◆ kVersionMinorFieldNumber

const int JSON::RealmList::ClientVersion::kVersionMinorFieldNumber = 2
static

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

◆ kVersionRevisionFieldNumber

const int JSON::RealmList::ClientVersion::kVersionRevisionFieldNumber = 3
static

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

◆ versionbuild_

::google::protobuf::uint32 JSON::RealmList::ClientVersion::versionbuild_
private

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

◆ versionmajor_

::google::protobuf::uint32 JSON::RealmList::ClientVersion::versionmajor_
private

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

◆ versionminor_

::google::protobuf::uint32 JSON::RealmList::ClientVersion::versionminor_
private

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

◆ versionrevision_

::google::protobuf::uint32 JSON::RealmList::ClientVersion::versionrevision_
private

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


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