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

#include <club_notification.pb.h>

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

Public Member Functions

 MemberStateChangedNotification ()
 
virtual ~MemberStateChangedNotification ()
 
 MemberStateChangedNotification (const MemberStateChangedNotification &from)
 
MemberStateChangedNotificationoperator= (const MemberStateChangedNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (MemberStateChangedNotification *other)
 
MemberStateChangedNotificationNew () 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 assignment_size () const
 
void clear_assignment ()
 
const ::bgs::protocol::club::v1::client::MemberStateAssignmentassignment (int index) const
 
inline ::bgs::protocol::club::v1::client::MemberStateAssignmentmutable_assignment (int index)
 
inline ::bgs::protocol::club::v1::client::MemberStateAssignmentadd_assignment ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::MemberStateAssignment > & assignment () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::MemberStateAssignment > * mutable_assignment ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kClubIdFieldNumber = 3
 
static const int kAssignmentFieldNumber = 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::client::MemberStateAssignmentassignment_
 

Static Private Attributes

static MemberStateChangedNotificationdefault_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 634 of file club_notification.pb.h.

Constructor & Destructor Documentation

◆ MemberStateChangedNotification() [1/2]

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

◆ ~MemberStateChangedNotification()

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

◆ MemberStateChangedNotification() [2/2]

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

Member Function Documentation

◆ add_assignment()

bgs::protocol::club::v1::client::MemberStateAssignment * bgs::protocol::club::v1::client::MemberStateChangedNotification::add_assignment ( )
inline

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

◆ agent_id()

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

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

+ Here is the caller graph for this function:

◆ assignment() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::client::MemberStateAssignment > & bgs::protocol::club::v1::client::MemberStateChangedNotification::assignment ( ) const
inline

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

◆ assignment() [2/2]

const ::bgs::protocol::club::v1::client::MemberStateAssignment & bgs::protocol::club::v1::client::MemberStateChangedNotification::assignment ( int  index) const
inline

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

◆ assignment_size()

int bgs::protocol::club::v1::client::MemberStateChangedNotification::assignment_size ( ) const
inline

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

◆ clear_agent_id()

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

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

+ Here is the call graph for this function:

◆ clear_assignment()

void bgs::protocol::club::v1::client::MemberStateChangedNotification::clear_assignment ( )
inline

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

◆ clear_club_id()

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

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

+ Here is the call graph for this function:

◆ clear_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_club_id()

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

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

+ Here is the caller graph for this function:

◆ club_id()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_club_id()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_agent_id()

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

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

+ Here is the call graph for this function:

◆ mutable_assignment() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::client::MemberStateAssignment > * bgs::protocol::club::v1::client::MemberStateChangedNotification::mutable_assignment ( )
inline

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

◆ mutable_assignment() [2/2]

bgs::protocol::club::v1::client::MemberStateAssignment * bgs::protocol::club::v1::client::MemberStateChangedNotification::mutable_assignment ( int  index)
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_agent_id()

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

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

+ Here is the call graph for this function:

◆ set_allocated_agent_id()

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

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

+ Here is the call graph for this function:

◆ set_club_id()

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

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

+ Here is the call graph for this function:

◆ set_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_club_id()

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

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 646 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::MemberStateChangedNotification::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

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

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

◆ assignment_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::MemberStateAssignment > bgs::protocol::club::v1::client::MemberStateChangedNotification::assignment_
private

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

◆ club_id_

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

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

◆ default_instance_

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

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

◆ kAgentIdFieldNumber

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

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

◆ kAssignmentFieldNumber

const int bgs::protocol::club::v1::client::MemberStateChangedNotification::kAssignmentFieldNumber = 4
static

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

◆ kClubIdFieldNumber

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

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


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