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

#include <club_notification.pb.h>

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

Public Member Functions

 SettingsChangedNotification ()
 
virtual ~SettingsChangedNotification ()
 
 SettingsChangedNotification (const SettingsChangedNotification &from)
 
SettingsChangedNotificationoperator= (const SettingsChangedNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SettingsChangedNotification *other)
 
SettingsChangedNotificationNew () 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_assignment () const
 
void clear_assignment ()
 
const ::bgs::protocol::club::v1::ClubSettingsAssignmentassignment () const
 
inline ::bgs::protocol::club::v1::ClubSettingsAssignmentmutable_assignment ()
 
inline ::bgs::protocol::club::v1::ClubSettingsAssignmentrelease_assignment ()
 
void set_allocated_assignment (::bgs::protocol::club::v1::ClubSettingsAssignment *assignment)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const SettingsChangedNotificationdefault_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 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::club::v1::MemberIdagent_id_
 
::google::protobuf::uint64 club_id_
 
::bgs::protocol::club::v1::ClubSettingsAssignmentassignment_
 

Static Private Attributes

static SettingsChangedNotificationdefault_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 360 of file club_notification.pb.h.

Constructor & Destructor Documentation

◆ SettingsChangedNotification() [1/2]

bgs::protocol::club::v1::SettingsChangedNotification::SettingsChangedNotification ( )

◆ ~SettingsChangedNotification()

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

◆ SettingsChangedNotification() [2/2]

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

Member Function Documentation

◆ agent_id()

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

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

+ Here is the caller graph for this function:

◆ assignment()

const ::bgs::protocol::club::v1::ClubSettingsAssignment & bgs::protocol::club::v1::SettingsChangedNotification::assignment ( ) const
inline

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

+ Here is the caller graph for this function:

◆ clear_agent_id()

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

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

+ Here is the call graph for this function:

◆ clear_assignment()

void bgs::protocol::club::v1::SettingsChangedNotification::clear_assignment ( )
inline

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

+ Here is the call graph for this function:

◆ clear_club_id()

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

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

+ Here is the call graph for this function:

◆ clear_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_assignment()

void bgs::protocol::club::v1::SettingsChangedNotification::clear_has_assignment ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_club_id()

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

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

+ Here is the caller graph for this function:

◆ club_id()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_assignment()

bool bgs::protocol::club::v1::SettingsChangedNotification::has_assignment ( ) const
inline

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

◆ has_club_id()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_agent_id()

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

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

+ Here is the call graph for this function:

◆ mutable_assignment()

bgs::protocol::club::v1::ClubSettingsAssignment * bgs::protocol::club::v1::SettingsChangedNotification::mutable_assignment ( )
inline

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_agent_id()

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

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

+ Here is the call graph for this function:

◆ release_assignment()

bgs::protocol::club::v1::ClubSettingsAssignment * bgs::protocol::club::v1::SettingsChangedNotification::release_assignment ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_agent_id()

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

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

+ Here is the call graph for this function:

◆ set_allocated_assignment()

void bgs::protocol::club::v1::SettingsChangedNotification::set_allocated_assignment ( ::bgs::protocol::club::v1::ClubSettingsAssignment assignment)
inline

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

+ Here is the call graph for this function:

◆ set_club_id()

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

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

+ Here is the call graph for this function:

◆ set_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_assignment()

void bgs::protocol::club::v1::SettingsChangedNotification::set_has_assignment ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_club_id()

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

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 372 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::SettingsChangedNotification::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

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

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

◆ assignment_

::bgs::protocol::club::v1::ClubSettingsAssignment* bgs::protocol::club::v1::SettingsChangedNotification::assignment_
private

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

◆ club_id_

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

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

◆ default_instance_

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

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

◆ kAgentIdFieldNumber

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

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

◆ kAssignmentFieldNumber

const int bgs::protocol::club::v1::SettingsChangedNotification::kAssignmentFieldNumber = 4
static

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

◆ kClubIdFieldNumber

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

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


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