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

#include <account_types.pb.h>

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

Public Member Functions

 AccountFieldTags ()
 
virtual ~AccountFieldTags ()
 
 AccountFieldTags (const AccountFieldTags &from)
 
AccountFieldTagsoperator= (const AccountFieldTags &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (AccountFieldTags *other)
 
AccountFieldTagsNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_account_level_info_tag () const
 
void clear_account_level_info_tag ()
 
inline ::google::protobuf::uint32 account_level_info_tag () const
 
void set_account_level_info_tag (::google::protobuf::uint32 value)
 
bool has_privacy_info_tag () const
 
void clear_privacy_info_tag ()
 
inline ::google::protobuf::uint32 privacy_info_tag () const
 
void set_privacy_info_tag (::google::protobuf::uint32 value)
 
bool has_parental_control_info_tag () const
 
void clear_parental_control_info_tag ()
 
inline ::google::protobuf::uint32 parental_control_info_tag () const
 
void set_parental_control_info_tag (::google::protobuf::uint32 value)
 
int game_level_info_tags_size () const
 
void clear_game_level_info_tags ()
 
const ::bgs::protocol::account::v1::ProgramTaggame_level_info_tags (int index) const
 
inline ::bgs::protocol::account::v1::ProgramTagmutable_game_level_info_tags (int index)
 
inline ::bgs::protocol::account::v1::ProgramTagadd_game_level_info_tags ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::ProgramTag > & game_level_info_tags () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::ProgramTag > * mutable_game_level_info_tags ()
 
int game_status_tags_size () const
 
void clear_game_status_tags ()
 
const ::bgs::protocol::account::v1::ProgramTaggame_status_tags (int index) const
 
inline ::bgs::protocol::account::v1::ProgramTagmutable_game_status_tags (int index)
 
inline ::bgs::protocol::account::v1::ProgramTagadd_game_status_tags ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::ProgramTag > & game_status_tags () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::ProgramTag > * mutable_game_status_tags ()
 
int game_account_tags_size () const
 
void clear_game_account_tags ()
 
const ::bgs::protocol::account::v1::RegionTaggame_account_tags (int index) const
 
inline ::bgs::protocol::account::v1::RegionTagmutable_game_account_tags (int index)
 
inline ::bgs::protocol::account::v1::RegionTagadd_game_account_tags ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::RegionTag > & game_account_tags () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::RegionTag > * mutable_game_account_tags ()
 
bool has_security_status_tag () const
 
void clear_security_status_tag ()
 
inline ::google::protobuf::uint32 security_status_tag () const
 
void set_security_status_tag (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAccountLevelInfoTagFieldNumber = 2
 
static const int kPrivacyInfoTagFieldNumber = 3
 
static const int kParentalControlInfoTagFieldNumber = 4
 
static const int kGameLevelInfoTagsFieldNumber = 7
 
static const int kGameStatusTagsFieldNumber = 9
 
static const int kGameAccountTagsFieldNumber = 11
 
static const int kSecurityStatusTagFieldNumber = 12
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_account_level_info_tag ()
 
void clear_has_account_level_info_tag ()
 
void set_has_privacy_info_tag ()
 
void clear_has_privacy_info_tag ()
 
void set_has_parental_control_info_tag ()
 
void clear_has_parental_control_info_tag ()
 
void set_has_security_status_tag ()
 
void clear_has_security_status_tag ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::uint32 account_level_info_tag_
 
::google::protobuf::uint32 privacy_info_tag_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::ProgramTaggame_level_info_tags_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::ProgramTaggame_status_tags_
 
::google::protobuf::uint32 parental_control_info_tag_
 
::google::protobuf::uint32 security_status_tag_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::RegionTaggame_account_tags_
 

Static Private Attributes

static AccountFieldTagsdefault_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 724 of file account_types.pb.h.

Constructor & Destructor Documentation

◆ AccountFieldTags() [1/2]

bgs::protocol::account::v1::AccountFieldTags::AccountFieldTags ( )

◆ ~AccountFieldTags()

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

◆ AccountFieldTags() [2/2]

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

Member Function Documentation

◆ account_level_info_tag()

google::protobuf::uint32 bgs::protocol::account::v1::AccountFieldTags::account_level_info_tag ( ) const
inline

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

◆ add_game_account_tags()

bgs::protocol::account::v1::RegionTag * bgs::protocol::account::v1::AccountFieldTags::add_game_account_tags ( )
inline

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

◆ add_game_level_info_tags()

bgs::protocol::account::v1::ProgramTag * bgs::protocol::account::v1::AccountFieldTags::add_game_level_info_tags ( )
inline

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

◆ add_game_status_tags()

bgs::protocol::account::v1::ProgramTag * bgs::protocol::account::v1::AccountFieldTags::add_game_status_tags ( )
inline

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

◆ clear_account_level_info_tag()

void bgs::protocol::account::v1::AccountFieldTags::clear_account_level_info_tag ( )
inline

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

◆ clear_game_account_tags()

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

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

◆ clear_game_level_info_tags()

void bgs::protocol::account::v1::AccountFieldTags::clear_game_level_info_tags ( )
inline

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

◆ clear_game_status_tags()

void bgs::protocol::account::v1::AccountFieldTags::clear_game_status_tags ( )
inline

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

◆ clear_has_account_level_info_tag()

void bgs::protocol::account::v1::AccountFieldTags::clear_has_account_level_info_tag ( )
inlineprivate

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

◆ clear_has_parental_control_info_tag()

void bgs::protocol::account::v1::AccountFieldTags::clear_has_parental_control_info_tag ( )
inlineprivate

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

◆ clear_has_privacy_info_tag()

void bgs::protocol::account::v1::AccountFieldTags::clear_has_privacy_info_tag ( )
inlineprivate

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

◆ clear_has_security_status_tag()

void bgs::protocol::account::v1::AccountFieldTags::clear_has_security_status_tag ( )
inlineprivate

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

◆ clear_parental_control_info_tag()

void bgs::protocol::account::v1::AccountFieldTags::clear_parental_control_info_tag ( )
inline

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

◆ clear_privacy_info_tag()

void bgs::protocol::account::v1::AccountFieldTags::clear_privacy_info_tag ( )
inline

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

◆ clear_security_status_tag()

void bgs::protocol::account::v1::AccountFieldTags::clear_security_status_tag ( )
inline

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

◆ default_instance()

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

◆ descriptor()

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

◆ game_account_tags() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::account::v1::RegionTag > & bgs::protocol::account::v1::AccountFieldTags::game_account_tags ( ) const
inline

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

◆ game_account_tags() [2/2]

const ::bgs::protocol::account::v1::RegionTag & bgs::protocol::account::v1::AccountFieldTags::game_account_tags ( int  index) const
inline

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

◆ game_account_tags_size()

int bgs::protocol::account::v1::AccountFieldTags::game_account_tags_size ( ) const
inline

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

◆ game_level_info_tags() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::account::v1::ProgramTag > & bgs::protocol::account::v1::AccountFieldTags::game_level_info_tags ( ) const
inline

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

◆ game_level_info_tags() [2/2]

const ::bgs::protocol::account::v1::ProgramTag & bgs::protocol::account::v1::AccountFieldTags::game_level_info_tags ( int  index) const
inline

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

◆ game_level_info_tags_size()

int bgs::protocol::account::v1::AccountFieldTags::game_level_info_tags_size ( ) const
inline

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

◆ game_status_tags() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::account::v1::ProgramTag > & bgs::protocol::account::v1::AccountFieldTags::game_status_tags ( ) const
inline

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

◆ game_status_tags() [2/2]

const ::bgs::protocol::account::v1::ProgramTag & bgs::protocol::account::v1::AccountFieldTags::game_status_tags ( int  index) const
inline

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

◆ game_status_tags_size()

int bgs::protocol::account::v1::AccountFieldTags::game_status_tags_size ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_account_level_info_tag()

bool bgs::protocol::account::v1::AccountFieldTags::has_account_level_info_tag ( ) const
inline

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

◆ has_parental_control_info_tag()

bool bgs::protocol::account::v1::AccountFieldTags::has_parental_control_info_tag ( ) const
inline

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

◆ has_privacy_info_tag()

bool bgs::protocol::account::v1::AccountFieldTags::has_privacy_info_tag ( ) const
inline

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

◆ has_security_status_tag()

bool bgs::protocol::account::v1::AccountFieldTags::has_security_status_tag ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_game_account_tags() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::account::v1::RegionTag > * bgs::protocol::account::v1::AccountFieldTags::mutable_game_account_tags ( )
inline

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

◆ mutable_game_account_tags() [2/2]

bgs::protocol::account::v1::RegionTag * bgs::protocol::account::v1::AccountFieldTags::mutable_game_account_tags ( int  index)
inline

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

◆ mutable_game_level_info_tags() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::account::v1::ProgramTag > * bgs::protocol::account::v1::AccountFieldTags::mutable_game_level_info_tags ( )
inline

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

◆ mutable_game_level_info_tags() [2/2]

bgs::protocol::account::v1::ProgramTag * bgs::protocol::account::v1::AccountFieldTags::mutable_game_level_info_tags ( int  index)
inline

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

◆ mutable_game_status_tags() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::account::v1::ProgramTag > * bgs::protocol::account::v1::AccountFieldTags::mutable_game_status_tags ( )
inline

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

◆ mutable_game_status_tags() [2/2]

bgs::protocol::account::v1::ProgramTag * bgs::protocol::account::v1::AccountFieldTags::mutable_game_status_tags ( int  index)
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ parental_control_info_tag()

google::protobuf::uint32 bgs::protocol::account::v1::AccountFieldTags::parental_control_info_tag ( ) const
inline

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

◆ privacy_info_tag()

google::protobuf::uint32 bgs::protocol::account::v1::AccountFieldTags::privacy_info_tag ( ) const
inline

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

◆ security_status_tag()

google::protobuf::uint32 bgs::protocol::account::v1::AccountFieldTags::security_status_tag ( ) const
inline

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

◆ set_account_level_info_tag()

void bgs::protocol::account::v1::AccountFieldTags::set_account_level_info_tag ( ::google::protobuf::uint32  value)
inline

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

◆ set_has_account_level_info_tag()

void bgs::protocol::account::v1::AccountFieldTags::set_has_account_level_info_tag ( )
inlineprivate

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

◆ set_has_parental_control_info_tag()

void bgs::protocol::account::v1::AccountFieldTags::set_has_parental_control_info_tag ( )
inlineprivate

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

◆ set_has_privacy_info_tag()

void bgs::protocol::account::v1::AccountFieldTags::set_has_privacy_info_tag ( )
inlineprivate

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

◆ set_has_security_status_tag()

void bgs::protocol::account::v1::AccountFieldTags::set_has_security_status_tag ( )
inlineprivate

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

◆ set_parental_control_info_tag()

void bgs::protocol::account::v1::AccountFieldTags::set_parental_control_info_tag ( ::google::protobuf::uint32  value)
inline

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

◆ set_privacy_info_tag()

void bgs::protocol::account::v1::AccountFieldTags::set_privacy_info_tag ( ::google::protobuf::uint32  value)
inline

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

◆ set_security_status_tag()

void bgs::protocol::account::v1::AccountFieldTags::set_security_status_tag ( ::google::protobuf::uint32  value)
inline

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 736 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::AccountFieldTags::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ account_level_info_tag_

::google::protobuf::uint32 bgs::protocol::account::v1::AccountFieldTags::account_level_info_tag_
private

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

◆ default_instance_

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

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

◆ game_account_tags_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::RegionTag > bgs::protocol::account::v1::AccountFieldTags::game_account_tags_
private

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

◆ game_level_info_tags_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::ProgramTag > bgs::protocol::account::v1::AccountFieldTags::game_level_info_tags_
private

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

◆ game_status_tags_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::ProgramTag > bgs::protocol::account::v1::AccountFieldTags::game_status_tags_
private

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

◆ kAccountLevelInfoTagFieldNumber

const int bgs::protocol::account::v1::AccountFieldTags::kAccountLevelInfoTagFieldNumber = 2
static

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

◆ kGameAccountTagsFieldNumber

const int bgs::protocol::account::v1::AccountFieldTags::kGameAccountTagsFieldNumber = 11
static

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

◆ kGameLevelInfoTagsFieldNumber

const int bgs::protocol::account::v1::AccountFieldTags::kGameLevelInfoTagsFieldNumber = 7
static

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

◆ kGameStatusTagsFieldNumber

const int bgs::protocol::account::v1::AccountFieldTags::kGameStatusTagsFieldNumber = 9
static

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

◆ kParentalControlInfoTagFieldNumber

const int bgs::protocol::account::v1::AccountFieldTags::kParentalControlInfoTagFieldNumber = 4
static

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

◆ kPrivacyInfoTagFieldNumber

const int bgs::protocol::account::v1::AccountFieldTags::kPrivacyInfoTagFieldNumber = 3
static

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

◆ kSecurityStatusTagFieldNumber

const int bgs::protocol::account::v1::AccountFieldTags::kSecurityStatusTagFieldNumber = 12
static

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

◆ parental_control_info_tag_

::google::protobuf::uint32 bgs::protocol::account::v1::AccountFieldTags::parental_control_info_tag_
private

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

◆ privacy_info_tag_

::google::protobuf::uint32 bgs::protocol::account::v1::AccountFieldTags::privacy_info_tag_
private

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

◆ security_status_tag_

::google::protobuf::uint32 bgs::protocol::account::v1::AccountFieldTags::security_status_tag_
private

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


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