TrinityCore
bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification Class Reference

#include <club_membership_listener.pb.h>

+ Inheritance diagram for bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification:

Public Member Functions

 ReceivedInvitationRemovedNotification ()
 
virtual ~ReceivedInvitationRemovedNotification ()
 
 ReceivedInvitationRemovedNotification (const ReceivedInvitationRemovedNotification &from)
 
ReceivedInvitationRemovedNotificationoperator= (const ReceivedInvitationRemovedNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ReceivedInvitationRemovedNotification *other)
 
ReceivedInvitationRemovedNotificationNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_agent_id () const
 
void clear_agent_id ()
 
const ::bgs::protocol::club::v1::MemberIdagent_id () const
 
inline ::bgs::protocol::club::v1::MemberIdmutable_agent_id ()
 
inline ::bgs::protocol::club::v1::MemberIdrelease_agent_id ()
 
void set_allocated_agent_id (::bgs::protocol::club::v1::MemberId *agent_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 ::bgs::protocol::InvitationRemovedReason reason () const
 
void set_reason (::bgs::protocol::InvitationRemovedReason value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kInvitationIdFieldNumber = 3
 
static const int kReasonFieldNumber = 4
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_agent_id ()
 
void clear_has_agent_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::club::v1::MemberIdagent_id_
 
::google::protobuf::uint64 invitation_id_
 
int reason_
 

Static Private Attributes

static ReceivedInvitationRemovedNotificationdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_club_5fmembership_5flistener_2eproto ()
 
void protobuf_AssignDesc_club_5fmembership_5flistener_2eproto ()
 
void protobuf_ShutdownFile_club_5fmembership_5flistener_2eproto ()
 

Detailed Description

Definition at line 316 of file club_membership_listener.pb.h.

Constructor & Destructor Documentation

◆ ReceivedInvitationRemovedNotification() [1/2]

bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::ReceivedInvitationRemovedNotification ( )

◆ ~ReceivedInvitationRemovedNotification()

virtual bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::~ReceivedInvitationRemovedNotification ( )
virtual

◆ ReceivedInvitationRemovedNotification() [2/2]

bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::ReceivedInvitationRemovedNotification ( const ReceivedInvitationRemovedNotification from)

Member Function Documentation

◆ agent_id()

const ::bgs::protocol::club::v1::MemberId & bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::agent_id ( ) const
inline

Definition at line 1078 of file club_membership_listener.pb.h.

+ Here is the caller graph for this function:

◆ clear_agent_id()

void bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::clear_agent_id ( )
inline

Definition at line 1074 of file club_membership_listener.pb.h.

+ Here is the call graph for this function:

◆ clear_has_agent_id()

void bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::clear_has_agent_id ( )
inlineprivate

Definition at line 1071 of file club_membership_listener.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_invitation_id()

void bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::clear_has_invitation_id ( )
inlineprivate

Definition at line 1112 of file club_membership_listener.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_reason()

void bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::clear_has_reason ( )
inlineprivate

Definition at line 1136 of file club_membership_listener.pb.h.

+ Here is the caller graph for this function:

◆ clear_invitation_id()

void bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::clear_invitation_id ( )
inline

Definition at line 1115 of file club_membership_listener.pb.h.

+ Here is the call graph for this function:

◆ clear_reason()

void bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::clear_reason ( )
inline

Definition at line 1139 of file club_membership_listener.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

static const ReceivedInvitationRemovedNotification & bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::GetCachedSize ( ) const
inline

Definition at line 344 of file club_membership_listener.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::GetMetadata ( ) const

◆ has_agent_id()

bool bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::has_agent_id ( ) const
inline

Definition at line 1065 of file club_membership_listener.pb.h.

◆ has_invitation_id()

bool bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::has_invitation_id ( ) const
inline

Definition at line 1106 of file club_membership_listener.pb.h.

◆ has_reason()

bool bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::has_reason ( ) const
inline

Definition at line 1130 of file club_membership_listener.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::InitAsDefaultInstance ( )
private

◆ invitation_id()

google::protobuf::uint64 bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::invitation_id ( ) const
inline

Definition at line 1119 of file club_membership_listener.pb.h.

◆ mutable_agent_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::mutable_agent_id ( )
inline

Definition at line 1082 of file club_membership_listener.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::mutable_unknown_fields ( )
inline

Definition at line 332 of file club_membership_listener.pb.h.

◆ New()

ReceivedInvitationRemovedNotification * bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::New ( ) const

◆ operator=()

ReceivedInvitationRemovedNotification & bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::operator= ( const ReceivedInvitationRemovedNotification from)
inline

Definition at line 323 of file club_membership_listener.pb.h.

◆ reason()

bgs::protocol::InvitationRemovedReason bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::reason ( ) const
inline

Definition at line 1143 of file club_membership_listener.pb.h.

◆ release_agent_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::release_agent_id ( )
inline

Definition at line 1088 of file club_membership_listener.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_agent_id()

void bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::set_allocated_agent_id ( ::bgs::protocol::club::v1::MemberId agent_id)
inline

Definition at line 1094 of file club_membership_listener.pb.h.

+ Here is the call graph for this function:

◆ set_has_agent_id()

void bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::set_has_agent_id ( )
inlineprivate

Definition at line 1068 of file club_membership_listener.pb.h.

+ Here is the caller graph for this function:

◆ set_has_invitation_id()

void bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::set_has_invitation_id ( )
inlineprivate

Definition at line 1109 of file club_membership_listener.pb.h.

+ Here is the caller graph for this function:

◆ set_has_reason()

void bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::set_has_reason ( )
inlineprivate

Definition at line 1133 of file club_membership_listener.pb.h.

+ Here is the caller graph for this function:

◆ set_invitation_id()

void bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::set_invitation_id ( ::google::protobuf::uint64  value)
inline

Definition at line 1123 of file club_membership_listener.pb.h.

+ Here is the call graph for this function:

◆ set_reason()

void bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::set_reason ( ::bgs::protocol::InvitationRemovedReason  value)
inline

Definition at line 1147 of file club_membership_listener.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

void bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::Swap ( ReceivedInvitationRemovedNotification other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::unknown_fields ( ) const
inline

Definition at line 328 of file club_membership_listener.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_club_5fmembership_5flistener_2eproto

void TC_PROTO_API protobuf_AddDesc_club_5fmembership_5flistener_2eproto ( )
friend

◆ protobuf_AssignDesc_club_5fmembership_5flistener_2eproto

void protobuf_AssignDesc_club_5fmembership_5flistener_2eproto ( )
friend

◆ protobuf_ShutdownFile_club_5fmembership_5flistener_2eproto

void protobuf_ShutdownFile_club_5fmembership_5flistener_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::_cached_size_
mutableprivate

Definition at line 391 of file club_membership_listener.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::_has_bits_[1]
private

Definition at line 390 of file club_membership_listener.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::_unknown_fields_
private

Definition at line 388 of file club_membership_listener.pb.h.

◆ agent_id_

::bgs::protocol::club::v1::MemberId* bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::agent_id_
private

Definition at line 392 of file club_membership_listener.pb.h.

◆ default_instance_

ReceivedInvitationRemovedNotification* bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::default_instance_
staticprivate

Definition at line 400 of file club_membership_listener.pb.h.

◆ invitation_id_

::google::protobuf::uint64 bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::invitation_id_
private

Definition at line 393 of file club_membership_listener.pb.h.

◆ kAgentIdFieldNumber

const int bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::kAgentIdFieldNumber = 1
static

Definition at line 359 of file club_membership_listener.pb.h.

◆ kInvitationIdFieldNumber

const int bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::kInvitationIdFieldNumber = 3
static

Definition at line 368 of file club_membership_listener.pb.h.

◆ kReasonFieldNumber

const int bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::kReasonFieldNumber = 4
static

Definition at line 375 of file club_membership_listener.pb.h.

◆ reason_

int bgs::protocol::club::v1::membership::ReceivedInvitationRemovedNotification::reason_
private

Definition at line 394 of file club_membership_listener.pb.h.


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