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

#include <account_types.pb.h>

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

Public Member Functions

 GameAccountStateTagged ()
 
virtual ~GameAccountStateTagged ()
 
 GameAccountStateTagged (const GameAccountStateTagged &from)
 
GameAccountStateTaggedoperator= (const GameAccountStateTagged &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GameAccountStateTagged *other)
 
GameAccountStateTaggedNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_game_account_state () const
 
void clear_game_account_state ()
 
const ::bgs::protocol::account::v1::GameAccountStategame_account_state () const
 
inline ::bgs::protocol::account::v1::GameAccountStatemutable_game_account_state ()
 
inline ::bgs::protocol::account::v1::GameAccountStaterelease_game_account_state ()
 
void set_allocated_game_account_state (::bgs::protocol::account::v1::GameAccountState *game_account_state)
 
bool has_game_account_tags () const
 
void clear_game_account_tags ()
 
const ::bgs::protocol::account::v1::GameAccountFieldTagsgame_account_tags () const
 
inline ::bgs::protocol::account::v1::GameAccountFieldTagsmutable_game_account_tags ()
 
inline ::bgs::protocol::account::v1::GameAccountFieldTagsrelease_game_account_tags ()
 
void set_allocated_game_account_tags (::bgs::protocol::account::v1::GameAccountFieldTags *game_account_tags)
 

Static Public Member Functions

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

Static Public Attributes

static const int kGameAccountStateFieldNumber = 1
 
static const int kGameAccountTagsFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_game_account_state ()
 
void clear_has_game_account_state ()
 
void set_has_game_account_tags ()
 
void clear_has_game_account_tags ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::account::v1::GameAccountStategame_account_state_
 
::bgs::protocol::account::v1::GameAccountFieldTagsgame_account_tags_
 

Static Private Attributes

static GameAccountStateTaggeddefault_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 3499 of file account_types.pb.h.

Constructor & Destructor Documentation

◆ GameAccountStateTagged() [1/2]

bgs::protocol::account::v1::GameAccountStateTagged::GameAccountStateTagged ( )

◆ ~GameAccountStateTagged()

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

◆ GameAccountStateTagged() [2/2]

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

Member Function Documentation

◆ clear_game_account_state()

void bgs::protocol::account::v1::GameAccountStateTagged::clear_game_account_state ( )
inline

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

◆ clear_game_account_tags()

void bgs::protocol::account::v1::GameAccountStateTagged::clear_game_account_tags ( )
inline

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

◆ clear_has_game_account_state()

void bgs::protocol::account::v1::GameAccountStateTagged::clear_has_game_account_state ( )
inlineprivate

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

◆ clear_has_game_account_tags()

void bgs::protocol::account::v1::GameAccountStateTagged::clear_has_game_account_tags ( )
inlineprivate

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

◆ default_instance()

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

◆ descriptor()

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

◆ game_account_state()

const ::bgs::protocol::account::v1::GameAccountState & bgs::protocol::account::v1::GameAccountStateTagged::game_account_state ( ) const
inline

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

◆ game_account_tags()

const ::bgs::protocol::account::v1::GameAccountFieldTags & bgs::protocol::account::v1::GameAccountStateTagged::game_account_tags ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_game_account_state()

bool bgs::protocol::account::v1::GameAccountStateTagged::has_game_account_state ( ) const
inline

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

◆ has_game_account_tags()

bool bgs::protocol::account::v1::GameAccountStateTagged::has_game_account_tags ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_game_account_state()

bgs::protocol::account::v1::GameAccountState * bgs::protocol::account::v1::GameAccountStateTagged::mutable_game_account_state ( )
inline

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

◆ mutable_game_account_tags()

bgs::protocol::account::v1::GameAccountFieldTags * bgs::protocol::account::v1::GameAccountStateTagged::mutable_game_account_tags ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_game_account_state()

bgs::protocol::account::v1::GameAccountState * bgs::protocol::account::v1::GameAccountStateTagged::release_game_account_state ( )
inline

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

◆ release_game_account_tags()

bgs::protocol::account::v1::GameAccountFieldTags * bgs::protocol::account::v1::GameAccountStateTagged::release_game_account_tags ( )
inline

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

◆ set_allocated_game_account_state()

void bgs::protocol::account::v1::GameAccountStateTagged::set_allocated_game_account_state ( ::bgs::protocol::account::v1::GameAccountState game_account_state)
inline

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

◆ set_allocated_game_account_tags()

void bgs::protocol::account::v1::GameAccountStateTagged::set_allocated_game_account_tags ( ::bgs::protocol::account::v1::GameAccountFieldTags game_account_tags)
inline

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

◆ set_has_game_account_state()

void bgs::protocol::account::v1::GameAccountStateTagged::set_has_game_account_state ( )
inlineprivate

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

◆ set_has_game_account_tags()

void bgs::protocol::account::v1::GameAccountStateTagged::set_has_game_account_tags ( )
inlineprivate

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 3511 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::GameAccountStateTagged::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ game_account_state_

::bgs::protocol::account::v1::GameAccountState* bgs::protocol::account::v1::GameAccountStateTagged::game_account_state_
private

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

◆ game_account_tags_

::bgs::protocol::account::v1::GameAccountFieldTags* bgs::protocol::account::v1::GameAccountStateTagged::game_account_tags_
private

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

◆ kGameAccountStateFieldNumber

const int bgs::protocol::account::v1::GameAccountStateTagged::kGameAccountStateFieldNumber = 1
static

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

◆ kGameAccountTagsFieldNumber

const int bgs::protocol::account::v1::GameAccountStateTagged::kGameAccountTagsFieldNumber = 2
static

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


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