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

#include <friends_service.pb.h>

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

Public Member Functions

 SentInvitationAddedNotification ()
 
virtual ~SentInvitationAddedNotification ()
 
 SentInvitationAddedNotification (const SentInvitationAddedNotification &from)
 
SentInvitationAddedNotificationoperator= (const SentInvitationAddedNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SentInvitationAddedNotification *other)
 
SentInvitationAddedNotificationNew () 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 () const
 
void clear_invitation ()
 
const ::bgs::protocol::friends::v1::SentInvitationinvitation () const
 
inline ::bgs::protocol::friends::v1::SentInvitationmutable_invitation ()
 
inline ::bgs::protocol::friends::v1::SentInvitationrelease_invitation ()
 
void set_allocated_invitation (::bgs::protocol::friends::v1::SentInvitation *invitation)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAccountIdFieldNumber = 1
 
static const int kInvitationFieldNumber = 2
 

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 ()
 
void clear_has_invitation ()
 
void InitAsDefaultInstance ()
 

Private Attributes

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

Static Private Attributes

static SentInvitationAddedNotificationdefault_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 1513 of file friends_service.pb.h.

Constructor & Destructor Documentation

◆ SentInvitationAddedNotification() [1/2]

bgs::protocol::friends::v1::SentInvitationAddedNotification::SentInvitationAddedNotification ( )

◆ ~SentInvitationAddedNotification()

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

◆ SentInvitationAddedNotification() [2/2]

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

Member Function Documentation

◆ account_id()

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

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

+ Here is the caller graph for this function:

◆ clear_account_id()

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

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

+ Here is the call graph for this function:

◆ clear_has_account_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_invitation()

void bgs::protocol::friends::v1::SentInvitationAddedNotification::clear_has_invitation ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_invitation()

void bgs::protocol::friends::v1::SentInvitationAddedNotification::clear_invitation ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_account_id()

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

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

◆ has_invitation()

bool bgs::protocol::friends::v1::SentInvitationAddedNotification::has_invitation ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ invitation()

const ::bgs::protocol::friends::v1::SentInvitation & bgs::protocol::friends::v1::SentInvitationAddedNotification::invitation ( ) const
inline

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

+ Here is the caller graph for this function:

◆ mutable_account_id()

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

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

+ Here is the call graph for this function:

◆ mutable_invitation()

bgs::protocol::friends::v1::SentInvitation * bgs::protocol::friends::v1::SentInvitationAddedNotification::mutable_invitation ( )
inline

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_account_id()

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

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

+ Here is the call graph for this function:

◆ release_invitation()

bgs::protocol::friends::v1::SentInvitation * bgs::protocol::friends::v1::SentInvitationAddedNotification::release_invitation ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_account_id()

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

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

+ Here is the call graph for this function:

◆ set_allocated_invitation()

void bgs::protocol::friends::v1::SentInvitationAddedNotification::set_allocated_invitation ( ::bgs::protocol::friends::v1::SentInvitation invitation)
inline

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

+ Here is the call graph for this function:

◆ set_has_account_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_invitation()

void bgs::protocol::friends::v1::SentInvitationAddedNotification::set_has_invitation ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 1525 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::SentInvitationAddedNotification::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ account_id_

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

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

◆ default_instance_

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

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

◆ invitation_

::bgs::protocol::friends::v1::SentInvitation* bgs::protocol::friends::v1::SentInvitationAddedNotification::invitation_
private

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

◆ kAccountIdFieldNumber

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

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

◆ kInvitationFieldNumber

const int bgs::protocol::friends::v1::SentInvitationAddedNotification::kInvitationFieldNumber = 2
static

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


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