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

#include <friends_service.pb.h>

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

Public Member Functions

 SentInvitationRemovedNotification ()
 
virtual ~SentInvitationRemovedNotification ()
 
 SentInvitationRemovedNotification (const SentInvitationRemovedNotification &from)
 
SentInvitationRemovedNotificationoperator= (const SentInvitationRemovedNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SentInvitationRemovedNotification *other)
 
SentInvitationRemovedNotificationNew () 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)
 
bool has_invitation_id () const
 
void clear_invitation_id ()
 
inline ::google::protobuf::uint64 invitation_id () const
 
void set_invitation_id (::google::protobuf::uint64 value)
 
bool has_reason () const
 
void clear_reason ()
 
inline ::google::protobuf::uint32 reason () const
 
void set_reason (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAccountIdFieldNumber = 1
 
static const int kInvitationIdFieldNumber = 2
 
static const int kReasonFieldNumber = 3
 

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_invitation_id ()
 
void clear_has_invitation_id ()
 
void set_has_reason ()
 
void clear_has_reason ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::EntityIdaccount_id_
 
::google::protobuf::uint64 invitation_id_
 
::google::protobuf::uint32 reason_
 

Static Private Attributes

static SentInvitationRemovedNotificationdefault_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 1593 of file friends_service.pb.h.

Constructor & Destructor Documentation

◆ SentInvitationRemovedNotification() [1/2]

bgs::protocol::friends::v1::SentInvitationRemovedNotification::SentInvitationRemovedNotification ( )

◆ ~SentInvitationRemovedNotification()

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

◆ SentInvitationRemovedNotification() [2/2]

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

Member Function Documentation

◆ account_id()

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

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

+ Here is the caller graph for this function:

◆ clear_account_id()

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

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

+ Here is the call graph for this function:

◆ clear_has_account_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_invitation_id()

void bgs::protocol::friends::v1::SentInvitationRemovedNotification::clear_has_invitation_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_reason()

void bgs::protocol::friends::v1::SentInvitationRemovedNotification::clear_has_reason ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_invitation_id()

void bgs::protocol::friends::v1::SentInvitationRemovedNotification::clear_invitation_id ( )
inline

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

+ Here is the call graph for this function:

◆ clear_reason()

void bgs::protocol::friends::v1::SentInvitationRemovedNotification::clear_reason ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_account_id()

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

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

◆ has_invitation_id()

bool bgs::protocol::friends::v1::SentInvitationRemovedNotification::has_invitation_id ( ) const
inline

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

◆ has_reason()

bool bgs::protocol::friends::v1::SentInvitationRemovedNotification::has_reason ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ invitation_id()

google::protobuf::uint64 bgs::protocol::friends::v1::SentInvitationRemovedNotification::invitation_id ( ) const
inline

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

◆ mutable_account_id()

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

Definition at line 3297 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::SentInvitationRemovedNotification::mutable_unknown_fields ( )
inline

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

◆ New()

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

◆ operator=()

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

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

◆ reason()

google::protobuf::uint32 bgs::protocol::friends::v1::SentInvitationRemovedNotification::reason ( ) const
inline

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

◆ release_account_id()

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

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

+ Here is the call graph for this function:

◆ set_allocated_account_id()

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

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

+ Here is the call graph for this function:

◆ set_has_account_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_invitation_id()

void bgs::protocol::friends::v1::SentInvitationRemovedNotification::set_has_invitation_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_reason()

void bgs::protocol::friends::v1::SentInvitationRemovedNotification::set_has_reason ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_invitation_id()

void bgs::protocol::friends::v1::SentInvitationRemovedNotification::set_invitation_id ( ::google::protobuf::uint64  value)
inline

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

+ Here is the call graph for this function:

◆ set_reason()

void bgs::protocol::friends::v1::SentInvitationRemovedNotification::set_reason ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 1605 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::SentInvitationRemovedNotification::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ account_id_

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

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

◆ default_instance_

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

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

◆ invitation_id_

::google::protobuf::uint64 bgs::protocol::friends::v1::SentInvitationRemovedNotification::invitation_id_
private

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

◆ kAccountIdFieldNumber

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

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

◆ kInvitationIdFieldNumber

const int bgs::protocol::friends::v1::SentInvitationRemovedNotification::kInvitationIdFieldNumber = 2
static

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

◆ kReasonFieldNumber

const int bgs::protocol::friends::v1::SentInvitationRemovedNotification::kReasonFieldNumber = 3
static

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

◆ reason_

::google::protobuf::uint32 bgs::protocol::friends::v1::SentInvitationRemovedNotification::reason_
private

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


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