TrinityCore
Loading...
Searching...
No Matches
bgs::protocol::account::v2::GameAccountHandle Class Reference

#include <game_account_handle.pb.h>

+ Inheritance diagram for bgs::protocol::account::v2::GameAccountHandle:

Public Member Functions

 GameAccountHandle ()
 
virtual ~GameAccountHandle ()
 
 GameAccountHandle (const GameAccountHandle &from)
 
GameAccountHandleoperator= (const GameAccountHandle &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GameAccountHandle *other)
 
GameAccountHandleNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_id () const
 
void clear_id ()
 
inline ::google::protobuf::uint64 id () const
 
void set_id (::google::protobuf::uint64 value)
 
bool has_title_id () const
 
void clear_title_id ()
 
inline ::google::protobuf::uint32 title_id () const
 
void set_title_id (::google::protobuf::uint32 value)
 
bool has_region () const
 
void clear_region ()
 
inline ::google::protobuf::uint32 region () const
 
void set_region (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kIdFieldNumber = 1
 
static const int kTitleIdFieldNumber = 2
 
static const int kRegionFieldNumber = 3
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_id ()
 
void clear_has_id ()
 
void set_has_title_id ()
 
void clear_has_title_id ()
 
void set_has_region ()
 
void clear_has_region ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::uint64 id_
 
::google::protobuf::uint32 title_id_
 
::google::protobuf::uint32 region_
 

Static Private Attributes

static GameAccountHandledefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_api_2fcommon_2fv2_2fgame_5faccount_5fhandle_2eproto ()
 
void protobuf_AssignDesc_api_2fcommon_2fv2_2fgame_5faccount_5fhandle_2eproto ()
 
void protobuf_ShutdownFile_api_2fcommon_2fv2_2fgame_5faccount_5fhandle_2eproto ()
 

Detailed Description

Definition at line 45 of file game_account_handle.pb.h.

Constructor & Destructor Documentation

◆ GameAccountHandle() [1/2]

bgs::protocol::account::v2::GameAccountHandle::GameAccountHandle ( )

◆ ~GameAccountHandle()

virtual bgs::protocol::account::v2::GameAccountHandle::~GameAccountHandle ( )
virtual

◆ GameAccountHandle() [2/2]

bgs::protocol::account::v2::GameAccountHandle::GameAccountHandle ( const GameAccountHandle from)

Member Function Documentation

◆ clear_has_id()

void bgs::protocol::account::v2::GameAccountHandle::clear_has_id ( )
inlineprivate

Definition at line 144 of file game_account_handle.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_region()

void bgs::protocol::account::v2::GameAccountHandle::clear_has_region ( )
inlineprivate

Definition at line 192 of file game_account_handle.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_title_id()

void bgs::protocol::account::v2::GameAccountHandle::clear_has_title_id ( )
inlineprivate

Definition at line 168 of file game_account_handle.pb.h.

+ Here is the caller graph for this function:

◆ clear_id()

void bgs::protocol::account::v2::GameAccountHandle::clear_id ( )
inline

Definition at line 147 of file game_account_handle.pb.h.

+ Here is the call graph for this function:

◆ clear_region()

void bgs::protocol::account::v2::GameAccountHandle::clear_region ( )
inline

Definition at line 195 of file game_account_handle.pb.h.

+ Here is the call graph for this function:

◆ clear_title_id()

void bgs::protocol::account::v2::GameAccountHandle::clear_title_id ( )
inline

Definition at line 171 of file game_account_handle.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

static const GameAccountHandle & bgs::protocol::account::v2::GameAccountHandle::default_instance ( )
static
+ Here is the caller graph for this function:

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::account::v2::GameAccountHandle::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::account::v2::GameAccountHandle::GetCachedSize ( ) const
inline

Definition at line 73 of file game_account_handle.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::account::v2::GameAccountHandle::GetMetadata ( ) const

◆ has_id()

bool bgs::protocol::account::v2::GameAccountHandle::has_id ( ) const
inline

Definition at line 138 of file game_account_handle.pb.h.

◆ has_region()

bool bgs::protocol::account::v2::GameAccountHandle::has_region ( ) const
inline

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

◆ has_title_id()

bool bgs::protocol::account::v2::GameAccountHandle::has_title_id ( ) const
inline

Definition at line 162 of file game_account_handle.pb.h.

◆ id()

google::protobuf::uint64 bgs::protocol::account::v2::GameAccountHandle::id ( ) const
inline

Definition at line 151 of file game_account_handle.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::account::v2::GameAccountHandle::InitAsDefaultInstance ( )
private

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::account::v2::GameAccountHandle::mutable_unknown_fields ( )
inline

Definition at line 61 of file game_account_handle.pb.h.

◆ New()

GameAccountHandle * bgs::protocol::account::v2::GameAccountHandle::New ( ) const

◆ operator=()

GameAccountHandle & bgs::protocol::account::v2::GameAccountHandle::operator= ( const GameAccountHandle from)
inline

Definition at line 52 of file game_account_handle.pb.h.

◆ region()

google::protobuf::uint32 bgs::protocol::account::v2::GameAccountHandle::region ( ) const
inline

Definition at line 199 of file game_account_handle.pb.h.

◆ set_has_id()

void bgs::protocol::account::v2::GameAccountHandle::set_has_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_region()

void bgs::protocol::account::v2::GameAccountHandle::set_has_region ( )
inlineprivate

Definition at line 189 of file game_account_handle.pb.h.

+ Here is the caller graph for this function:

◆ set_has_title_id()

void bgs::protocol::account::v2::GameAccountHandle::set_has_title_id ( )
inlineprivate

Definition at line 165 of file game_account_handle.pb.h.

+ Here is the caller graph for this function:

◆ set_id()

void bgs::protocol::account::v2::GameAccountHandle::set_id ( ::google::protobuf::uint64  value)
inline

Definition at line 155 of file game_account_handle.pb.h.

+ Here is the call graph for this function:

◆ set_region()

void bgs::protocol::account::v2::GameAccountHandle::set_region ( ::google::protobuf::uint32  value)
inline

Definition at line 203 of file game_account_handle.pb.h.

+ Here is the call graph for this function:

◆ set_title_id()

void bgs::protocol::account::v2::GameAccountHandle::set_title_id ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

void bgs::protocol::account::v2::GameAccountHandle::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::account::v2::GameAccountHandle::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::account::v2::GameAccountHandle::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::account::v2::GameAccountHandle::Swap ( GameAccountHandle other)

◆ title_id()

google::protobuf::uint32 bgs::protocol::account::v2::GameAccountHandle::title_id ( ) const
inline

Definition at line 175 of file game_account_handle.pb.h.

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::account::v2::GameAccountHandle::unknown_fields ( ) const
inline

Definition at line 57 of file game_account_handle.pb.h.

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_api_2fcommon_2fv2_2fgame_5faccount_5fhandle_2eproto

void TC_PROTO_API protobuf_AddDesc_api_2fcommon_2fv2_2fgame_5faccount_5fhandle_2eproto ( )
friend

◆ protobuf_AssignDesc_api_2fcommon_2fv2_2fgame_5faccount_5fhandle_2eproto

void protobuf_AssignDesc_api_2fcommon_2fv2_2fgame_5faccount_5fhandle_2eproto ( )
friend

◆ protobuf_ShutdownFile_api_2fcommon_2fv2_2fgame_5faccount_5fhandle_2eproto

void protobuf_ShutdownFile_api_2fcommon_2fv2_2fgame_5faccount_5fhandle_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::account::v2::GameAccountHandle::_cached_size_
mutableprivate

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

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::account::v2::GameAccountHandle::_has_bits_[1]
private

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

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::account::v2::GameAccountHandle::_unknown_fields_
private

Definition at line 115 of file game_account_handle.pb.h.

◆ default_instance_

GameAccountHandle* bgs::protocol::account::v2::GameAccountHandle::default_instance_
staticprivate

Definition at line 127 of file game_account_handle.pb.h.

◆ id_

::google::protobuf::uint64 bgs::protocol::account::v2::GameAccountHandle::id_
private

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

◆ kIdFieldNumber

const int bgs::protocol::account::v2::GameAccountHandle::kIdFieldNumber = 1
static

Definition at line 88 of file game_account_handle.pb.h.

◆ kRegionFieldNumber

const int bgs::protocol::account::v2::GameAccountHandle::kRegionFieldNumber = 3
static

Definition at line 102 of file game_account_handle.pb.h.

◆ kTitleIdFieldNumber

const int bgs::protocol::account::v2::GameAccountHandle::kTitleIdFieldNumber = 2
static

Definition at line 95 of file game_account_handle.pb.h.

◆ region_

::google::protobuf::uint32 bgs::protocol::account::v2::GameAccountHandle::region_
private

Definition at line 121 of file game_account_handle.pb.h.

◆ title_id_

::google::protobuf::uint32 bgs::protocol::account::v2::GameAccountHandle::title_id_
private

Definition at line 120 of file game_account_handle.pb.h.


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