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

#include <account_types.pb.h>

+ Inheritance diagram for bgs::protocol::account::v1::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::uint32 id () const
 
void set_id (::google::protobuf::uint32 value)
 
bool has_program () const
 
void clear_program ()
 
inline ::google::protobuf::uint32 program () const
 
void set_program (::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 kProgramFieldNumber = 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_program ()
 
void clear_has_program ()
 
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::uint32 id_
 
::google::protobuf::uint32 program_
 
::google::protobuf::uint32 region_
 

Static Private Attributes

static GameAccountHandledefault_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 273 of file account_types.pb.h.

Constructor & Destructor Documentation

◆ GameAccountHandle() [1/2]

bgs::protocol::account::v1::GameAccountHandle::GameAccountHandle ( )

◆ ~GameAccountHandle()

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

◆ GameAccountHandle() [2/2]

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

Member Function Documentation

◆ clear_has_id()

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

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

◆ clear_has_program()

void bgs::protocol::account::v1::GameAccountHandle::clear_has_program ( )
inlineprivate

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

◆ clear_has_region()

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

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

◆ clear_id()

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

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

◆ clear_program()

void bgs::protocol::account::v1::GameAccountHandle::clear_program ( )
inline

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

◆ clear_region()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_id()

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

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

◆ has_program()

bool bgs::protocol::account::v1::GameAccountHandle::has_program ( ) const
inline

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

◆ has_region()

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

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

◆ id()

google::protobuf::uint32 bgs::protocol::account::v1::GameAccountHandle::id ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ program()

google::protobuf::uint32 bgs::protocol::account::v1::GameAccountHandle::program ( ) const
inline

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

◆ region()

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

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

◆ set_has_id()

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

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

◆ set_has_program()

void bgs::protocol::account::v1::GameAccountHandle::set_has_program ( )
inlineprivate

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

◆ set_has_region()

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

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

◆ set_id()

void bgs::protocol::account::v1::GameAccountHandle::set_id ( ::google::protobuf::uint32  value)
inline

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

◆ set_program()

void bgs::protocol::account::v1::GameAccountHandle::set_program ( ::google::protobuf::uint32  value)
inline

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

◆ set_region()

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

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 285 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::GameAccountHandle::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ id_

::google::protobuf::uint32 bgs::protocol::account::v1::GameAccountHandle::id_
private

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

◆ kIdFieldNumber

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

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

◆ kProgramFieldNumber

const int bgs::protocol::account::v1::GameAccountHandle::kProgramFieldNumber = 2
static

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

◆ kRegionFieldNumber

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

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

◆ program_

::google::protobuf::uint32 bgs::protocol::account::v1::GameAccountHandle::program_
private

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

◆ region_

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

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


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