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

#include <club_membership_listener.pb.h>

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

Public Member Functions

 SharedSettingsChangedNotification ()
 
virtual ~SharedSettingsChangedNotification ()
 
 SharedSettingsChangedNotification (const SharedSettingsChangedNotification &from)
 
SharedSettingsChangedNotificationoperator= (const SharedSettingsChangedNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SharedSettingsChangedNotification *other)
 
SharedSettingsChangedNotificationNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_agent_id () const
 
void clear_agent_id ()
 
const ::bgs::protocol::account::v1::AccountIdagent_id () const
 
inline ::bgs::protocol::account::v1::AccountIdmutable_agent_id ()
 
inline ::bgs::protocol::account::v1::AccountIdrelease_agent_id ()
 
void set_allocated_agent_id (::bgs::protocol::account::v1::AccountId *agent_id)
 
bool has_assignment () const
 
void clear_assignment ()
 
const ::bgs::protocol::club::v1::ClubSharedSettingsAssignmentassignment () const
 
inline ::bgs::protocol::club::v1::ClubSharedSettingsAssignmentmutable_assignment ()
 
inline ::bgs::protocol::club::v1::ClubSharedSettingsAssignmentrelease_assignment ()
 
void set_allocated_assignment (::bgs::protocol::club::v1::ClubSharedSettingsAssignment *assignment)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
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_assignment ()
 
void clear_has_assignment ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::account::v1::AccountIdagent_id_
 
::bgs::protocol::club::v1::ClubSharedSettingsAssignmentassignment_
 

Static Private Attributes

static SharedSettingsChangedNotificationdefault_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 404 of file club_membership_listener.pb.h.

Constructor & Destructor Documentation

◆ SharedSettingsChangedNotification() [1/2]

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

◆ ~SharedSettingsChangedNotification()

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

◆ SharedSettingsChangedNotification() [2/2]

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

Member Function Documentation

◆ agent_id()

const ::bgs::protocol::account::v1::AccountId & bgs::protocol::club::v1::membership::SharedSettingsChangedNotification::agent_id ( ) const
inline

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

+ Here is the caller graph for this function:

◆ assignment()

const ::bgs::protocol::club::v1::ClubSharedSettingsAssignment & bgs::protocol::club::v1::membership::SharedSettingsChangedNotification::assignment ( ) const
inline

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

+ Here is the caller graph for this function:

◆ clear_agent_id()

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

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

+ Here is the call graph for this function:

◆ clear_assignment()

void bgs::protocol::club::v1::membership::SharedSettingsChangedNotification::clear_assignment ( )
inline

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

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

+ Here is the caller graph for this function:

◆ clear_has_assignment()

void bgs::protocol::club::v1::membership::SharedSettingsChangedNotification::clear_has_assignment ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_assignment()

bool bgs::protocol::club::v1::membership::SharedSettingsChangedNotification::has_assignment ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_agent_id()

bgs::protocol::account::v1::AccountId * bgs::protocol::club::v1::membership::SharedSettingsChangedNotification::mutable_agent_id ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_assignment()

bgs::protocol::club::v1::ClubSharedSettingsAssignment * bgs::protocol::club::v1::membership::SharedSettingsChangedNotification::mutable_assignment ( )
inline

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_agent_id()

bgs::protocol::account::v1::AccountId * bgs::protocol::club::v1::membership::SharedSettingsChangedNotification::release_agent_id ( )
inline

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

+ Here is the call graph for this function:

◆ release_assignment()

bgs::protocol::club::v1::ClubSharedSettingsAssignment * bgs::protocol::club::v1::membership::SharedSettingsChangedNotification::release_assignment ( )
inline

Definition at line 1223 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::SharedSettingsChangedNotification::set_allocated_agent_id ( ::bgs::protocol::account::v1::AccountId agent_id)
inline

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

+ Here is the call graph for this function:

◆ set_allocated_assignment()

void bgs::protocol::club::v1::membership::SharedSettingsChangedNotification::set_allocated_assignment ( ::bgs::protocol::club::v1::ClubSharedSettingsAssignment assignment)
inline

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

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

+ Here is the caller graph for this function:

◆ set_has_assignment()

void bgs::protocol::club::v1::membership::SharedSettingsChangedNotification::set_has_assignment ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 416 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::SharedSettingsChangedNotification::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

::bgs::protocol::account::v1::AccountId* bgs::protocol::club::v1::membership::SharedSettingsChangedNotification::agent_id_
private

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

◆ assignment_

::bgs::protocol::club::v1::ClubSharedSettingsAssignment* bgs::protocol::club::v1::membership::SharedSettingsChangedNotification::assignment_
private

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

◆ default_instance_

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

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

◆ kAgentIdFieldNumber

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

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

◆ kAssignmentFieldNumber

const int bgs::protocol::club::v1::membership::SharedSettingsChangedNotification::kAssignmentFieldNumber = 4
static

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


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