TrinityCore
Loading...
Searching...
No Matches
bgs::protocol::account::v1::GameAccountList Class Reference

#include <account_types.pb.h>

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

Public Member Functions

 GameAccountList ()
 
virtual ~GameAccountList ()
 
 GameAccountList (const GameAccountList &from)
 
GameAccountListoperator= (const GameAccountList &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GameAccountList *other)
 
GameAccountListNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_region () const
 
void clear_region ()
 
inline ::google::protobuf::uint32 region () const
 
void set_region (::google::protobuf::uint32 value)
 
int handle_size () const
 
void clear_handle ()
 
const ::bgs::protocol::account::v1::GameAccountHandlehandle (int index) const
 
inline ::bgs::protocol::account::v1::GameAccountHandlemutable_handle (int index)
 
inline ::bgs::protocol::account::v1::GameAccountHandleadd_handle ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::GameAccountHandle > & handle () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::GameAccountHandle > * mutable_handle ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kRegionFieldNumber = 3
 
static const int kHandleFieldNumber = 4
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
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::RepeatedPtrField< ::bgs::protocol::account::v1::GameAccountHandlehandle_
 
::google::protobuf::uint32 region_
 

Static Private Attributes

static GameAccountListdefault_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 2985 of file account_types.pb.h.

Constructor & Destructor Documentation

◆ GameAccountList() [1/2]

bgs::protocol::account::v1::GameAccountList::GameAccountList ( )

◆ ~GameAccountList()

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

◆ GameAccountList() [2/2]

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

Member Function Documentation

◆ add_handle()

bgs::protocol::account::v1::GameAccountHandle * bgs::protocol::account::v1::GameAccountList::add_handle ( )
inline

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

◆ clear_handle()

void bgs::protocol::account::v1::GameAccountList::clear_handle ( )
inline

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

◆ clear_has_region()

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

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

◆ clear_region()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ handle() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::account::v1::GameAccountHandle > & bgs::protocol::account::v1::GameAccountList::handle ( ) const
inline

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

◆ handle() [2/2]

const ::bgs::protocol::account::v1::GameAccountHandle & bgs::protocol::account::v1::GameAccountList::handle ( int  index) const
inline

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

◆ handle_size()

int bgs::protocol::account::v1::GameAccountList::handle_size ( ) const
inline

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

◆ has_region()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_handle() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::account::v1::GameAccountHandle > * bgs::protocol::account::v1::GameAccountList::mutable_handle ( )
inline

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

◆ mutable_handle() [2/2]

bgs::protocol::account::v1::GameAccountHandle * bgs::protocol::account::v1::GameAccountList::mutable_handle ( int  index)
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ region()

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

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

◆ set_has_region()

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

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

◆ set_region()

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

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

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

Friends And Related Symbol 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::GameAccountList::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ handle_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::GameAccountHandle > bgs::protocol::account::v1::GameAccountList::handle_
private

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

◆ kHandleFieldNumber

const int bgs::protocol::account::v1::GameAccountList::kHandleFieldNumber = 4
static

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

◆ kRegionFieldNumber

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

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

◆ region_

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

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


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