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

#include <account_types.pb.h>

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

Public Member Functions

 GameAccountState ()
 
virtual ~GameAccountState ()
 
 GameAccountState (const GameAccountState &from)
 
GameAccountStateoperator= (const GameAccountState &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GameAccountState *other)
 
GameAccountStateNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_game_level_info () const
 
void clear_game_level_info ()
 
const ::bgs::protocol::account::v1::GameLevelInfogame_level_info () const
 
inline ::bgs::protocol::account::v1::GameLevelInfomutable_game_level_info ()
 
inline ::bgs::protocol::account::v1::GameLevelInforelease_game_level_info ()
 
void set_allocated_game_level_info (::bgs::protocol::account::v1::GameLevelInfo *game_level_info)
 
bool has_game_time_info () const
 
void clear_game_time_info ()
 
const ::bgs::protocol::account::v1::GameTimeInfogame_time_info () const
 
inline ::bgs::protocol::account::v1::GameTimeInfomutable_game_time_info ()
 
inline ::bgs::protocol::account::v1::GameTimeInforelease_game_time_info ()
 
void set_allocated_game_time_info (::bgs::protocol::account::v1::GameTimeInfo *game_time_info)
 
bool has_game_status () const
 
void clear_game_status ()
 
const ::bgs::protocol::account::v1::GameStatusgame_status () const
 
inline ::bgs::protocol::account::v1::GameStatusmutable_game_status ()
 
inline ::bgs::protocol::account::v1::GameStatusrelease_game_status ()
 
void set_allocated_game_status (::bgs::protocol::account::v1::GameStatus *game_status)
 
bool has_raf_info () const PROTOBUF_DEPRECATED
 
void clear_raf_info () PROTOBUF_DEPRECATED
 
const ::bgs::protocol::account::v1::RAFInforaf_info () const PROTOBUF_DEPRECATED
 
inline ::bgs::protocol::account::v1::RAFInfomutable_raf_info () PROTOBUF_DEPRECATED
 
inline ::bgs::protocol::account::v1::RAFInforelease_raf_info () PROTOBUF_DEPRECATED
 
void set_allocated_raf_info (::bgs::protocol::account::v1::RAFInfo *raf_info) PROTOBUF_DEPRECATED
 

Static Public Member Functions

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

Static Public Attributes

static const int kGameLevelInfoFieldNumber = 1
 
static const int kGameTimeInfoFieldNumber = 2
 
static const int kGameStatusFieldNumber = 3
 
static const int kRafInfoFieldNumber = 4
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_game_level_info ()
 
void clear_has_game_level_info ()
 
void set_has_game_time_info ()
 
void clear_has_game_time_info ()
 
void set_has_game_status ()
 
void clear_has_game_status ()
 
void set_has_raf_info ()
 
void clear_has_raf_info ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::account::v1::GameLevelInfogame_level_info_
 
::bgs::protocol::account::v1::GameTimeInfogame_time_info_
 
::bgs::protocol::account::v1::GameStatusgame_status_
 
::bgs::protocol::account::v1::RAFInforaf_info_
 

Static Private Attributes

static GameAccountStatedefault_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 3405 of file account_types.pb.h.

Constructor & Destructor Documentation

◆ GameAccountState() [1/2]

bgs::protocol::account::v1::GameAccountState::GameAccountState ( )

◆ ~GameAccountState()

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

◆ GameAccountState() [2/2]

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

Member Function Documentation

◆ clear_game_level_info()

void bgs::protocol::account::v1::GameAccountState::clear_game_level_info ( )
inline

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

◆ clear_game_status()

void bgs::protocol::account::v1::GameAccountState::clear_game_status ( )
inline

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

◆ clear_game_time_info()

void bgs::protocol::account::v1::GameAccountState::clear_game_time_info ( )
inline

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

◆ clear_has_game_level_info()

void bgs::protocol::account::v1::GameAccountState::clear_has_game_level_info ( )
inlineprivate

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

◆ clear_has_game_status()

void bgs::protocol::account::v1::GameAccountState::clear_has_game_status ( )
inlineprivate

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

◆ clear_has_game_time_info()

void bgs::protocol::account::v1::GameAccountState::clear_has_game_time_info ( )
inlineprivate

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

◆ clear_has_raf_info()

void bgs::protocol::account::v1::GameAccountState::clear_has_raf_info ( )
inlineprivate

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

◆ clear_raf_info()

void bgs::protocol::account::v1::GameAccountState::clear_raf_info ( )
inline

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

◆ default_instance()

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

◆ descriptor()

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

◆ game_level_info()

const ::bgs::protocol::account::v1::GameLevelInfo & bgs::protocol::account::v1::GameAccountState::game_level_info ( ) const
inline

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

◆ game_status()

const ::bgs::protocol::account::v1::GameStatus & bgs::protocol::account::v1::GameAccountState::game_status ( ) const
inline

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

◆ game_time_info()

const ::bgs::protocol::account::v1::GameTimeInfo & bgs::protocol::account::v1::GameAccountState::game_time_info ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_game_level_info()

bool bgs::protocol::account::v1::GameAccountState::has_game_level_info ( ) const
inline

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

◆ has_game_status()

bool bgs::protocol::account::v1::GameAccountState::has_game_status ( ) const
inline

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

◆ has_game_time_info()

bool bgs::protocol::account::v1::GameAccountState::has_game_time_info ( ) const
inline

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

◆ has_raf_info()

bool bgs::protocol::account::v1::GameAccountState::has_raf_info ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_game_level_info()

bgs::protocol::account::v1::GameLevelInfo * bgs::protocol::account::v1::GameAccountState::mutable_game_level_info ( )
inline

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

◆ mutable_game_status()

bgs::protocol::account::v1::GameStatus * bgs::protocol::account::v1::GameAccountState::mutable_game_status ( )
inline

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

◆ mutable_game_time_info()

bgs::protocol::account::v1::GameTimeInfo * bgs::protocol::account::v1::GameAccountState::mutable_game_time_info ( )
inline

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

◆ mutable_raf_info()

bgs::protocol::account::v1::RAFInfo * bgs::protocol::account::v1::GameAccountState::mutable_raf_info ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ raf_info()

const ::bgs::protocol::account::v1::RAFInfo & bgs::protocol::account::v1::GameAccountState::raf_info ( ) const
inline

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

◆ release_game_level_info()

bgs::protocol::account::v1::GameLevelInfo * bgs::protocol::account::v1::GameAccountState::release_game_level_info ( )
inline

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

◆ release_game_status()

bgs::protocol::account::v1::GameStatus * bgs::protocol::account::v1::GameAccountState::release_game_status ( )
inline

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

◆ release_game_time_info()

bgs::protocol::account::v1::GameTimeInfo * bgs::protocol::account::v1::GameAccountState::release_game_time_info ( )
inline

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

◆ release_raf_info()

bgs::protocol::account::v1::RAFInfo * bgs::protocol::account::v1::GameAccountState::release_raf_info ( )
inline

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

◆ set_allocated_game_level_info()

void bgs::protocol::account::v1::GameAccountState::set_allocated_game_level_info ( ::bgs::protocol::account::v1::GameLevelInfo game_level_info)
inline

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

◆ set_allocated_game_status()

void bgs::protocol::account::v1::GameAccountState::set_allocated_game_status ( ::bgs::protocol::account::v1::GameStatus game_status)
inline

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

◆ set_allocated_game_time_info()

void bgs::protocol::account::v1::GameAccountState::set_allocated_game_time_info ( ::bgs::protocol::account::v1::GameTimeInfo game_time_info)
inline

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

◆ set_allocated_raf_info()

void bgs::protocol::account::v1::GameAccountState::set_allocated_raf_info ( ::bgs::protocol::account::v1::RAFInfo raf_info)
inline

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

◆ set_has_game_level_info()

void bgs::protocol::account::v1::GameAccountState::set_has_game_level_info ( )
inlineprivate

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

◆ set_has_game_status()

void bgs::protocol::account::v1::GameAccountState::set_has_game_status ( )
inlineprivate

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

◆ set_has_game_time_info()

void bgs::protocol::account::v1::GameAccountState::set_has_game_time_info ( )
inlineprivate

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

◆ set_has_raf_info()

void bgs::protocol::account::v1::GameAccountState::set_has_raf_info ( )
inlineprivate

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 3417 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::GameAccountState::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ game_level_info_

::bgs::protocol::account::v1::GameLevelInfo* bgs::protocol::account::v1::GameAccountState::game_level_info_
private

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

◆ game_status_

::bgs::protocol::account::v1::GameStatus* bgs::protocol::account::v1::GameAccountState::game_status_
private

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

◆ game_time_info_

::bgs::protocol::account::v1::GameTimeInfo* bgs::protocol::account::v1::GameAccountState::game_time_info_
private

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

◆ kGameLevelInfoFieldNumber

const int bgs::protocol::account::v1::GameAccountState::kGameLevelInfoFieldNumber = 1
static

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

◆ kGameStatusFieldNumber

const int bgs::protocol::account::v1::GameAccountState::kGameStatusFieldNumber = 3
static

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

◆ kGameTimeInfoFieldNumber

const int bgs::protocol::account::v1::GameAccountState::kGameTimeInfoFieldNumber = 2
static

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

◆ kRafInfoFieldNumber

const int bgs::protocol::account::v1::GameAccountState::kRafInfoFieldNumber = 4
static

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

◆ raf_info_

::bgs::protocol::account::v1::RAFInfo* bgs::protocol::account::v1::GameAccountState::raf_info_
private

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


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