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

#include <account_service.pb.h>

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

Public Member Functions

 GetAccountStateResponse ()
 
virtual ~GetAccountStateResponse ()
 
 GetAccountStateResponse (const GetAccountStateResponse &from)
 
GetAccountStateResponseoperator= (const GetAccountStateResponse &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetAccountStateResponse *other)
 
GetAccountStateResponseNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_state () const
 
void clear_state ()
 
const ::bgs::protocol::account::v1::AccountStatestate () const
 
inline ::bgs::protocol::account::v1::AccountStatemutable_state ()
 
inline ::bgs::protocol::account::v1::AccountStaterelease_state ()
 
void set_allocated_state (::bgs::protocol::account::v1::AccountState *state)
 
bool has_tags () const
 
void clear_tags ()
 
const ::bgs::protocol::account::v1::AccountFieldTagstags () const
 
inline ::bgs::protocol::account::v1::AccountFieldTagsmutable_tags ()
 
inline ::bgs::protocol::account::v1::AccountFieldTagsrelease_tags ()
 
void set_allocated_tags (::bgs::protocol::account::v1::AccountFieldTags *tags)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const GetAccountStateResponsedefault_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::AccountStatestate_
 
::bgs::protocol::account::v1::AccountFieldTagstags_
 

Static Private Attributes

static GetAccountStateResponsedefault_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 562 of file account_service.pb.h.

Constructor & Destructor Documentation

◆ GetAccountStateResponse() [1/2]

bgs::protocol::account::v1::GetAccountStateResponse::GetAccountStateResponse ( )

◆ ~GetAccountStateResponse()

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

◆ GetAccountStateResponse() [2/2]

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

Member Function Documentation

◆ clear_has_state()

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

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

◆ clear_has_tags()

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

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

◆ clear_state()

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

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

◆ clear_tags()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_state()

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

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

◆ has_tags()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_state()

bgs::protocol::account::v1::AccountState * bgs::protocol::account::v1::GetAccountStateResponse::mutable_state ( )
inline

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

◆ mutable_tags()

bgs::protocol::account::v1::AccountFieldTags * bgs::protocol::account::v1::GetAccountStateResponse::mutable_tags ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_state()

bgs::protocol::account::v1::AccountState * bgs::protocol::account::v1::GetAccountStateResponse::release_state ( )
inline

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

◆ release_tags()

bgs::protocol::account::v1::AccountFieldTags * bgs::protocol::account::v1::GetAccountStateResponse::release_tags ( )
inline

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

◆ set_allocated_state()

void bgs::protocol::account::v1::GetAccountStateResponse::set_allocated_state ( ::bgs::protocol::account::v1::AccountState state)
inline

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

◆ set_allocated_tags()

void bgs::protocol::account::v1::GetAccountStateResponse::set_allocated_tags ( ::bgs::protocol::account::v1::AccountFieldTags tags)
inline

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

◆ set_has_state()

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

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

◆ set_has_tags()

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

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ state()

const ::bgs::protocol::account::v1::AccountState & bgs::protocol::account::v1::GetAccountStateResponse::state ( ) const
inline

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

◆ Swap()

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

◆ tags()

const ::bgs::protocol::account::v1::AccountFieldTags & bgs::protocol::account::v1::GetAccountStateResponse::tags ( ) const
inline

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

◆ unknown_fields()

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

Definition at line 574 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::GetAccountStateResponse::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ kStateFieldNumber

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

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

◆ kTagsFieldNumber

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

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

◆ state_

::bgs::protocol::account::v1::AccountState* bgs::protocol::account::v1::GetAccountStateResponse::state_
private

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

◆ tags_

::bgs::protocol::account::v1::AccountFieldTags* bgs::protocol::account::v1::GetAccountStateResponse::tags_
private

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


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