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

#include <account_service.pb.h>

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

Public Member Functions

 GetGameAccountStateResponse ()
 
virtual ~GetGameAccountStateResponse ()
 
 GetGameAccountStateResponse (const GetGameAccountStateResponse &from)
 
GetGameAccountStateResponseoperator= (const GetGameAccountStateResponse &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetGameAccountStateResponse *other)
 
GetGameAccountStateResponseNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_state () const
 
void clear_state ()
 
const ::bgs::protocol::account::v1::GameAccountStatestate () const
 
inline ::bgs::protocol::account::v1::GameAccountStatemutable_state ()
 
inline ::bgs::protocol::account::v1::GameAccountStaterelease_state ()
 
void set_allocated_state (::bgs::protocol::account::v1::GameAccountState *state)
 
bool has_tags () const
 
void clear_tags ()
 
const ::bgs::protocol::account::v1::GameAccountFieldTagstags () const
 
inline ::bgs::protocol::account::v1::GameAccountFieldTagsmutable_tags ()
 
inline ::bgs::protocol::account::v1::GameAccountFieldTagsrelease_tags ()
 
void set_allocated_tags (::bgs::protocol::account::v1::GameAccountFieldTags *tags)
 

Static Public Member Functions

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

Static Public Attributes

static const int kStateFieldNumber = 1
 
static const int kTagsFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_state ()
 
void clear_has_state ()
 
void set_has_tags ()
 
void clear_has_tags ()
 
void InitAsDefaultInstance ()
 

Private Attributes

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

Static Private Attributes

static GetGameAccountStateResponsedefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_account_5fservice_2eproto ()
 
void protobuf_AssignDesc_account_5fservice_2eproto ()
 
void protobuf_ShutdownFile_account_5fservice_2eproto ()
 

Detailed Description

Definition at line 885 of file account_service.pb.h.

Constructor & Destructor Documentation

◆ GetGameAccountStateResponse() [1/2]

bgs::protocol::account::v1::GetGameAccountStateResponse::GetGameAccountStateResponse ( )

◆ ~GetGameAccountStateResponse()

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

◆ GetGameAccountStateResponse() [2/2]

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

Member Function Documentation

◆ clear_has_state()

void bgs::protocol::account::v1::GetGameAccountStateResponse::clear_has_state ( )
inlineprivate

Definition at line 3313 of file account_service.pb.h.

◆ clear_has_tags()

void bgs::protocol::account::v1::GetGameAccountStateResponse::clear_has_tags ( )
inlineprivate

Definition at line 3354 of file account_service.pb.h.

◆ clear_state()

void bgs::protocol::account::v1::GetGameAccountStateResponse::clear_state ( )
inline

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

◆ clear_tags()

void bgs::protocol::account::v1::GetGameAccountStateResponse::clear_tags ( )
inline

Definition at line 3357 of file account_service.pb.h.

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 913 of file account_service.pb.h.

◆ GetMetadata()

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

◆ has_state()

bool bgs::protocol::account::v1::GetGameAccountStateResponse::has_state ( ) const
inline

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

◆ has_tags()

bool bgs::protocol::account::v1::GetGameAccountStateResponse::has_tags ( ) const
inline

Definition at line 3348 of file account_service.pb.h.

◆ InitAsDefaultInstance()

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

◆ mutable_state()

bgs::protocol::account::v1::GameAccountState * bgs::protocol::account::v1::GetGameAccountStateResponse::mutable_state ( )
inline

Definition at line 3324 of file account_service.pb.h.

◆ mutable_tags()

bgs::protocol::account::v1::GameAccountFieldTags * bgs::protocol::account::v1::GetGameAccountStateResponse::mutable_tags ( )
inline

Definition at line 3365 of file account_service.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 901 of file account_service.pb.h.

◆ New()

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

◆ operator=()

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

Definition at line 892 of file account_service.pb.h.

◆ release_state()

bgs::protocol::account::v1::GameAccountState * bgs::protocol::account::v1::GetGameAccountStateResponse::release_state ( )
inline

Definition at line 3330 of file account_service.pb.h.

◆ release_tags()

bgs::protocol::account::v1::GameAccountFieldTags * bgs::protocol::account::v1::GetGameAccountStateResponse::release_tags ( )
inline

Definition at line 3371 of file account_service.pb.h.

◆ set_allocated_state()

void bgs::protocol::account::v1::GetGameAccountStateResponse::set_allocated_state ( ::bgs::protocol::account::v1::GameAccountState state)
inline

Definition at line 3336 of file account_service.pb.h.

◆ set_allocated_tags()

void bgs::protocol::account::v1::GetGameAccountStateResponse::set_allocated_tags ( ::bgs::protocol::account::v1::GameAccountFieldTags tags)
inline

Definition at line 3377 of file account_service.pb.h.

◆ set_has_state()

void bgs::protocol::account::v1::GetGameAccountStateResponse::set_has_state ( )
inlineprivate

Definition at line 3310 of file account_service.pb.h.

◆ set_has_tags()

void bgs::protocol::account::v1::GetGameAccountStateResponse::set_has_tags ( )
inlineprivate

Definition at line 3351 of file account_service.pb.h.

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ state()

const ::bgs::protocol::account::v1::GameAccountState & bgs::protocol::account::v1::GetGameAccountStateResponse::state ( ) const
inline

Definition at line 3320 of file account_service.pb.h.

◆ Swap()

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

◆ tags()

const ::bgs::protocol::account::v1::GameAccountFieldTags & bgs::protocol::account::v1::GetGameAccountStateResponse::tags ( ) const
inline

Definition at line 3361 of file account_service.pb.h.

◆ unknown_fields()

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

Definition at line 897 of file account_service.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_account_5fservice_2eproto

void TC_PROTO_API protobuf_AddDesc_account_5fservice_2eproto ( )
friend

◆ protobuf_AssignDesc_account_5fservice_2eproto

void protobuf_AssignDesc_account_5fservice_2eproto ( )
friend

◆ protobuf_ShutdownFile_account_5fservice_2eproto

void protobuf_ShutdownFile_account_5fservice_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::account::v1::GetGameAccountStateResponse::_cached_size_
mutableprivate

Definition at line 953 of file account_service.pb.h.

◆ _has_bits_

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

Definition at line 952 of file account_service.pb.h.

◆ _unknown_fields_

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

Definition at line 950 of file account_service.pb.h.

◆ default_instance_

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

Definition at line 961 of file account_service.pb.h.

◆ kStateFieldNumber

const int bgs::protocol::account::v1::GetGameAccountStateResponse::kStateFieldNumber = 1
static

Definition at line 928 of file account_service.pb.h.

◆ kTagsFieldNumber

const int bgs::protocol::account::v1::GetGameAccountStateResponse::kTagsFieldNumber = 2
static

Definition at line 937 of file account_service.pb.h.

◆ state_

::bgs::protocol::account::v1::GameAccountState* bgs::protocol::account::v1::GetGameAccountStateResponse::state_
private

Definition at line 954 of file account_service.pb.h.

◆ tags_

::bgs::protocol::account::v1::GameAccountFieldTags* bgs::protocol::account::v1::GetGameAccountStateResponse::tags_
private

Definition at line 955 of file account_service.pb.h.


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