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

#include <account_types.pb.h>

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

Public Member Functions

 AccountPrivacySetting ()
 
virtual ~AccountPrivacySetting ()
 
 AccountPrivacySetting (const AccountPrivacySetting &from)
 
AccountPrivacySettingoperator= (const AccountPrivacySetting &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (AccountPrivacySetting *other)
 
AccountPrivacySettingNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_is_using_rid () const
 
void clear_is_using_rid ()
 
bool is_using_rid () const
 
void set_is_using_rid (bool value)
 
bool has_is_visible_for_view_friends () const
 
void clear_is_visible_for_view_friends ()
 
bool is_visible_for_view_friends () const
 
void set_is_visible_for_view_friends (bool value)
 
bool has_is_hidden_from_friend_finder () const
 
void clear_is_hidden_from_friend_finder ()
 
bool is_hidden_from_friend_finder () const
 
void set_is_hidden_from_friend_finder (bool value)
 
bool has_only_allow_friend_whispers () const
 
void clear_only_allow_friend_whispers ()
 
bool only_allow_friend_whispers () const
 
void set_only_allow_friend_whispers (bool value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kIsUsingRidFieldNumber = 1
 
static const int kIsVisibleForViewFriendsFieldNumber = 2
 
static const int kIsHiddenFromFriendFinderFieldNumber = 3
 
static const int kOnlyAllowFriendWhispersFieldNumber = 4
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_is_using_rid ()
 
void clear_has_is_using_rid ()
 
void set_has_is_visible_for_view_friends ()
 
void clear_has_is_visible_for_view_friends ()
 
void set_has_is_hidden_from_friend_finder ()
 
void clear_has_is_hidden_from_friend_finder ()
 
void set_has_only_allow_friend_whispers ()
 
void clear_has_only_allow_friend_whispers ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
bool is_using_rid_
 
bool is_visible_for_view_friends_
 
bool is_hidden_from_friend_finder_
 
bool only_allow_friend_whispers_
 

Static Private Attributes

static AccountPrivacySettingdefault_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 3850 of file account_types.pb.h.

Constructor & Destructor Documentation

◆ AccountPrivacySetting() [1/2]

bgs::protocol::account::v1::AccountPrivacySetting::AccountPrivacySetting ( )

◆ ~AccountPrivacySetting()

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

◆ AccountPrivacySetting() [2/2]

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

Member Function Documentation

◆ clear_has_is_hidden_from_friend_finder()

void bgs::protocol::account::v1::AccountPrivacySetting::clear_has_is_hidden_from_friend_finder ( )
inlineprivate

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

◆ clear_has_is_using_rid()

void bgs::protocol::account::v1::AccountPrivacySetting::clear_has_is_using_rid ( )
inlineprivate

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

◆ clear_has_is_visible_for_view_friends()

void bgs::protocol::account::v1::AccountPrivacySetting::clear_has_is_visible_for_view_friends ( )
inlineprivate

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

◆ clear_has_only_allow_friend_whispers()

void bgs::protocol::account::v1::AccountPrivacySetting::clear_has_only_allow_friend_whispers ( )
inlineprivate

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

◆ clear_is_hidden_from_friend_finder()

void bgs::protocol::account::v1::AccountPrivacySetting::clear_is_hidden_from_friend_finder ( )
inline

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

◆ clear_is_using_rid()

void bgs::protocol::account::v1::AccountPrivacySetting::clear_is_using_rid ( )
inline

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

◆ clear_is_visible_for_view_friends()

void bgs::protocol::account::v1::AccountPrivacySetting::clear_is_visible_for_view_friends ( )
inline

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

◆ clear_only_allow_friend_whispers()

void bgs::protocol::account::v1::AccountPrivacySetting::clear_only_allow_friend_whispers ( )
inline

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_is_hidden_from_friend_finder()

bool bgs::protocol::account::v1::AccountPrivacySetting::has_is_hidden_from_friend_finder ( ) const
inline

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

◆ has_is_using_rid()

bool bgs::protocol::account::v1::AccountPrivacySetting::has_is_using_rid ( ) const
inline

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

◆ has_is_visible_for_view_friends()

bool bgs::protocol::account::v1::AccountPrivacySetting::has_is_visible_for_view_friends ( ) const
inline

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

◆ has_only_allow_friend_whispers()

bool bgs::protocol::account::v1::AccountPrivacySetting::has_only_allow_friend_whispers ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ is_hidden_from_friend_finder()

bool bgs::protocol::account::v1::AccountPrivacySetting::is_hidden_from_friend_finder ( ) const
inline

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

◆ is_using_rid()

bool bgs::protocol::account::v1::AccountPrivacySetting::is_using_rid ( ) const
inline

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

◆ is_visible_for_view_friends()

bool bgs::protocol::account::v1::AccountPrivacySetting::is_visible_for_view_friends ( ) const
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ only_allow_friend_whispers()

bool bgs::protocol::account::v1::AccountPrivacySetting::only_allow_friend_whispers ( ) const
inline

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

◆ operator=()

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

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

◆ set_has_is_hidden_from_friend_finder()

void bgs::protocol::account::v1::AccountPrivacySetting::set_has_is_hidden_from_friend_finder ( )
inlineprivate

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

◆ set_has_is_using_rid()

void bgs::protocol::account::v1::AccountPrivacySetting::set_has_is_using_rid ( )
inlineprivate

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

◆ set_has_is_visible_for_view_friends()

void bgs::protocol::account::v1::AccountPrivacySetting::set_has_is_visible_for_view_friends ( )
inlineprivate

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

◆ set_has_only_allow_friend_whispers()

void bgs::protocol::account::v1::AccountPrivacySetting::set_has_only_allow_friend_whispers ( )
inlineprivate

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

◆ set_is_hidden_from_friend_finder()

void bgs::protocol::account::v1::AccountPrivacySetting::set_is_hidden_from_friend_finder ( bool  value)
inline

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

◆ set_is_using_rid()

void bgs::protocol::account::v1::AccountPrivacySetting::set_is_using_rid ( bool  value)
inline

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

◆ set_is_visible_for_view_friends()

void bgs::protocol::account::v1::AccountPrivacySetting::set_is_visible_for_view_friends ( bool  value)
inline

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

◆ set_only_allow_friend_whispers()

void bgs::protocol::account::v1::AccountPrivacySetting::set_only_allow_friend_whispers ( bool  value)
inline

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 3862 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::AccountPrivacySetting::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ is_hidden_from_friend_finder_

bool bgs::protocol::account::v1::AccountPrivacySetting::is_hidden_from_friend_finder_
private

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

◆ is_using_rid_

bool bgs::protocol::account::v1::AccountPrivacySetting::is_using_rid_
private

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

◆ is_visible_for_view_friends_

bool bgs::protocol::account::v1::AccountPrivacySetting::is_visible_for_view_friends_
private

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

◆ kIsHiddenFromFriendFinderFieldNumber

const int bgs::protocol::account::v1::AccountPrivacySetting::kIsHiddenFromFriendFinderFieldNumber = 3
static

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

◆ kIsUsingRidFieldNumber

const int bgs::protocol::account::v1::AccountPrivacySetting::kIsUsingRidFieldNumber = 1
static

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

◆ kIsVisibleForViewFriendsFieldNumber

const int bgs::protocol::account::v1::AccountPrivacySetting::kIsVisibleForViewFriendsFieldNumber = 2
static

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

◆ kOnlyAllowFriendWhispersFieldNumber

const int bgs::protocol::account::v1::AccountPrivacySetting::kOnlyAllowFriendWhispersFieldNumber = 4
static

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

◆ only_allow_friend_whispers_

bool bgs::protocol::account::v1::AccountPrivacySetting::only_allow_friend_whispers_
private

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


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