TrinityCore
bgs::protocol::club::v1::MemberAddedNotification Class Reference

#include <club_notification.pb.h>

+ Inheritance diagram for bgs::protocol::club::v1::MemberAddedNotification:

Public Member Functions

 MemberAddedNotification ()
 
virtual ~MemberAddedNotification ()
 
 MemberAddedNotification (const MemberAddedNotification &from)
 
MemberAddedNotificationoperator= (const MemberAddedNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (MemberAddedNotification *other)
 
MemberAddedNotificationNew () 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)
 
int member_size () const
 
void clear_member ()
 
const ::bgs::protocol::club::v1::Membermember (int index) const
 
inline ::bgs::protocol::club::v1::Membermutable_member (int index)
 
inline ::bgs::protocol::club::v1::Memberadd_member ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::Member > & member () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::Member > * mutable_member ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kClubIdFieldNumber = 3
 
static const int kMemberFieldNumber = 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 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_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::Membermember_
 

Static Private Attributes

static MemberAddedNotificationdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_club_5fnotification_2eproto ()
 
void protobuf_AssignDesc_club_5fnotification_2eproto ()
 
void protobuf_ShutdownFile_club_5fnotification_2eproto ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ MemberAddedNotification() [1/2]

bgs::protocol::club::v1::MemberAddedNotification::MemberAddedNotification ( )

◆ ~MemberAddedNotification()

virtual bgs::protocol::club::v1::MemberAddedNotification::~MemberAddedNotification ( )
virtual

◆ MemberAddedNotification() [2/2]

bgs::protocol::club::v1::MemberAddedNotification::MemberAddedNotification ( const MemberAddedNotification from)

Member Function Documentation

◆ add_member()

bgs::protocol::club::v1::Member * bgs::protocol::club::v1::MemberAddedNotification::add_member ( )
inline

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

◆ agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_agent_id()

void bgs::protocol::club::v1::MemberAddedNotification::clear_agent_id ( )
inline

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

+ Here is the call graph for this function:

◆ clear_club_id()

void bgs::protocol::club::v1::MemberAddedNotification::clear_club_id ( )
inline

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

+ Here is the call graph for this function:

◆ clear_has_agent_id()

void bgs::protocol::club::v1::MemberAddedNotification::clear_has_agent_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_club_id()

void bgs::protocol::club::v1::MemberAddedNotification::clear_has_club_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_member()

void bgs::protocol::club::v1::MemberAddedNotification::clear_member ( )
inline

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

◆ club_id()

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

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

◆ default_instance()

static const MemberAddedNotification & bgs::protocol::club::v1::MemberAddedNotification::default_instance ( )
static

◆ descriptor()

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

◆ GetCachedSize()

int bgs::protocol::club::v1::MemberAddedNotification::GetCachedSize ( ) const
inline

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

◆ GetMetadata()

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

◆ has_agent_id()

bool bgs::protocol::club::v1::MemberAddedNotification::has_agent_id ( ) const
inline

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

◆ has_club_id()

bool bgs::protocol::club::v1::MemberAddedNotification::has_club_id ( ) const
inline

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

◆ InitAsDefaultInstance()

void bgs::protocol::club::v1::MemberAddedNotification::InitAsDefaultInstance ( )
private

◆ member() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::Member > & bgs::protocol::club::v1::MemberAddedNotification::member ( ) const
inline

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

◆ member() [2/2]

const ::bgs::protocol::club::v1::Member & bgs::protocol::club::v1::MemberAddedNotification::member ( int  index) const
inline

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

◆ member_size()

int bgs::protocol::club::v1::MemberAddedNotification::member_size ( ) const
inline

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

◆ mutable_agent_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::MemberAddedNotification::mutable_agent_id ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_member() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::Member > * bgs::protocol::club::v1::MemberAddedNotification::mutable_member ( )
inline

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

◆ mutable_member() [2/2]

bgs::protocol::club::v1::Member * bgs::protocol::club::v1::MemberAddedNotification::mutable_member ( int  index)
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

MemberAddedNotification * bgs::protocol::club::v1::MemberAddedNotification::New ( ) const

◆ operator=()

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

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

◆ release_agent_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::MemberAddedNotification::release_agent_id ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_agent_id()

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

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

+ Here is the call graph for this function:

◆ set_club_id()

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

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

+ Here is the call graph for this function:

◆ set_has_agent_id()

void bgs::protocol::club::v1::MemberAddedNotification::set_has_agent_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_club_id()

void bgs::protocol::club::v1::MemberAddedNotification::set_has_club_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

void bgs::protocol::club::v1::MemberAddedNotification::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::club::v1::MemberAddedNotification::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::club::v1::MemberAddedNotification::Swap ( MemberAddedNotification other)

◆ unknown_fields()

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

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

Friends And Related Function Documentation

◆ protobuf_AddDesc_club_5fnotification_2eproto

void TC_PROTO_API protobuf_AddDesc_club_5fnotification_2eproto ( )
friend

◆ protobuf_AssignDesc_club_5fnotification_2eproto

void protobuf_AssignDesc_club_5fnotification_2eproto ( )
friend

◆ protobuf_ShutdownFile_club_5fnotification_2eproto

void protobuf_ShutdownFile_club_5fnotification_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::club::v1::MemberAddedNotification::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::club::v1::MemberAddedNotification::_unknown_fields_
private

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

◆ agent_id_

::bgs::protocol::club::v1::MemberId* bgs::protocol::club::v1::MemberAddedNotification::agent_id_
private

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

◆ club_id_

::google::protobuf::uint64 bgs::protocol::club::v1::MemberAddedNotification::club_id_
private

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

◆ default_instance_

MemberAddedNotification* bgs::protocol::club::v1::MemberAddedNotification::default_instance_
staticprivate

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

◆ kAgentIdFieldNumber

const int bgs::protocol::club::v1::MemberAddedNotification::kAgentIdFieldNumber = 1
static

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

◆ kClubIdFieldNumber

const int bgs::protocol::club::v1::MemberAddedNotification::kClubIdFieldNumber = 3
static

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

◆ kMemberFieldNumber

const int bgs::protocol::club::v1::MemberAddedNotification::kMemberFieldNumber = 4
static

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

◆ member_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::Member > bgs::protocol::club::v1::MemberAddedNotification::member_
private

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


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