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

#include <club_notification.pb.h>

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

Public Member Functions

 StateChangedNotification ()
 
virtual ~StateChangedNotification ()
 
 StateChangedNotification (const StateChangedNotification &from)
 
StateChangedNotificationoperator= (const StateChangedNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (StateChangedNotification *other)
 
StateChangedNotificationNew () 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::ClubStateAssignmentassignment () const
 
inline ::bgs::protocol::club::v1::ClubStateAssignmentmutable_assignment ()
 
inline ::bgs::protocol::club::v1::ClubStateAssignmentrelease_assignment ()
 
void set_allocated_assignment (::bgs::protocol::club::v1::ClubStateAssignment *assignment)
 

Static Public Member Functions

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

Static Public Attributes

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

Static Private Attributes

static StateChangedNotificationdefault_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 270 of file club_notification.pb.h.

Constructor & Destructor Documentation

◆ StateChangedNotification() [1/2]

bgs::protocol::club::v1::StateChangedNotification::StateChangedNotification ( )

◆ ~StateChangedNotification()

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

◆ StateChangedNotification() [2/2]

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

Member Function Documentation

◆ agent_id()

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

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

+ Here is the caller graph for this function:

◆ assignment()

const ::bgs::protocol::club::v1::ClubStateAssignment & bgs::protocol::club::v1::StateChangedNotification::assignment ( ) const
inline

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

+ Here is the caller graph for this function:

◆ clear_agent_id()

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

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

+ Here is the call graph for this function:

◆ clear_assignment()

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

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

+ Here is the call graph for this function:

◆ clear_club_id()

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

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

+ Here is the call graph for this function:

◆ clear_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_assignment()

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

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

+ Here is the caller graph for this function:

◆ clear_has_club_id()

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

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

+ Here is the caller graph for this function:

◆ club_id()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_assignment()

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

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

◆ has_club_id()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_agent_id()

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

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

+ Here is the call graph for this function:

◆ mutable_assignment()

bgs::protocol::club::v1::ClubStateAssignment * bgs::protocol::club::v1::StateChangedNotification::mutable_assignment ( )
inline

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_agent_id()

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

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

+ Here is the call graph for this function:

◆ release_assignment()

bgs::protocol::club::v1::ClubStateAssignment * bgs::protocol::club::v1::StateChangedNotification::release_assignment ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_agent_id()

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

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

+ Here is the call graph for this function:

◆ set_allocated_assignment()

void bgs::protocol::club::v1::StateChangedNotification::set_allocated_assignment ( ::bgs::protocol::club::v1::ClubStateAssignment assignment)
inline

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

+ Here is the call graph for this function:

◆ set_club_id()

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

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

+ Here is the call graph for this function:

◆ set_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_assignment()

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

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

+ Here is the caller graph for this function:

◆ set_has_club_id()

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

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 282 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::StateChangedNotification::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

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

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

◆ assignment_

::bgs::protocol::club::v1::ClubStateAssignment* bgs::protocol::club::v1::StateChangedNotification::assignment_
private

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

◆ club_id_

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

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

◆ default_instance_

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

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

◆ kAgentIdFieldNumber

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

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

◆ kAssignmentFieldNumber

const int bgs::protocol::club::v1::StateChangedNotification::kAssignmentFieldNumber = 5
static

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

◆ kClubIdFieldNumber

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

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


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