TrinityCore
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
 
void clear_raf_info ()
 
const ::bgs::protocol::account::v1::RAFInforaf_info () const
 
inline ::bgs::protocol::account::v1::RAFInfomutable_raf_info ()
 
inline ::bgs::protocol::account::v1::RAFInforelease_raf_info ()
 
void set_allocated_raf_info (::bgs::protocol::account::v1::RAFInfo *raf_info)
 

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 3395 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 9052 of file account_types.pb.h.

◆ clear_game_status()

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

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

◆ clear_game_time_info()

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

Definition at line 9093 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 9049 of file account_types.pb.h.

◆ clear_has_game_status()

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

Definition at line 9131 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 9090 of file account_types.pb.h.

◆ clear_has_raf_info()

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

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

◆ clear_raf_info()

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

Definition at line 9175 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 9056 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 9138 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 9097 of file account_types.pb.h.

◆ GetCachedSize()

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

Definition at line 3423 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 9043 of file account_types.pb.h.

◆ has_game_status()

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

Definition at line 9125 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 9084 of file account_types.pb.h.

◆ has_raf_info()

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

Definition at line 9166 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 9060 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 9142 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 9101 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 9183 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 3411 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 3402 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 9179 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 9066 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 9148 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 9107 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 9189 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 9072 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 9154 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 9113 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 9195 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 9046 of file account_types.pb.h.

◆ set_has_game_status()

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

Definition at line 9128 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 9087 of file account_types.pb.h.

◆ set_has_raf_info()

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

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

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

Definition at line 3495 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 3486 of file account_types.pb.h.

◆ game_status_

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

Definition at line 3488 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 3487 of file account_types.pb.h.

◆ kGameLevelInfoFieldNumber

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

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

◆ kGameStatusFieldNumber

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

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

◆ kGameTimeInfoFieldNumber

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

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

◆ kRafInfoFieldNumber

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

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

◆ raf_info_

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

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


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