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

#include <friends_service.pb.h>

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

Public Member Functions

 FriendNotification ()
 
virtual ~FriendNotification ()
 
 FriendNotification (const FriendNotification &from)
 
FriendNotificationoperator= (const FriendNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (FriendNotification *other)
 
FriendNotificationNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_target () const
 
void clear_target ()
 
const ::bgs::protocol::friends::v1::Friendtarget () const
 
inline ::bgs::protocol::friends::v1::Friendmutable_target ()
 
inline ::bgs::protocol::friends::v1::Friendrelease_target ()
 
void set_allocated_target (::bgs::protocol::friends::v1::Friend *target)
 
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)
 

Static Public Member Functions

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

Static Public Attributes

static const int kTargetFieldNumber = 1
 
static const int kAccountIdFieldNumber = 5
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_target ()
 
void clear_has_target ()
 
void set_has_account_id ()
 
void clear_has_account_id ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::friends::v1::Friendtarget_
 
::bgs::protocol::EntityIdaccount_id_
 

Static Private Attributes

static FriendNotificationdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_friends_5fservice_2eproto ()
 
void protobuf_AssignDesc_friends_5fservice_2eproto ()
 
void protobuf_ShutdownFile_friends_5fservice_2eproto ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ FriendNotification() [1/2]

bgs::protocol::friends::v1::FriendNotification::FriendNotification ( )

◆ ~FriendNotification()

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

◆ FriendNotification() [2/2]

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

Member Function Documentation

◆ account_id()

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

Definition at line 2966 of file friends_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_account_id()

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

Definition at line 2962 of file friends_service.pb.h.

+ Here is the call graph for this function:

◆ clear_has_account_id()

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

Definition at line 2959 of file friends_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_target()

void bgs::protocol::friends::v1::FriendNotification::clear_has_target ( )
inlineprivate

Definition at line 2918 of file friends_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_target()

void bgs::protocol::friends::v1::FriendNotification::clear_target ( )
inline

Definition at line 2921 of file friends_service.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 1291 of file friends_service.pb.h.

◆ GetMetadata()

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

◆ has_account_id()

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

Definition at line 2953 of file friends_service.pb.h.

◆ has_target()

bool bgs::protocol::friends::v1::FriendNotification::has_target ( ) const
inline

Definition at line 2912 of file friends_service.pb.h.

◆ InitAsDefaultInstance()

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

◆ mutable_account_id()

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

Definition at line 2970 of file friends_service.pb.h.

+ Here is the call graph for this function:

◆ mutable_target()

bgs::protocol::friends::v1::Friend * bgs::protocol::friends::v1::FriendNotification::mutable_target ( )
inline

Definition at line 2929 of file friends_service.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

Definition at line 1270 of file friends_service.pb.h.

◆ release_account_id()

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

Definition at line 2976 of file friends_service.pb.h.

+ Here is the call graph for this function:

◆ release_target()

bgs::protocol::friends::v1::Friend * bgs::protocol::friends::v1::FriendNotification::release_target ( )
inline

Definition at line 2935 of file friends_service.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_account_id()

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

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

+ Here is the call graph for this function:

◆ set_allocated_target()

void bgs::protocol::friends::v1::FriendNotification::set_allocated_target ( ::bgs::protocol::friends::v1::Friend target)
inline

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

+ Here is the call graph for this function:

◆ set_has_account_id()

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

Definition at line 2956 of file friends_service.pb.h.

+ Here is the caller graph for this function:

◆ set_has_target()

void bgs::protocol::friends::v1::FriendNotification::set_has_target ( )
inlineprivate

Definition at line 2915 of file friends_service.pb.h.

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ target()

const ::bgs::protocol::friends::v1::Friend & bgs::protocol::friends::v1::FriendNotification::target ( ) const
inline

Definition at line 2925 of file friends_service.pb.h.

+ Here is the caller graph for this function:

◆ unknown_fields()

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

Definition at line 1275 of file friends_service.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_friends_5fservice_2eproto

void TC_PROTO_API protobuf_AddDesc_friends_5fservice_2eproto ( )
friend

◆ protobuf_AssignDesc_friends_5fservice_2eproto

void protobuf_AssignDesc_friends_5fservice_2eproto ( )
friend

◆ protobuf_ShutdownFile_friends_5fservice_2eproto

void protobuf_ShutdownFile_friends_5fservice_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

Definition at line 1331 of file friends_service.pb.h.

◆ _has_bits_

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

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

◆ _unknown_fields_

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

Definition at line 1328 of file friends_service.pb.h.

◆ account_id_

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

Definition at line 1333 of file friends_service.pb.h.

◆ default_instance_

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

Definition at line 1339 of file friends_service.pb.h.

◆ kAccountIdFieldNumber

const int bgs::protocol::friends::v1::FriendNotification::kAccountIdFieldNumber = 5
static

Definition at line 1315 of file friends_service.pb.h.

◆ kTargetFieldNumber

const int bgs::protocol::friends::v1::FriendNotification::kTargetFieldNumber = 1
static

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

◆ target_

::bgs::protocol::friends::v1::Friend* bgs::protocol::friends::v1::FriendNotification::target_
private

Definition at line 1332 of file friends_service.pb.h.


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