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

#include <club_invitation.pb.h>

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

Public Member Functions

 ClubSuggestion ()
 
virtual ~ClubSuggestion ()
 
 ClubSuggestion (const ClubSuggestion &from)
 
ClubSuggestionoperator= (const ClubSuggestion &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ClubSuggestion *other)
 
ClubSuggestionNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_id () const
 
void clear_id ()
 
inline ::google::protobuf::uint64 id () const
 
void set_id (::google::protobuf::uint64 value)
 
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_suggester () const
 
void clear_suggester ()
 
const ::bgs::protocol::club::v1::MemberDescriptionsuggester () const
 
inline ::bgs::protocol::club::v1::MemberDescriptionmutable_suggester ()
 
inline ::bgs::protocol::club::v1::MemberDescriptionrelease_suggester ()
 
void set_allocated_suggester (::bgs::protocol::club::v1::MemberDescription *suggester)
 
bool has_suggestee () const
 
void clear_suggestee ()
 
const ::bgs::protocol::club::v1::MemberDescriptionsuggestee () const
 
inline ::bgs::protocol::club::v1::MemberDescriptionmutable_suggestee ()
 
inline ::bgs::protocol::club::v1::MemberDescriptionrelease_suggestee ()
 
void set_allocated_suggestee (::bgs::protocol::club::v1::MemberDescription *suggestee)
 
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_creation_time () const
 
void clear_creation_time ()
 
inline ::google::protobuf::uint64 creation_time () const
 
void set_creation_time (::google::protobuf::uint64 value)
 
bool has_expiration_time () const
 
void clear_expiration_time ()
 
inline ::google::protobuf::uint64 expiration_time () const
 
void set_expiration_time (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kIdFieldNumber = 1
 
static const int kClubIdFieldNumber = 2
 
static const int kSuggesterFieldNumber = 3
 
static const int kSuggesteeFieldNumber = 4
 
static const int kSlotFieldNumber = 5
 
static const int kAttributeFieldNumber = 6
 
static const int kCreationTimeFieldNumber = 7
 
static const int kExpirationTimeFieldNumber = 8
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_id ()
 
void clear_has_id ()
 
void set_has_club_id ()
 
void clear_has_club_id ()
 
void set_has_suggester ()
 
void clear_has_suggester ()
 
void set_has_suggestee ()
 
void clear_has_suggestee ()
 
void set_has_slot ()
 
void clear_has_slot ()
 
void set_has_creation_time ()
 
void clear_has_creation_time ()
 
void set_has_expiration_time ()
 
void clear_has_expiration_time ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::uint64 id_
 
::google::protobuf::uint64 club_id_
 
::bgs::protocol::club::v1::MemberDescriptionsuggester_
 
::bgs::protocol::club::v1::MemberDescriptionsuggestee_
 
::bgs::protocol::club::v1::ClubSlotslot_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attributeattribute_
 
::google::protobuf::uint64 creation_time_
 
::google::protobuf::uint64 expiration_time_
 

Static Private Attributes

static ClubSuggestiondefault_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 485 of file club_invitation.pb.h.

Constructor & Destructor Documentation

◆ ClubSuggestion() [1/2]

bgs::protocol::club::v1::ClubSuggestion::ClubSuggestion ( )

◆ ~ClubSuggestion()

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

◆ ClubSuggestion() [2/2]

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

Member Function Documentation

◆ add_attribute()

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

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

◆ attribute() [1/2]

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

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

◆ attribute() [2/2]

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

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

◆ attribute_size()

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

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

◆ clear_attribute()

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

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

◆ clear_club_id()

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

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

+ Here is the call graph for this function:

◆ clear_creation_time()

void bgs::protocol::club::v1::ClubSuggestion::clear_creation_time ( )
inline

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

+ Here is the call graph for this function:

◆ clear_expiration_time()

void bgs::protocol::club::v1::ClubSuggestion::clear_expiration_time ( )
inline

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

+ Here is the call graph for this function:

◆ clear_has_club_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_creation_time()

void bgs::protocol::club::v1::ClubSuggestion::clear_has_creation_time ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_expiration_time()

void bgs::protocol::club::v1::ClubSuggestion::clear_has_expiration_time ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_id()

void bgs::protocol::club::v1::ClubSuggestion::clear_has_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_slot()

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

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

+ Here is the caller graph for this function:

◆ clear_has_suggestee()

void bgs::protocol::club::v1::ClubSuggestion::clear_has_suggestee ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_suggester()

void bgs::protocol::club::v1::ClubSuggestion::clear_has_suggester ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_id()

void bgs::protocol::club::v1::ClubSuggestion::clear_id ( )
inline

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

+ Here is the call graph for this function:

◆ clear_slot()

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

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

+ Here is the call graph for this function:

◆ clear_suggestee()

void bgs::protocol::club::v1::ClubSuggestion::clear_suggestee ( )
inline

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

+ Here is the call graph for this function:

◆ clear_suggester()

void bgs::protocol::club::v1::ClubSuggestion::clear_suggester ( )
inline

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

+ Here is the call graph for this function:

◆ club_id()

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

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

◆ creation_time()

google::protobuf::uint64 bgs::protocol::club::v1::ClubSuggestion::creation_time ( ) const
inline

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

◆ default_instance()

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

◆ descriptor()

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

◆ expiration_time()

google::protobuf::uint64 bgs::protocol::club::v1::ClubSuggestion::expiration_time ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_club_id()

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

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

◆ has_creation_time()

bool bgs::protocol::club::v1::ClubSuggestion::has_creation_time ( ) const
inline

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

◆ has_expiration_time()

bool bgs::protocol::club::v1::ClubSuggestion::has_expiration_time ( ) const
inline

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

◆ has_id()

bool bgs::protocol::club::v1::ClubSuggestion::has_id ( ) const
inline

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

◆ has_slot()

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

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

◆ has_suggestee()

bool bgs::protocol::club::v1::ClubSuggestion::has_suggestee ( ) const
inline

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

◆ has_suggester()

bool bgs::protocol::club::v1::ClubSuggestion::has_suggester ( ) const
inline

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

◆ id()

google::protobuf::uint64 bgs::protocol::club::v1::ClubSuggestion::id ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_attribute() [1/2]

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

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

◆ mutable_attribute() [2/2]

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

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

◆ mutable_slot()

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

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

+ Here is the call graph for this function:

◆ mutable_suggestee()

bgs::protocol::club::v1::MemberDescription * bgs::protocol::club::v1::ClubSuggestion::mutable_suggestee ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_suggester()

bgs::protocol::club::v1::MemberDescription * bgs::protocol::club::v1::ClubSuggestion::mutable_suggester ( )
inline

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_slot()

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

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

+ Here is the call graph for this function:

◆ release_suggestee()

bgs::protocol::club::v1::MemberDescription * bgs::protocol::club::v1::ClubSuggestion::release_suggestee ( )
inline

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

+ Here is the call graph for this function:

◆ release_suggester()

bgs::protocol::club::v1::MemberDescription * bgs::protocol::club::v1::ClubSuggestion::release_suggester ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_slot()

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

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

+ Here is the call graph for this function:

◆ set_allocated_suggestee()

void bgs::protocol::club::v1::ClubSuggestion::set_allocated_suggestee ( ::bgs::protocol::club::v1::MemberDescription suggestee)
inline

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

+ Here is the call graph for this function:

◆ set_allocated_suggester()

void bgs::protocol::club::v1::ClubSuggestion::set_allocated_suggester ( ::bgs::protocol::club::v1::MemberDescription suggester)
inline

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

+ Here is the call graph for this function:

◆ set_club_id()

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

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

+ Here is the call graph for this function:

◆ set_creation_time()

void bgs::protocol::club::v1::ClubSuggestion::set_creation_time ( ::google::protobuf::uint64  value)
inline

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

+ Here is the call graph for this function:

◆ set_expiration_time()

void bgs::protocol::club::v1::ClubSuggestion::set_expiration_time ( ::google::protobuf::uint64  value)
inline

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

+ Here is the call graph for this function:

◆ set_has_club_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_creation_time()

void bgs::protocol::club::v1::ClubSuggestion::set_has_creation_time ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_expiration_time()

void bgs::protocol::club::v1::ClubSuggestion::set_has_expiration_time ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_id()

void bgs::protocol::club::v1::ClubSuggestion::set_has_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_slot()

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

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

+ Here is the caller graph for this function:

◆ set_has_suggestee()

void bgs::protocol::club::v1::ClubSuggestion::set_has_suggestee ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_suggester()

void bgs::protocol::club::v1::ClubSuggestion::set_has_suggester ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_id()

void bgs::protocol::club::v1::ClubSuggestion::set_id ( ::google::protobuf::uint64  value)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ slot()

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

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

+ Here is the caller graph for this function:

◆ suggestee()

const ::bgs::protocol::club::v1::MemberDescription & bgs::protocol::club::v1::ClubSuggestion::suggestee ( ) const
inline

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

+ Here is the caller graph for this function:

◆ suggester()

const ::bgs::protocol::club::v1::MemberDescription & bgs::protocol::club::v1::ClubSuggestion::suggester ( ) const
inline

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

+ Here is the caller graph for this function:

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 497 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::ClubSuggestion::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ attribute_

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

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

◆ club_id_

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

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

◆ creation_time_

::google::protobuf::uint64 bgs::protocol::club::v1::ClubSuggestion::creation_time_
private

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

◆ default_instance_

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

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

◆ expiration_time_

::google::protobuf::uint64 bgs::protocol::club::v1::ClubSuggestion::expiration_time_
private

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

◆ id_

::google::protobuf::uint64 bgs::protocol::club::v1::ClubSuggestion::id_
private

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

◆ kAttributeFieldNumber

const int bgs::protocol::club::v1::ClubSuggestion::kAttributeFieldNumber = 6
static

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

◆ kClubIdFieldNumber

const int bgs::protocol::club::v1::ClubSuggestion::kClubIdFieldNumber = 2
static

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

◆ kCreationTimeFieldNumber

const int bgs::protocol::club::v1::ClubSuggestion::kCreationTimeFieldNumber = 7
static

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

◆ kExpirationTimeFieldNumber

const int bgs::protocol::club::v1::ClubSuggestion::kExpirationTimeFieldNumber = 8
static

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

◆ kIdFieldNumber

const int bgs::protocol::club::v1::ClubSuggestion::kIdFieldNumber = 1
static

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

◆ kSlotFieldNumber

const int bgs::protocol::club::v1::ClubSuggestion::kSlotFieldNumber = 5
static

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

◆ kSuggesteeFieldNumber

const int bgs::protocol::club::v1::ClubSuggestion::kSuggesteeFieldNumber = 4
static

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

◆ kSuggesterFieldNumber

const int bgs::protocol::club::v1::ClubSuggestion::kSuggesterFieldNumber = 3
static

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

◆ slot_

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

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

◆ suggestee_

::bgs::protocol::club::v1::MemberDescription* bgs::protocol::club::v1::ClubSuggestion::suggestee_
private

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

◆ suggester_

::bgs::protocol::club::v1::MemberDescription* bgs::protocol::club::v1::ClubSuggestion::suggester_
private

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


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