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

#include <account_types.pb.h>

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

Public Member Functions

 AccountStateTagged ()
 
virtual ~AccountStateTagged ()
 
 AccountStateTagged (const AccountStateTagged &from)
 
AccountStateTaggedoperator= (const AccountStateTagged &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (AccountStateTagged *other)
 
AccountStateTaggedNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_account_state () const
 
void clear_account_state ()
 
const ::bgs::protocol::account::v1::AccountStateaccount_state () const
 
inline ::bgs::protocol::account::v1::AccountStatemutable_account_state ()
 
inline ::bgs::protocol::account::v1::AccountStaterelease_account_state ()
 
void set_allocated_account_state (::bgs::protocol::account::v1::AccountState *account_state)
 
bool has_account_tags () const
 
void clear_account_tags ()
 
const ::bgs::protocol::account::v1::AccountFieldTagsaccount_tags () const
 
inline ::bgs::protocol::account::v1::AccountFieldTagsmutable_account_tags ()
 
inline ::bgs::protocol::account::v1::AccountFieldTagsrelease_account_tags ()
 
void set_allocated_account_tags (::bgs::protocol::account::v1::AccountFieldTags *account_tags)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAccountStateFieldNumber = 1
 
static const int kAccountTagsFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_account_state ()
 
void clear_has_account_state ()
 
void set_has_account_tags ()
 
void clear_has_account_tags ()
 
void InitAsDefaultInstance ()
 

Private Attributes

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

Static Private Attributes

static AccountStateTaggeddefault_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 3315 of file account_types.pb.h.

Constructor & Destructor Documentation

◆ AccountStateTagged() [1/2]

bgs::protocol::account::v1::AccountStateTagged::AccountStateTagged ( )

◆ ~AccountStateTagged()

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

◆ AccountStateTagged() [2/2]

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

Member Function Documentation

◆ account_state()

const ::bgs::protocol::account::v1::AccountState & bgs::protocol::account::v1::AccountStateTagged::account_state ( ) const
inline

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

◆ account_tags()

const ::bgs::protocol::account::v1::AccountFieldTags & bgs::protocol::account::v1::AccountStateTagged::account_tags ( ) const
inline

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

◆ clear_account_state()

void bgs::protocol::account::v1::AccountStateTagged::clear_account_state ( )
inline

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

◆ clear_account_tags()

void bgs::protocol::account::v1::AccountStateTagged::clear_account_tags ( )
inline

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

◆ clear_has_account_state()

void bgs::protocol::account::v1::AccountStateTagged::clear_has_account_state ( )
inlineprivate

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

◆ clear_has_account_tags()

void bgs::protocol::account::v1::AccountStateTagged::clear_has_account_tags ( )
inlineprivate

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_account_state()

bool bgs::protocol::account::v1::AccountStateTagged::has_account_state ( ) const
inline

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

◆ has_account_tags()

bool bgs::protocol::account::v1::AccountStateTagged::has_account_tags ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_account_state()

bgs::protocol::account::v1::AccountState * bgs::protocol::account::v1::AccountStateTagged::mutable_account_state ( )
inline

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

◆ mutable_account_tags()

bgs::protocol::account::v1::AccountFieldTags * bgs::protocol::account::v1::AccountStateTagged::mutable_account_tags ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_account_state()

bgs::protocol::account::v1::AccountState * bgs::protocol::account::v1::AccountStateTagged::release_account_state ( )
inline

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

◆ release_account_tags()

bgs::protocol::account::v1::AccountFieldTags * bgs::protocol::account::v1::AccountStateTagged::release_account_tags ( )
inline

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

◆ set_allocated_account_state()

void bgs::protocol::account::v1::AccountStateTagged::set_allocated_account_state ( ::bgs::protocol::account::v1::AccountState account_state)
inline

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

◆ set_allocated_account_tags()

void bgs::protocol::account::v1::AccountStateTagged::set_allocated_account_tags ( ::bgs::protocol::account::v1::AccountFieldTags account_tags)
inline

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

◆ set_has_account_state()

void bgs::protocol::account::v1::AccountStateTagged::set_has_account_state ( )
inlineprivate

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

◆ set_has_account_tags()

void bgs::protocol::account::v1::AccountStateTagged::set_has_account_tags ( )
inlineprivate

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 3327 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::AccountStateTagged::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ account_state_

::bgs::protocol::account::v1::AccountState* bgs::protocol::account::v1::AccountStateTagged::account_state_
private

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

◆ account_tags_

::bgs::protocol::account::v1::AccountFieldTags* bgs::protocol::account::v1::AccountStateTagged::account_tags_
private

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

◆ default_instance_

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

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

◆ kAccountStateFieldNumber

const int bgs::protocol::account::v1::AccountStateTagged::kAccountStateFieldNumber = 1
static

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

◆ kAccountTagsFieldNumber

const int bgs::protocol::account::v1::AccountStateTagged::kAccountTagsFieldNumber = 2
static

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


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