TrinityCore
Battlenet::JSON::Login::GameAccountList Class Reference

#include <Login.pb.h>

+ Inheritance diagram for Battlenet::JSON::Login::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
 
int game_accounts_size () const
 
void clear_game_accounts ()
 
const ::Battlenet::JSON::Login::GameAccountInfogame_accounts (int index) const
 
inline ::Battlenet::JSON::Login::GameAccountInfomutable_game_accounts (int index)
 
inline ::Battlenet::JSON::Login::GameAccountInfoadd_game_accounts ()
 
const ::google::protobuf::RepeatedPtrField< ::Battlenet::JSON::Login::GameAccountInfo > & game_accounts () const
 
inline ::google::protobuf::RepeatedPtrField< ::Battlenet::JSON::Login::GameAccountInfo > * mutable_game_accounts ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kGameAccountsFieldNumber = 1
 

Private Member Functions

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

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::RepeatedPtrField< ::Battlenet::JSON::Login::GameAccountInfogame_accounts_
 

Static Private Attributes

static GameAccountListdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_Login_2eproto ()
 
void protobuf_AssignDesc_Login_2eproto ()
 
void protobuf_ShutdownFile_Login_2eproto ()
 

Detailed Description

Definition at line 1087 of file Login.pb.h.

Constructor & Destructor Documentation

◆ GameAccountList() [1/2]

Battlenet::JSON::Login::GameAccountList::GameAccountList ( )

◆ ~GameAccountList()

virtual Battlenet::JSON::Login::GameAccountList::~GameAccountList ( )
virtual

◆ GameAccountList() [2/2]

Battlenet::JSON::Login::GameAccountList::GameAccountList ( const GameAccountList from)

Member Function Documentation

◆ add_game_accounts()

Battlenet::JSON::Login::GameAccountInfo * Battlenet::JSON::Login::GameAccountList::add_game_accounts ( )
inline

Definition at line 3311 of file Login.pb.h.

◆ clear_game_accounts()

void Battlenet::JSON::Login::GameAccountList::clear_game_accounts ( )
inline

Definition at line 3300 of file Login.pb.h.

◆ default_instance()

static const GameAccountList & Battlenet::JSON::Login::GameAccountList::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * Battlenet::JSON::Login::GameAccountList::descriptor ( )
static

◆ game_accounts() [1/2]

const ::google::protobuf::RepeatedPtrField<::Battlenet::JSON::Login::GameAccountInfo > & Battlenet::JSON::Login::GameAccountList::game_accounts ( ) const
inline

Definition at line 3316 of file Login.pb.h.

◆ game_accounts() [2/2]

const ::Battlenet::JSON::Login::GameAccountInfo & Battlenet::JSON::Login::GameAccountList::game_accounts ( int  index) const
inline

Definition at line 3303 of file Login.pb.h.

◆ game_accounts_size()

int Battlenet::JSON::Login::GameAccountList::game_accounts_size ( ) const
inline

Definition at line 3297 of file Login.pb.h.

◆ GetCachedSize()

int Battlenet::JSON::Login::GameAccountList::GetCachedSize ( ) const
inline

Definition at line 1115 of file Login.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata Battlenet::JSON::Login::GameAccountList::GetMetadata ( ) const

◆ InitAsDefaultInstance()

void Battlenet::JSON::Login::GameAccountList::InitAsDefaultInstance ( )
private

◆ mutable_game_accounts() [1/2]

google::protobuf::RepeatedPtrField<::Battlenet::JSON::Login::GameAccountInfo > * Battlenet::JSON::Login::GameAccountList::mutable_game_accounts ( )
inline

Definition at line 3321 of file Login.pb.h.

◆ mutable_game_accounts() [2/2]

Battlenet::JSON::Login::GameAccountInfo * Battlenet::JSON::Login::GameAccountList::mutable_game_accounts ( int  index)
inline

Definition at line 3307 of file Login.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * Battlenet::JSON::Login::GameAccountList::mutable_unknown_fields ( )
inline

Definition at line 1103 of file Login.pb.h.

◆ New()

GameAccountList * Battlenet::JSON::Login::GameAccountList::New ( ) const

◆ operator=()

GameAccountList & Battlenet::JSON::Login::GameAccountList::operator= ( const GameAccountList from)
inline

Definition at line 1094 of file Login.pb.h.

◆ SetCachedSize()

void Battlenet::JSON::Login::GameAccountList::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void Battlenet::JSON::Login::GameAccountList::SharedCtor ( )
private

◆ SharedDtor()

void Battlenet::JSON::Login::GameAccountList::SharedDtor ( )
private

◆ Swap()

void Battlenet::JSON::Login::GameAccountList::Swap ( GameAccountList other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & Battlenet::JSON::Login::GameAccountList::unknown_fields ( ) const
inline

Definition at line 1099 of file Login.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_Login_2eproto

void TC_PROTO_API protobuf_AddDesc_Login_2eproto ( )
friend

◆ protobuf_AssignDesc_Login_2eproto

void protobuf_AssignDesc_Login_2eproto ( )
friend

◆ protobuf_ShutdownFile_Login_2eproto

void protobuf_ShutdownFile_Login_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int Battlenet::JSON::Login::GameAccountList::_cached_size_
mutableprivate

Definition at line 1145 of file Login.pb.h.

◆ _has_bits_

::google::protobuf::uint32 Battlenet::JSON::Login::GameAccountList::_has_bits_[1]
private

Definition at line 1144 of file Login.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet Battlenet::JSON::Login::GameAccountList::_unknown_fields_
private

Definition at line 1142 of file Login.pb.h.

◆ default_instance_

GameAccountList* Battlenet::JSON::Login::GameAccountList::default_instance_
staticprivate

Definition at line 1152 of file Login.pb.h.

◆ game_accounts_

::google::protobuf::RepeatedPtrField< ::Battlenet::JSON::Login::GameAccountInfo > Battlenet::JSON::Login::GameAccountList::game_accounts_
private

Definition at line 1146 of file Login.pb.h.

◆ kGameAccountsFieldNumber

const int Battlenet::JSON::Login::GameAccountList::kGameAccountsFieldNumber = 1
static

Definition at line 1130 of file Login.pb.h.


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