TrinityCore
bgs::protocol::account::v1::GameSessionUpdateInfo Class Reference

#include <account_types.pb.h>

+ Inheritance diagram for bgs::protocol::account::v1::GameSessionUpdateInfo:

Public Member Functions

 GameSessionUpdateInfo ()
 
virtual ~GameSessionUpdateInfo ()
 
 GameSessionUpdateInfo (const GameSessionUpdateInfo &from)
 
GameSessionUpdateInfooperator= (const GameSessionUpdateInfo &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GameSessionUpdateInfo *other)
 
GameSessionUpdateInfoNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_cais () const
 
void clear_cais ()
 
const ::bgs::protocol::account::v1::CAIScais () const
 
inline ::bgs::protocol::account::v1::CAISmutable_cais ()
 
inline ::bgs::protocol::account::v1::CAISrelease_cais ()
 
void set_allocated_cais (::bgs::protocol::account::v1::CAIS *cais)
 

Static Public Member Functions

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

Static Public Attributes

static const int kCaisFieldNumber = 8
 

Private Member Functions

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

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::account::v1::CAIScais_
 

Static Private Attributes

static GameSessionUpdateInfodefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_account_5ftypes_2eproto ()
 
void protobuf_AssignDesc_account_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_account_5ftypes_2eproto ()
 

Detailed Description

Definition at line 2725 of file account_types.pb.h.

Constructor & Destructor Documentation

◆ GameSessionUpdateInfo() [1/2]

bgs::protocol::account::v1::GameSessionUpdateInfo::GameSessionUpdateInfo ( )

◆ ~GameSessionUpdateInfo()

virtual bgs::protocol::account::v1::GameSessionUpdateInfo::~GameSessionUpdateInfo ( )
virtual

◆ GameSessionUpdateInfo() [2/2]

bgs::protocol::account::v1::GameSessionUpdateInfo::GameSessionUpdateInfo ( const GameSessionUpdateInfo from)

Member Function Documentation

◆ cais()

const ::bgs::protocol::account::v1::CAIS & bgs::protocol::account::v1::GameSessionUpdateInfo::cais ( ) const
inline

Definition at line 8188 of file account_types.pb.h.

◆ clear_cais()

void bgs::protocol::account::v1::GameSessionUpdateInfo::clear_cais ( )
inline

Definition at line 8184 of file account_types.pb.h.

◆ clear_has_cais()

void bgs::protocol::account::v1::GameSessionUpdateInfo::clear_has_cais ( )
inlineprivate

Definition at line 8181 of file account_types.pb.h.

◆ default_instance()

static const GameSessionUpdateInfo & bgs::protocol::account::v1::GameSessionUpdateInfo::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::account::v1::GameSessionUpdateInfo::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::account::v1::GameSessionUpdateInfo::GetCachedSize ( ) const
inline

Definition at line 2753 of file account_types.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::account::v1::GameSessionUpdateInfo::GetMetadata ( ) const

◆ has_cais()

bool bgs::protocol::account::v1::GameSessionUpdateInfo::has_cais ( ) const
inline

Definition at line 8175 of file account_types.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::account::v1::GameSessionUpdateInfo::InitAsDefaultInstance ( )
private

◆ mutable_cais()

bgs::protocol::account::v1::CAIS * bgs::protocol::account::v1::GameSessionUpdateInfo::mutable_cais ( )
inline

Definition at line 8192 of file account_types.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::account::v1::GameSessionUpdateInfo::mutable_unknown_fields ( )
inline

Definition at line 2741 of file account_types.pb.h.

◆ New()

GameSessionUpdateInfo * bgs::protocol::account::v1::GameSessionUpdateInfo::New ( ) const

◆ operator=()

GameSessionUpdateInfo & bgs::protocol::account::v1::GameSessionUpdateInfo::operator= ( const GameSessionUpdateInfo from)
inline

Definition at line 2732 of file account_types.pb.h.

◆ release_cais()

bgs::protocol::account::v1::CAIS * bgs::protocol::account::v1::GameSessionUpdateInfo::release_cais ( )
inline

Definition at line 8198 of file account_types.pb.h.

◆ set_allocated_cais()

void bgs::protocol::account::v1::GameSessionUpdateInfo::set_allocated_cais ( ::bgs::protocol::account::v1::CAIS cais)
inline

Definition at line 8204 of file account_types.pb.h.

◆ set_has_cais()

void bgs::protocol::account::v1::GameSessionUpdateInfo::set_has_cais ( )
inlineprivate

Definition at line 8178 of file account_types.pb.h.

◆ SetCachedSize()

void bgs::protocol::account::v1::GameSessionUpdateInfo::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::account::v1::GameSessionUpdateInfo::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::account::v1::GameSessionUpdateInfo::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::account::v1::GameSessionUpdateInfo::Swap ( GameSessionUpdateInfo other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::account::v1::GameSessionUpdateInfo::unknown_fields ( ) const
inline

Definition at line 2737 of file account_types.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_account_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_account_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_account_5ftypes_2eproto

void protobuf_AssignDesc_account_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_account_5ftypes_2eproto

void protobuf_ShutdownFile_account_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::account::v1::GameSessionUpdateInfo::_cached_size_
mutableprivate

Definition at line 2782 of file account_types.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::account::v1::GameSessionUpdateInfo::_has_bits_[1]
private

Definition at line 2781 of file account_types.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::account::v1::GameSessionUpdateInfo::_unknown_fields_
private

Definition at line 2779 of file account_types.pb.h.

◆ cais_

::bgs::protocol::account::v1::CAIS* bgs::protocol::account::v1::GameSessionUpdateInfo::cais_
private

Definition at line 2783 of file account_types.pb.h.

◆ default_instance_

GameSessionUpdateInfo* bgs::protocol::account::v1::GameSessionUpdateInfo::default_instance_
staticprivate

Definition at line 2789 of file account_types.pb.h.

◆ kCaisFieldNumber

const int bgs::protocol::account::v1::GameSessionUpdateInfo::kCaisFieldNumber = 8
static

Definition at line 2768 of file account_types.pb.h.


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