TrinityCore
bgs::protocol::friends::v1::FriendOfFriend Class Reference

#include <friends_types.pb.h>

+ Inheritance diagram for bgs::protocol::friends::v1::FriendOfFriend:

Public Member Functions

 FriendOfFriend ()
 
virtual ~FriendOfFriend ()
 
 FriendOfFriend (const FriendOfFriend &from)
 
FriendOfFriendoperator= (const FriendOfFriend &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (FriendOfFriend *other)
 
FriendOfFriendNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_account_id () const
 
void clear_account_id ()
 
const ::bgs::protocol::EntityIdaccount_id () const
 
inline ::bgs::protocol::EntityIdmutable_account_id ()
 
inline ::bgs::protocol::EntityIdrelease_account_id ()
 
void set_allocated_account_id (::bgs::protocol::EntityId *account_id)
 
int role_size () const
 
void clear_role ()
 
inline ::google::protobuf::uint32 role (int index) const
 
void set_role (int index, ::google::protobuf::uint32 value)
 
void add_role (::google::protobuf::uint32 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > & role () const
 
inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > * mutable_role ()
 
bool has_privileges () const
 
void clear_privileges ()
 
inline ::google::protobuf::uint64 privileges () const
 
void set_privileges (::google::protobuf::uint64 value)
 
bool has_full_name () const
 
void clear_full_name ()
 
const ::std::string & full_name () const
 
void set_full_name (const ::std::string &value)
 
void set_full_name (const char *value)
 
void set_full_name (const char *value, size_t size)
 
inline ::std::string * mutable_full_name ()
 
inline ::std::string * release_full_name ()
 
void set_allocated_full_name (::std::string *full_name)
 
bool has_battle_tag () const
 
void clear_battle_tag ()
 
const ::std::string & battle_tag () const
 
void set_battle_tag (const ::std::string &value)
 
void set_battle_tag (const char *value)
 
void set_battle_tag (const char *value, size_t size)
 
inline ::std::string * mutable_battle_tag ()
 
inline ::std::string * release_battle_tag ()
 
void set_allocated_battle_tag (::std::string *battle_tag)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAccountIdFieldNumber = 1
 
static const int kRoleFieldNumber = 3
 
static const int kPrivilegesFieldNumber = 4
 
static const int kFullNameFieldNumber = 6
 
static const int kBattleTagFieldNumber = 7
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_account_id ()
 
void clear_has_account_id ()
 
void set_has_privileges ()
 
void clear_has_privileges ()
 
void set_has_full_name ()
 
void clear_has_full_name ()
 
void set_has_battle_tag ()
 
void clear_has_battle_tag ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::EntityIdaccount_id_
 
::google::protobuf::RepeatedField< ::google::protobuf::uint32role_
 
::google::protobuf::uint64 privileges_
 
::std::string * full_name_
 
::std::string * battle_tag_
 

Static Private Attributes

static FriendOfFrienddefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_friends_5ftypes_2eproto ()
 
void protobuf_AssignDesc_friends_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_friends_5ftypes_2eproto ()
 

Detailed Description

Definition at line 180 of file friends_types.pb.h.

Constructor & Destructor Documentation

◆ FriendOfFriend() [1/2]

bgs::protocol::friends::v1::FriendOfFriend::FriendOfFriend ( )

◆ ~FriendOfFriend()

virtual bgs::protocol::friends::v1::FriendOfFriend::~FriendOfFriend ( )
virtual

◆ FriendOfFriend() [2/2]

bgs::protocol::friends::v1::FriendOfFriend::FriendOfFriend ( const FriendOfFriend from)

Member Function Documentation

◆ account_id()

const ::bgs::protocol::EntityId & bgs::protocol::friends::v1::FriendOfFriend::account_id ( ) const
inline

Definition at line 1221 of file friends_types.pb.h.

◆ add_role()

void bgs::protocol::friends::v1::FriendOfFriend::add_role ( ::google::protobuf::uint32  value)
inline

Definition at line 1263 of file friends_types.pb.h.

◆ battle_tag()

const ::std::string & bgs::protocol::friends::v1::FriendOfFriend::battle_tag ( ) const
inline

Definition at line 1394 of file friends_types.pb.h.

◆ clear_account_id()

void bgs::protocol::friends::v1::FriendOfFriend::clear_account_id ( )
inline

Definition at line 1217 of file friends_types.pb.h.

◆ clear_battle_tag()

void bgs::protocol::friends::v1::FriendOfFriend::clear_battle_tag ( )
inline

Definition at line 1388 of file friends_types.pb.h.

◆ clear_full_name()

void bgs::protocol::friends::v1::FriendOfFriend::clear_full_name ( )
inline

Definition at line 1312 of file friends_types.pb.h.

◆ clear_has_account_id()

void bgs::protocol::friends::v1::FriendOfFriend::clear_has_account_id ( )
inlineprivate

Definition at line 1214 of file friends_types.pb.h.

◆ clear_has_battle_tag()

void bgs::protocol::friends::v1::FriendOfFriend::clear_has_battle_tag ( )
inlineprivate

Definition at line 1385 of file friends_types.pb.h.

◆ clear_has_full_name()

void bgs::protocol::friends::v1::FriendOfFriend::clear_has_full_name ( )
inlineprivate

Definition at line 1309 of file friends_types.pb.h.

◆ clear_has_privileges()

void bgs::protocol::friends::v1::FriendOfFriend::clear_has_privileges ( )
inlineprivate

Definition at line 1285 of file friends_types.pb.h.

◆ clear_privileges()

void bgs::protocol::friends::v1::FriendOfFriend::clear_privileges ( )
inline

Definition at line 1288 of file friends_types.pb.h.

◆ clear_role()

void bgs::protocol::friends::v1::FriendOfFriend::clear_role ( )
inline

Definition at line 1252 of file friends_types.pb.h.

◆ default_instance()

static const FriendOfFriend & bgs::protocol::friends::v1::FriendOfFriend::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::friends::v1::FriendOfFriend::descriptor ( )
static

◆ full_name()

const ::std::string & bgs::protocol::friends::v1::FriendOfFriend::full_name ( ) const
inline

Definition at line 1318 of file friends_types.pb.h.

◆ GetCachedSize()

int bgs::protocol::friends::v1::FriendOfFriend::GetCachedSize ( ) const
inline

Definition at line 208 of file friends_types.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::friends::v1::FriendOfFriend::GetMetadata ( ) const

◆ has_account_id()

bool bgs::protocol::friends::v1::FriendOfFriend::has_account_id ( ) const
inline

Definition at line 1208 of file friends_types.pb.h.

◆ has_battle_tag()

bool bgs::protocol::friends::v1::FriendOfFriend::has_battle_tag ( ) const
inline

Definition at line 1379 of file friends_types.pb.h.

◆ has_full_name()

bool bgs::protocol::friends::v1::FriendOfFriend::has_full_name ( ) const
inline

Definition at line 1303 of file friends_types.pb.h.

◆ has_privileges()

bool bgs::protocol::friends::v1::FriendOfFriend::has_privileges ( ) const
inline

Definition at line 1279 of file friends_types.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::friends::v1::FriendOfFriend::InitAsDefaultInstance ( )
private

◆ mutable_account_id()

bgs::protocol::EntityId * bgs::protocol::friends::v1::FriendOfFriend::mutable_account_id ( )
inline

Definition at line 1225 of file friends_types.pb.h.

◆ mutable_battle_tag()

std::string * bgs::protocol::friends::v1::FriendOfFriend::mutable_battle_tag ( )
inline

Definition at line 1422 of file friends_types.pb.h.

◆ mutable_full_name()

std::string * bgs::protocol::friends::v1::FriendOfFriend::mutable_full_name ( )
inline

Definition at line 1346 of file friends_types.pb.h.

◆ mutable_role()

google::protobuf::RepeatedField<::google::protobuf::uint32 > * bgs::protocol::friends::v1::FriendOfFriend::mutable_role ( )
inline

Definition at line 1273 of file friends_types.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::friends::v1::FriendOfFriend::mutable_unknown_fields ( )
inline

Definition at line 196 of file friends_types.pb.h.

◆ New()

FriendOfFriend * bgs::protocol::friends::v1::FriendOfFriend::New ( ) const

◆ operator=()

FriendOfFriend & bgs::protocol::friends::v1::FriendOfFriend::operator= ( const FriendOfFriend from)
inline

Definition at line 187 of file friends_types.pb.h.

◆ privileges()

google::protobuf::uint64 bgs::protocol::friends::v1::FriendOfFriend::privileges ( ) const
inline

Definition at line 1292 of file friends_types.pb.h.

◆ release_account_id()

bgs::protocol::EntityId * bgs::protocol::friends::v1::FriendOfFriend::release_account_id ( )
inline

Definition at line 1231 of file friends_types.pb.h.

◆ release_battle_tag()

std::string * bgs::protocol::friends::v1::FriendOfFriend::release_battle_tag ( )
inline

Definition at line 1430 of file friends_types.pb.h.

◆ release_full_name()

std::string * bgs::protocol::friends::v1::FriendOfFriend::release_full_name ( )
inline

Definition at line 1354 of file friends_types.pb.h.

◆ role() [1/2]

const ::google::protobuf::RepeatedField<::google::protobuf::uint32 > & bgs::protocol::friends::v1::FriendOfFriend::role ( ) const
inline

Definition at line 1268 of file friends_types.pb.h.

◆ role() [2/2]

google::protobuf::uint32 bgs::protocol::friends::v1::FriendOfFriend::role ( int  index) const
inline

Definition at line 1255 of file friends_types.pb.h.

◆ role_size()

int bgs::protocol::friends::v1::FriendOfFriend::role_size ( ) const
inline

Definition at line 1249 of file friends_types.pb.h.

◆ set_allocated_account_id()

void bgs::protocol::friends::v1::FriendOfFriend::set_allocated_account_id ( ::bgs::protocol::EntityId account_id)
inline

Definition at line 1237 of file friends_types.pb.h.

◆ set_allocated_battle_tag()

void bgs::protocol::friends::v1::FriendOfFriend::set_allocated_battle_tag ( ::std::string *  battle_tag)
inline

Definition at line 1440 of file friends_types.pb.h.

◆ set_allocated_full_name()

void bgs::protocol::friends::v1::FriendOfFriend::set_allocated_full_name ( ::std::string *  full_name)
inline

Definition at line 1364 of file friends_types.pb.h.

◆ set_battle_tag() [1/3]

void bgs::protocol::friends::v1::FriendOfFriend::set_battle_tag ( const ::std::string &  value)
inline

Definition at line 1398 of file friends_types.pb.h.

◆ set_battle_tag() [2/3]

void bgs::protocol::friends::v1::FriendOfFriend::set_battle_tag ( const char *  value)
inline

Definition at line 1406 of file friends_types.pb.h.

◆ set_battle_tag() [3/3]

void bgs::protocol::friends::v1::FriendOfFriend::set_battle_tag ( const char *  value,
size_t  size 
)
inline

Definition at line 1414 of file friends_types.pb.h.

+ Here is the call graph for this function:

◆ set_full_name() [1/3]

void bgs::protocol::friends::v1::FriendOfFriend::set_full_name ( const ::std::string &  value)
inline

Definition at line 1322 of file friends_types.pb.h.

◆ set_full_name() [2/3]

void bgs::protocol::friends::v1::FriendOfFriend::set_full_name ( const char *  value)
inline

Definition at line 1330 of file friends_types.pb.h.

◆ set_full_name() [3/3]

void bgs::protocol::friends::v1::FriendOfFriend::set_full_name ( const char *  value,
size_t  size 
)
inline

Definition at line 1338 of file friends_types.pb.h.

+ Here is the call graph for this function:

◆ set_has_account_id()

void bgs::protocol::friends::v1::FriendOfFriend::set_has_account_id ( )
inlineprivate

Definition at line 1211 of file friends_types.pb.h.

◆ set_has_battle_tag()

void bgs::protocol::friends::v1::FriendOfFriend::set_has_battle_tag ( )
inlineprivate

Definition at line 1382 of file friends_types.pb.h.

◆ set_has_full_name()

void bgs::protocol::friends::v1::FriendOfFriend::set_has_full_name ( )
inlineprivate

Definition at line 1306 of file friends_types.pb.h.

◆ set_has_privileges()

void bgs::protocol::friends::v1::FriendOfFriend::set_has_privileges ( )
inlineprivate

Definition at line 1282 of file friends_types.pb.h.

◆ set_privileges()

void bgs::protocol::friends::v1::FriendOfFriend::set_privileges ( ::google::protobuf::uint64  value)
inline

Definition at line 1296 of file friends_types.pb.h.

◆ set_role()

void bgs::protocol::friends::v1::FriendOfFriend::set_role ( int  index,
::google::protobuf::uint32  value 
)
inline

Definition at line 1259 of file friends_types.pb.h.

◆ SetCachedSize()

void bgs::protocol::friends::v1::FriendOfFriend::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::friends::v1::FriendOfFriend::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::friends::v1::FriendOfFriend::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::friends::v1::FriendOfFriend::Swap ( FriendOfFriend other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::friends::v1::FriendOfFriend::unknown_fields ( ) const
inline

Definition at line 192 of file friends_types.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_friends_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_friends_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_friends_5ftypes_2eproto

void protobuf_AssignDesc_friends_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_friends_5ftypes_2eproto

void protobuf_ShutdownFile_friends_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::friends::v1::FriendOfFriend::_cached_size_
mutableprivate

Definition at line 286 of file friends_types.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::friends::v1::FriendOfFriend::_has_bits_[1]
private

Definition at line 285 of file friends_types.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::friends::v1::FriendOfFriend::_unknown_fields_
private

Definition at line 283 of file friends_types.pb.h.

◆ account_id_

::bgs::protocol::EntityId* bgs::protocol::friends::v1::FriendOfFriend::account_id_
private

Definition at line 287 of file friends_types.pb.h.

◆ battle_tag_

::std::string* bgs::protocol::friends::v1::FriendOfFriend::battle_tag_
private

Definition at line 291 of file friends_types.pb.h.

◆ default_instance_

FriendOfFriend* bgs::protocol::friends::v1::FriendOfFriend::default_instance_
staticprivate

Definition at line 297 of file friends_types.pb.h.

◆ full_name_

::std::string* bgs::protocol::friends::v1::FriendOfFriend::full_name_
private

Definition at line 290 of file friends_types.pb.h.

◆ kAccountIdFieldNumber

const int bgs::protocol::friends::v1::FriendOfFriend::kAccountIdFieldNumber = 1
static

Definition at line 223 of file friends_types.pb.h.

◆ kBattleTagFieldNumber

const int bgs::protocol::friends::v1::FriendOfFriend::kBattleTagFieldNumber = 7
static

Definition at line 263 of file friends_types.pb.h.

◆ kFullNameFieldNumber

const int bgs::protocol::friends::v1::FriendOfFriend::kFullNameFieldNumber = 6
static

Definition at line 251 of file friends_types.pb.h.

◆ kPrivilegesFieldNumber

const int bgs::protocol::friends::v1::FriendOfFriend::kPrivilegesFieldNumber = 4
static

Definition at line 244 of file friends_types.pb.h.

◆ kRoleFieldNumber

const int bgs::protocol::friends::v1::FriendOfFriend::kRoleFieldNumber = 3
static

Definition at line 232 of file friends_types.pb.h.

◆ privileges_

::google::protobuf::uint64 bgs::protocol::friends::v1::FriendOfFriend::privileges_
private

Definition at line 289 of file friends_types.pb.h.

◆ role_

::google::protobuf::RepeatedField< ::google::protobuf::uint32 > bgs::protocol::friends::v1::FriendOfFriend::role_
private

Definition at line 288 of file friends_types.pb.h.


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