TrinityCore
Loading...
Searching...
No Matches
bgs::protocol::club::v1::client::InvitationAddedNotification Class Reference

#include <club_notification.pb.h>

+ Inheritance diagram for bgs::protocol::club::v1::client::InvitationAddedNotification:

Public Member Functions

 InvitationAddedNotification ()
 
virtual ~InvitationAddedNotification ()
 
 InvitationAddedNotification (const InvitationAddedNotification &from)
 
InvitationAddedNotificationoperator= (const InvitationAddedNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (InvitationAddedNotification *other)
 
InvitationAddedNotificationNew () 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_club_id () const
 
void clear_club_id ()
 
inline ::google::protobuf::uint64 club_id () const
 
void set_club_id (::google::protobuf::uint64 value)
 
bool has_invitation () const
 
void clear_invitation ()
 
const ::bgs::protocol::club::v1::client::ClubInvitationinvitation () const
 
inline ::bgs::protocol::club::v1::client::ClubInvitationmutable_invitation ()
 
inline ::bgs::protocol::club::v1::client::ClubInvitationrelease_invitation ()
 
void set_allocated_invitation (::bgs::protocol::club::v1::client::ClubInvitation *invitation)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kClubIdFieldNumber = 3
 
static const int kInvitationFieldNumber = 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_club_id ()
 
void clear_has_club_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::club::v1::MemberIdagent_id_
 
::google::protobuf::uint64 club_id_
 
::bgs::protocol::club::v1::client::ClubInvitationinvitation_
 

Static Private Attributes

static InvitationAddedNotificationdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fnotification_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fnotification_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fnotification_2eproto ()
 

Detailed Description

Definition at line 907 of file club_notification.pb.h.

Constructor & Destructor Documentation

◆ InvitationAddedNotification() [1/2]

bgs::protocol::club::v1::client::InvitationAddedNotification::InvitationAddedNotification ( )

◆ ~InvitationAddedNotification()

virtual bgs::protocol::club::v1::client::InvitationAddedNotification::~InvitationAddedNotification ( )
virtual

◆ InvitationAddedNotification() [2/2]

bgs::protocol::club::v1::client::InvitationAddedNotification::InvitationAddedNotification ( const InvitationAddedNotification from)

Member Function Documentation

◆ agent_id()

const ::bgs::protocol::club::v1::MemberId & bgs::protocol::club::v1::client::InvitationAddedNotification::agent_id ( ) const
inline

Definition at line 3102 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ clear_agent_id()

void bgs::protocol::club::v1::client::InvitationAddedNotification::clear_agent_id ( )
inline

Definition at line 3098 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ clear_club_id()

void bgs::protocol::club::v1::client::InvitationAddedNotification::clear_club_id ( )
inline

Definition at line 3139 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ clear_has_agent_id()

void bgs::protocol::club::v1::client::InvitationAddedNotification::clear_has_agent_id ( )
inlineprivate

Definition at line 3095 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_club_id()

void bgs::protocol::club::v1::client::InvitationAddedNotification::clear_has_club_id ( )
inlineprivate

Definition at line 3136 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_invitation()

void bgs::protocol::club::v1::client::InvitationAddedNotification::clear_has_invitation ( )
inlineprivate

Definition at line 3160 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ clear_invitation()

void bgs::protocol::club::v1::client::InvitationAddedNotification::clear_invitation ( )
inline

Definition at line 3163 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ club_id()

google::protobuf::uint64 bgs::protocol::club::v1::client::InvitationAddedNotification::club_id ( ) const
inline

Definition at line 3143 of file club_notification.pb.h.

◆ default_instance()

static const InvitationAddedNotification & bgs::protocol::club::v1::client::InvitationAddedNotification::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::club::v1::client::InvitationAddedNotification::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::club::v1::client::InvitationAddedNotification::GetCachedSize ( ) const
inline

Definition at line 935 of file club_notification.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::club::v1::client::InvitationAddedNotification::GetMetadata ( ) const

◆ has_agent_id()

bool bgs::protocol::club::v1::client::InvitationAddedNotification::has_agent_id ( ) const
inline

Definition at line 3089 of file club_notification.pb.h.

◆ has_club_id()

bool bgs::protocol::club::v1::client::InvitationAddedNotification::has_club_id ( ) const
inline

Definition at line 3130 of file club_notification.pb.h.

◆ has_invitation()

bool bgs::protocol::club::v1::client::InvitationAddedNotification::has_invitation ( ) const
inline

Definition at line 3154 of file club_notification.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::club::v1::client::InvitationAddedNotification::InitAsDefaultInstance ( )
private

◆ invitation()

const ::bgs::protocol::club::v1::client::ClubInvitation & bgs::protocol::club::v1::client::InvitationAddedNotification::invitation ( ) const
inline

Definition at line 3167 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ mutable_agent_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::client::InvitationAddedNotification::mutable_agent_id ( )
inline

Definition at line 3106 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ mutable_invitation()

bgs::protocol::club::v1::client::ClubInvitation * bgs::protocol::club::v1::client::InvitationAddedNotification::mutable_invitation ( )
inline

Definition at line 3171 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::club::v1::client::InvitationAddedNotification::mutable_unknown_fields ( )
inline

Definition at line 923 of file club_notification.pb.h.

◆ New()

InvitationAddedNotification * bgs::protocol::club::v1::client::InvitationAddedNotification::New ( ) const

◆ operator=()

InvitationAddedNotification & bgs::protocol::club::v1::client::InvitationAddedNotification::operator= ( const InvitationAddedNotification from)
inline

Definition at line 914 of file club_notification.pb.h.

◆ release_agent_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::client::InvitationAddedNotification::release_agent_id ( )
inline

Definition at line 3112 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ release_invitation()

bgs::protocol::club::v1::client::ClubInvitation * bgs::protocol::club::v1::client::InvitationAddedNotification::release_invitation ( )
inline

Definition at line 3177 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_agent_id()

void bgs::protocol::club::v1::client::InvitationAddedNotification::set_allocated_agent_id ( ::bgs::protocol::club::v1::MemberId agent_id)
inline

Definition at line 3118 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_invitation()

void bgs::protocol::club::v1::client::InvitationAddedNotification::set_allocated_invitation ( ::bgs::protocol::club::v1::client::ClubInvitation invitation)
inline

Definition at line 3183 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ set_club_id()

void bgs::protocol::club::v1::client::InvitationAddedNotification::set_club_id ( ::google::protobuf::uint64  value)
inline

Definition at line 3147 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ set_has_agent_id()

void bgs::protocol::club::v1::client::InvitationAddedNotification::set_has_agent_id ( )
inlineprivate

Definition at line 3092 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ set_has_club_id()

void bgs::protocol::club::v1::client::InvitationAddedNotification::set_has_club_id ( )
inlineprivate

Definition at line 3133 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ set_has_invitation()

void bgs::protocol::club::v1::client::InvitationAddedNotification::set_has_invitation ( )
inlineprivate

Definition at line 3157 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ SetCachedSize()

void bgs::protocol::club::v1::client::InvitationAddedNotification::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::club::v1::client::InvitationAddedNotification::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::club::v1::client::InvitationAddedNotification::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::club::v1::client::InvitationAddedNotification::Swap ( InvitationAddedNotification other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::club::v1::client::InvitationAddedNotification::unknown_fields ( ) const
inline

Definition at line 919 of file club_notification.pb.h.

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fnotification_2eproto

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fnotification_2eproto ( )
friend

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fnotification_2eproto

void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fnotification_2eproto ( )
friend

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fnotification_2eproto

void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fnotification_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::club::v1::client::InvitationAddedNotification::_cached_size_
mutableprivate

Definition at line 984 of file club_notification.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::club::v1::client::InvitationAddedNotification::_has_bits_[1]
private

Definition at line 983 of file club_notification.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::club::v1::client::InvitationAddedNotification::_unknown_fields_
private

Definition at line 981 of file club_notification.pb.h.

◆ agent_id_

::bgs::protocol::club::v1::MemberId* bgs::protocol::club::v1::client::InvitationAddedNotification::agent_id_
private

Definition at line 985 of file club_notification.pb.h.

◆ club_id_

::google::protobuf::uint64 bgs::protocol::club::v1::client::InvitationAddedNotification::club_id_
private

Definition at line 986 of file club_notification.pb.h.

◆ default_instance_

InvitationAddedNotification* bgs::protocol::club::v1::client::InvitationAddedNotification::default_instance_
staticprivate

Definition at line 993 of file club_notification.pb.h.

◆ invitation_

::bgs::protocol::club::v1::client::ClubInvitation* bgs::protocol::club::v1::client::InvitationAddedNotification::invitation_
private

Definition at line 987 of file club_notification.pb.h.

◆ kAgentIdFieldNumber

const int bgs::protocol::club::v1::client::InvitationAddedNotification::kAgentIdFieldNumber = 1
static

Definition at line 950 of file club_notification.pb.h.

◆ kClubIdFieldNumber

const int bgs::protocol::club::v1::client::InvitationAddedNotification::kClubIdFieldNumber = 3
static

Definition at line 959 of file club_notification.pb.h.

◆ kInvitationFieldNumber

const int bgs::protocol::club::v1::client::InvitationAddedNotification::kInvitationFieldNumber = 4
static

Definition at line 966 of file club_notification.pb.h.


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