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

#include <club_invitation.pb.h>

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

Public Member Functions

 SendSuggestionOptions ()
 
virtual ~SendSuggestionOptions ()
 
 SendSuggestionOptions (const SendSuggestionOptions &from)
 
SendSuggestionOptionsoperator= (const SendSuggestionOptions &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SendSuggestionOptions *other)
 
SendSuggestionOptionsNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_target_id () const
 
void clear_target_id ()
 
const ::bgs::protocol::club::v1::MemberIdtarget_id () const
 
inline ::bgs::protocol::club::v1::MemberIdmutable_target_id ()
 
inline ::bgs::protocol::club::v1::MemberIdrelease_target_id ()
 
void set_allocated_target_id (::bgs::protocol::club::v1::MemberId *target_id)
 
bool has_slot () const
 
void clear_slot ()
 
const ::bgs::protocol::club::v1::ClubSlotslot () const
 
inline ::bgs::protocol::club::v1::ClubSlotmutable_slot ()
 
inline ::bgs::protocol::club::v1::ClubSlotrelease_slot ()
 
void set_allocated_slot (::bgs::protocol::club::v1::ClubSlot *slot)
 
int attribute_size () const
 
void clear_attribute ()
 
const ::bgs::protocol::v2::Attributeattribute (int index) const
 
inline ::bgs::protocol::v2::Attributemutable_attribute (int index)
 
inline ::bgs::protocol::v2::Attributeadd_attribute ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > & attribute () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > * mutable_attribute ()
 
bool has_join_club_source () const
 
void clear_join_club_source ()
 
inline ::google::protobuf::uint32 join_club_source () const
 
void set_join_club_source (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kTargetIdFieldNumber = 1
 
static const int kSlotFieldNumber = 2
 
static const int kAttributeFieldNumber = 3
 
static const int kJoinClubSourceFieldNumber = 4
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_target_id ()
 
void clear_has_target_id ()
 
void set_has_slot ()
 
void clear_has_slot ()
 
void set_has_join_club_source ()
 
void clear_has_join_club_source ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::club::v1::MemberIdtarget_id_
 
::bgs::protocol::club::v1::ClubSlotslot_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attributeattribute_
 
::google::protobuf::uint32 join_club_source_
 

Static Private Attributes

static SendSuggestionOptionsdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_club_5finvitation_2eproto ()
 
void protobuf_AssignDesc_club_5finvitation_2eproto ()
 
void protobuf_ShutdownFile_club_5finvitation_2eproto ()
 

Detailed Description

Definition at line 382 of file club_invitation.pb.h.

Constructor & Destructor Documentation

◆ SendSuggestionOptions() [1/2]

bgs::protocol::club::v1::SendSuggestionOptions::SendSuggestionOptions ( )

◆ ~SendSuggestionOptions()

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

◆ SendSuggestionOptions() [2/2]

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

Member Function Documentation

◆ add_attribute()

bgs::protocol::v2::Attribute * bgs::protocol::club::v1::SendSuggestionOptions::add_attribute ( )
inline

Definition at line 1483 of file club_invitation.pb.h.

◆ attribute() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::v2::Attribute > & bgs::protocol::club::v1::SendSuggestionOptions::attribute ( ) const
inline

Definition at line 1488 of file club_invitation.pb.h.

◆ attribute() [2/2]

const ::bgs::protocol::v2::Attribute & bgs::protocol::club::v1::SendSuggestionOptions::attribute ( int  index) const
inline

Definition at line 1475 of file club_invitation.pb.h.

◆ attribute_size()

int bgs::protocol::club::v1::SendSuggestionOptions::attribute_size ( ) const
inline

Definition at line 1469 of file club_invitation.pb.h.

◆ clear_attribute()

void bgs::protocol::club::v1::SendSuggestionOptions::clear_attribute ( )
inline

Definition at line 1472 of file club_invitation.pb.h.

◆ clear_has_join_club_source()

void bgs::protocol::club::v1::SendSuggestionOptions::clear_has_join_club_source ( )
inlineprivate

Definition at line 1505 of file club_invitation.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_slot()

void bgs::protocol::club::v1::SendSuggestionOptions::clear_has_slot ( )
inlineprivate

Definition at line 1434 of file club_invitation.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_target_id()

void bgs::protocol::club::v1::SendSuggestionOptions::clear_has_target_id ( )
inlineprivate

Definition at line 1393 of file club_invitation.pb.h.

+ Here is the caller graph for this function:

◆ clear_join_club_source()

void bgs::protocol::club::v1::SendSuggestionOptions::clear_join_club_source ( )
inline

Definition at line 1508 of file club_invitation.pb.h.

+ Here is the call graph for this function:

◆ clear_slot()

void bgs::protocol::club::v1::SendSuggestionOptions::clear_slot ( )
inline

Definition at line 1437 of file club_invitation.pb.h.

+ Here is the call graph for this function:

◆ clear_target_id()

void bgs::protocol::club::v1::SendSuggestionOptions::clear_target_id ( )
inline

Definition at line 1396 of file club_invitation.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 410 of file club_invitation.pb.h.

◆ GetMetadata()

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

◆ has_join_club_source()

bool bgs::protocol::club::v1::SendSuggestionOptions::has_join_club_source ( ) const
inline

Definition at line 1499 of file club_invitation.pb.h.

◆ has_slot()

bool bgs::protocol::club::v1::SendSuggestionOptions::has_slot ( ) const
inline

Definition at line 1428 of file club_invitation.pb.h.

◆ has_target_id()

bool bgs::protocol::club::v1::SendSuggestionOptions::has_target_id ( ) const
inline

Definition at line 1387 of file club_invitation.pb.h.

◆ InitAsDefaultInstance()

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

◆ join_club_source()

google::protobuf::uint32 bgs::protocol::club::v1::SendSuggestionOptions::join_club_source ( ) const
inline

Definition at line 1512 of file club_invitation.pb.h.

◆ mutable_attribute() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::v2::Attribute > * bgs::protocol::club::v1::SendSuggestionOptions::mutable_attribute ( )
inline

Definition at line 1493 of file club_invitation.pb.h.

◆ mutable_attribute() [2/2]

bgs::protocol::v2::Attribute * bgs::protocol::club::v1::SendSuggestionOptions::mutable_attribute ( int  index)
inline

Definition at line 1479 of file club_invitation.pb.h.

◆ mutable_slot()

bgs::protocol::club::v1::ClubSlot * bgs::protocol::club::v1::SendSuggestionOptions::mutable_slot ( )
inline

Definition at line 1445 of file club_invitation.pb.h.

+ Here is the call graph for this function:

◆ mutable_target_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::SendSuggestionOptions::mutable_target_id ( )
inline

Definition at line 1404 of file club_invitation.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

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

Definition at line 398 of file club_invitation.pb.h.

◆ New()

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

◆ operator=()

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

Definition at line 389 of file club_invitation.pb.h.

◆ release_slot()

bgs::protocol::club::v1::ClubSlot * bgs::protocol::club::v1::SendSuggestionOptions::release_slot ( )
inline

Definition at line 1451 of file club_invitation.pb.h.

+ Here is the call graph for this function:

◆ release_target_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::SendSuggestionOptions::release_target_id ( )
inline

Definition at line 1410 of file club_invitation.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_slot()

void bgs::protocol::club::v1::SendSuggestionOptions::set_allocated_slot ( ::bgs::protocol::club::v1::ClubSlot slot)
inline

Definition at line 1457 of file club_invitation.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_target_id()

void bgs::protocol::club::v1::SendSuggestionOptions::set_allocated_target_id ( ::bgs::protocol::club::v1::MemberId target_id)
inline

Definition at line 1416 of file club_invitation.pb.h.

+ Here is the call graph for this function:

◆ set_has_join_club_source()

void bgs::protocol::club::v1::SendSuggestionOptions::set_has_join_club_source ( )
inlineprivate

Definition at line 1502 of file club_invitation.pb.h.

+ Here is the caller graph for this function:

◆ set_has_slot()

void bgs::protocol::club::v1::SendSuggestionOptions::set_has_slot ( )
inlineprivate

Definition at line 1431 of file club_invitation.pb.h.

+ Here is the caller graph for this function:

◆ set_has_target_id()

void bgs::protocol::club::v1::SendSuggestionOptions::set_has_target_id ( )
inlineprivate

Definition at line 1390 of file club_invitation.pb.h.

+ Here is the caller graph for this function:

◆ set_join_club_source()

void bgs::protocol::club::v1::SendSuggestionOptions::set_join_club_source ( ::google::protobuf::uint32  value)
inline

Definition at line 1516 of file club_invitation.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ slot()

const ::bgs::protocol::club::v1::ClubSlot & bgs::protocol::club::v1::SendSuggestionOptions::slot ( ) const
inline

Definition at line 1441 of file club_invitation.pb.h.

+ Here is the caller graph for this function:

◆ Swap()

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

◆ target_id()

const ::bgs::protocol::club::v1::MemberId & bgs::protocol::club::v1::SendSuggestionOptions::target_id ( ) const
inline

Definition at line 1400 of file club_invitation.pb.h.

+ Here is the caller graph for this function:

◆ unknown_fields()

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

Definition at line 394 of file club_invitation.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_club_5finvitation_2eproto

void TC_PROTO_API protobuf_AddDesc_club_5finvitation_2eproto ( )
friend

◆ protobuf_AssignDesc_club_5finvitation_2eproto

void protobuf_AssignDesc_club_5finvitation_2eproto ( )
friend

◆ protobuf_ShutdownFile_club_5finvitation_2eproto

void protobuf_ShutdownFile_club_5finvitation_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::club::v1::SendSuggestionOptions::_cached_size_
mutableprivate

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

◆ _has_bits_

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

Definition at line 470 of file club_invitation.pb.h.

◆ _unknown_fields_

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

Definition at line 468 of file club_invitation.pb.h.

◆ attribute_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > bgs::protocol::club::v1::SendSuggestionOptions::attribute_
private

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

◆ default_instance_

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

Definition at line 481 of file club_invitation.pb.h.

◆ join_club_source_

::google::protobuf::uint32 bgs::protocol::club::v1::SendSuggestionOptions::join_club_source_
private

Definition at line 475 of file club_invitation.pb.h.

◆ kAttributeFieldNumber

const int bgs::protocol::club::v1::SendSuggestionOptions::kAttributeFieldNumber = 3
static

Definition at line 443 of file club_invitation.pb.h.

◆ kJoinClubSourceFieldNumber

const int bgs::protocol::club::v1::SendSuggestionOptions::kJoinClubSourceFieldNumber = 4
static

Definition at line 455 of file club_invitation.pb.h.

◆ kSlotFieldNumber

const int bgs::protocol::club::v1::SendSuggestionOptions::kSlotFieldNumber = 2
static

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

◆ kTargetIdFieldNumber

const int bgs::protocol::club::v1::SendSuggestionOptions::kTargetIdFieldNumber = 1
static

Definition at line 425 of file club_invitation.pb.h.

◆ slot_

::bgs::protocol::club::v1::ClubSlot* bgs::protocol::club::v1::SendSuggestionOptions::slot_
private

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

◆ target_id_

::bgs::protocol::club::v1::MemberId* bgs::protocol::club::v1::SendSuggestionOptions::target_id_
private

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


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