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

#include <club_membership_listener.pb.h>

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

Public Member Functions

 ClubRemovedNotification ()
 
virtual ~ClubRemovedNotification ()
 
 ClubRemovedNotification (const ClubRemovedNotification &from)
 
ClubRemovedNotificationoperator= (const ClubRemovedNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ClubRemovedNotification *other)
 
ClubRemovedNotificationNew () 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_member_id () const
 
void clear_member_id ()
 
const ::bgs::protocol::club::v1::MemberIdmember_id () const
 
inline ::bgs::protocol::club::v1::MemberIdmutable_member_id ()
 
inline ::bgs::protocol::club::v1::MemberIdrelease_member_id ()
 
void set_allocated_member_id (::bgs::protocol::club::v1::MemberId *member_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_reason () const
 
void clear_reason ()
 
inline ::bgs::protocol::club::v1::ClubRemovedReason reason () const
 
void set_reason (::bgs::protocol::club::v1::ClubRemovedReason value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kMemberIdFieldNumber = 3
 
static const int kClubIdFieldNumber = 4
 
static const int kReasonFieldNumber = 5
 

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_member_id ()
 
void clear_has_member_id ()
 
void set_has_club_id ()
 
void clear_has_club_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_
 
::bgs::protocol::club::v1::MemberIdmember_id_
 
::google::protobuf::uint64 club_id_
 
int reason_
 

Static Private Attributes

static ClubRemovedNotificationdefault_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 136 of file club_membership_listener.pb.h.

Constructor & Destructor Documentation

◆ ClubRemovedNotification() [1/2]

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

◆ ~ClubRemovedNotification()

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

◆ ClubRemovedNotification() [2/2]

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

Member Function Documentation

◆ agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_agent_id()

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

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

+ Here is the call graph for this function:

◆ clear_club_id()

void bgs::protocol::club::v1::membership::ClubRemovedNotification::clear_club_id ( )
inline

Definition at line 935 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::ClubRemovedNotification::clear_has_agent_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_club_id()

void bgs::protocol::club::v1::membership::ClubRemovedNotification::clear_has_club_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_member_id()

void bgs::protocol::club::v1::membership::ClubRemovedNotification::clear_has_member_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_reason()

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

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

+ Here is the caller graph for this function:

◆ clear_member_id()

void bgs::protocol::club::v1::membership::ClubRemovedNotification::clear_member_id ( )
inline

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

+ Here is the call graph for this function:

◆ clear_reason()

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

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

+ Here is the call graph for this function:

◆ club_id()

google::protobuf::uint64 bgs::protocol::club::v1::membership::ClubRemovedNotification::club_id ( ) const
inline

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_club_id()

bool bgs::protocol::club::v1::membership::ClubRemovedNotification::has_club_id ( ) const
inline

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

◆ has_member_id()

bool bgs::protocol::club::v1::membership::ClubRemovedNotification::has_member_id ( ) const
inline

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

◆ has_reason()

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

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

◆ InitAsDefaultInstance()

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

◆ member_id()

const ::bgs::protocol::club::v1::MemberId & bgs::protocol::club::v1::membership::ClubRemovedNotification::member_id ( ) const
inline

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

+ Here is the caller graph for this function:

◆ mutable_agent_id()

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

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

+ Here is the call graph for this function:

◆ mutable_member_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::membership::ClubRemovedNotification::mutable_member_id ( )
inline

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

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

◆ New()

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

◆ operator=()

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

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

◆ reason()

bgs::protocol::club::v1::ClubRemovedReason bgs::protocol::club::v1::membership::ClubRemovedNotification::reason ( ) const
inline

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

◆ release_agent_id()

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

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

+ Here is the call graph for this function:

◆ release_member_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::membership::ClubRemovedNotification::release_member_id ( )
inline

Definition at line 908 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::ClubRemovedNotification::set_allocated_agent_id ( ::bgs::protocol::club::v1::MemberId agent_id)
inline

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

+ Here is the call graph for this function:

◆ set_allocated_member_id()

void bgs::protocol::club::v1::membership::ClubRemovedNotification::set_allocated_member_id ( ::bgs::protocol::club::v1::MemberId member_id)
inline

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

+ Here is the call graph for this function:

◆ set_club_id()

void bgs::protocol::club::v1::membership::ClubRemovedNotification::set_club_id ( ::google::protobuf::uint64  value)
inline

Definition at line 943 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::ClubRemovedNotification::set_has_agent_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_club_id()

void bgs::protocol::club::v1::membership::ClubRemovedNotification::set_has_club_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_member_id()

void bgs::protocol::club::v1::membership::ClubRemovedNotification::set_has_member_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_reason()

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

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

+ Here is the caller graph for this function:

◆ set_reason()

void bgs::protocol::club::v1::membership::ClubRemovedNotification::set_reason ( ::bgs::protocol::club::v1::ClubRemovedReason  value)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 148 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::ClubRemovedNotification::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

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

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

◆ club_id_

::google::protobuf::uint64 bgs::protocol::club::v1::membership::ClubRemovedNotification::club_id_
private

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

◆ default_instance_

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

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

◆ kAgentIdFieldNumber

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

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

◆ kClubIdFieldNumber

const int bgs::protocol::club::v1::membership::ClubRemovedNotification::kClubIdFieldNumber = 4
static

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

◆ kMemberIdFieldNumber

const int bgs::protocol::club::v1::membership::ClubRemovedNotification::kMemberIdFieldNumber = 3
static

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

◆ kReasonFieldNumber

const int bgs::protocol::club::v1::membership::ClubRemovedNotification::kReasonFieldNumber = 5
static

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

◆ member_id_

::bgs::protocol::club::v1::MemberId* bgs::protocol::club::v1::membership::ClubRemovedNotification::member_id_
private

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

◆ reason_

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

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


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