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

#include <club_notification.pb.h>

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

Public Member Functions

 SuggestionAddedNotification ()
 
virtual ~SuggestionAddedNotification ()
 
 SuggestionAddedNotification (const SuggestionAddedNotification &from)
 
SuggestionAddedNotificationoperator= (const SuggestionAddedNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SuggestionAddedNotification *other)
 
SuggestionAddedNotificationNew () 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_suggestion () const
 
void clear_suggestion ()
 
const ::bgs::protocol::club::v1::ClubSuggestionsuggestion () const
 
inline ::bgs::protocol::club::v1::ClubSuggestionmutable_suggestion ()
 
inline ::bgs::protocol::club::v1::ClubSuggestionrelease_suggestion ()
 
void set_allocated_suggestion (::bgs::protocol::club::v1::ClubSuggestion *suggestion)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kClubIdFieldNumber = 3
 
static const int kSuggestionFieldNumber = 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_suggestion ()
 
void clear_has_suggestion ()
 
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::ClubSuggestionsuggestion_
 

Static Private Attributes

static SuggestionAddedNotificationdefault_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 1093 of file club_notification.pb.h.

Constructor & Destructor Documentation

◆ SuggestionAddedNotification() [1/2]

bgs::protocol::club::v1::SuggestionAddedNotification::SuggestionAddedNotification ( )

◆ ~SuggestionAddedNotification()

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

◆ SuggestionAddedNotification() [2/2]

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

Member Function Documentation

◆ agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_agent_id()

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

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

+ Here is the call graph for this function:

◆ clear_club_id()

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

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

+ Here is the call graph for this function:

◆ clear_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_club_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_suggestion()

void bgs::protocol::club::v1::SuggestionAddedNotification::clear_has_suggestion ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_suggestion()

void bgs::protocol::club::v1::SuggestionAddedNotification::clear_suggestion ( )
inline

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

+ Here is the call graph for this function:

◆ club_id()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_club_id()

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

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

◆ has_suggestion()

bool bgs::protocol::club::v1::SuggestionAddedNotification::has_suggestion ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_agent_id()

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

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

+ Here is the call graph for this function:

◆ mutable_suggestion()

bgs::protocol::club::v1::ClubSuggestion * bgs::protocol::club::v1::SuggestionAddedNotification::mutable_suggestion ( )
inline

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_agent_id()

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

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

+ Here is the call graph for this function:

◆ release_suggestion()

bgs::protocol::club::v1::ClubSuggestion * bgs::protocol::club::v1::SuggestionAddedNotification::release_suggestion ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_agent_id()

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

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

+ Here is the call graph for this function:

◆ set_allocated_suggestion()

void bgs::protocol::club::v1::SuggestionAddedNotification::set_allocated_suggestion ( ::bgs::protocol::club::v1::ClubSuggestion suggestion)
inline

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

+ Here is the call graph for this function:

◆ set_club_id()

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

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

+ Here is the call graph for this function:

◆ set_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_club_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_suggestion()

void bgs::protocol::club::v1::SuggestionAddedNotification::set_has_suggestion ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ suggestion()

const ::bgs::protocol::club::v1::ClubSuggestion & bgs::protocol::club::v1::SuggestionAddedNotification::suggestion ( ) const
inline

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

+ Here is the caller graph for this function:

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 1105 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::SuggestionAddedNotification::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

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

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

◆ club_id_

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

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

◆ default_instance_

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

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

◆ kAgentIdFieldNumber

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

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

◆ kClubIdFieldNumber

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

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

◆ kSuggestionFieldNumber

const int bgs::protocol::club::v1::SuggestionAddedNotification::kSuggestionFieldNumber = 4
static

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

◆ suggestion_

::bgs::protocol::club::v1::ClubSuggestion* bgs::protocol::club::v1::SuggestionAddedNotification::suggestion_
private

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


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