TrinityCore
Loading...
Searching...
No Matches
bgs::protocol::club::v1::client::SendInvitationOptions Class Reference

#include <club_invitation.pb.h>

+ Inheritance diagram for bgs::protocol::club::v1::client::SendInvitationOptions:

Public Member Functions

 SendInvitationOptions ()
 
virtual ~SendInvitationOptions ()
 
 SendInvitationOptions (const SendInvitationOptions &from)
 
SendInvitationOptionsoperator= (const SendInvitationOptions &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SendInvitationOptions *other)
 
SendInvitationOptionsNew () 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::client::ClubSlotslot () const
 
inline ::bgs::protocol::club::v1::client::ClubSlotmutable_slot ()
 
inline ::bgs::protocol::club::v1::client::ClubSlotrelease_slot ()
 
void set_allocated_slot (::bgs::protocol::club::v1::client::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 ()
 

Static Public Member Functions

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

Static Public Attributes

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

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 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::client::ClubSlotslot_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attributeattribute_
 

Static Private Attributes

static SendInvitationOptionsdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5finvitation_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5finvitation_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5finvitation_2eproto ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ SendInvitationOptions() [1/2]

bgs::protocol::club::v1::client::SendInvitationOptions::SendInvitationOptions ( )

◆ ~SendInvitationOptions()

virtual bgs::protocol::club::v1::client::SendInvitationOptions::~SendInvitationOptions ( )
virtual

◆ SendInvitationOptions() [2/2]

bgs::protocol::club::v1::client::SendInvitationOptions::SendInvitationOptions ( const SendInvitationOptions from)

Member Function Documentation

◆ add_attribute()

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

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

◆ attribute() [1/2]

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

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

◆ attribute() [2/2]

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

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

◆ attribute_size()

int bgs::protocol::club::v1::client::SendInvitationOptions::attribute_size ( ) const
inline

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

◆ clear_attribute()

void bgs::protocol::club::v1::client::SendInvitationOptions::clear_attribute ( )
inline

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

◆ clear_has_slot()

void bgs::protocol::club::v1::client::SendInvitationOptions::clear_has_slot ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_target_id()

void bgs::protocol::club::v1::client::SendInvitationOptions::clear_has_target_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_slot()

void bgs::protocol::club::v1::client::SendInvitationOptions::clear_slot ( )
inline

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

+ Here is the call graph for this function:

◆ clear_target_id()

void bgs::protocol::club::v1::client::SendInvitationOptions::clear_target_id ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

static const SendInvitationOptions & bgs::protocol::club::v1::client::SendInvitationOptions::default_instance ( )
static

◆ descriptor()

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

◆ GetCachedSize()

int bgs::protocol::club::v1::client::SendInvitationOptions::GetCachedSize ( ) const
inline

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

◆ GetMetadata()

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

◆ has_slot()

bool bgs::protocol::club::v1::client::SendInvitationOptions::has_slot ( ) const
inline

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

◆ has_target_id()

bool bgs::protocol::club::v1::client::SendInvitationOptions::has_target_id ( ) const
inline

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

◆ InitAsDefaultInstance()

void bgs::protocol::club::v1::client::SendInvitationOptions::InitAsDefaultInstance ( )
private

◆ mutable_attribute() [1/2]

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

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

◆ mutable_attribute() [2/2]

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

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

◆ mutable_slot()

bgs::protocol::club::v1::client::ClubSlot * bgs::protocol::club::v1::client::SendInvitationOptions::mutable_slot ( )
inline

Definition at line 1019 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::client::SendInvitationOptions::mutable_target_id ( )
inline

Definition at line 978 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::client::SendInvitationOptions::mutable_unknown_fields ( )
inline

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

◆ New()

SendInvitationOptions * bgs::protocol::club::v1::client::SendInvitationOptions::New ( ) const

◆ operator=()

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

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

◆ release_slot()

bgs::protocol::club::v1::client::ClubSlot * bgs::protocol::club::v1::client::SendInvitationOptions::release_slot ( )
inline

Definition at line 1025 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::client::SendInvitationOptions::release_target_id ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_slot()

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

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

+ Here is the call graph for this function:

◆ set_allocated_target_id()

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

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

+ Here is the call graph for this function:

◆ set_has_slot()

void bgs::protocol::club::v1::client::SendInvitationOptions::set_has_slot ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_target_id()

void bgs::protocol::club::v1::client::SendInvitationOptions::set_has_target_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

void bgs::protocol::club::v1::client::SendInvitationOptions::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::club::v1::client::SendInvitationOptions::SharedDtor ( )
private

◆ slot()

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

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

+ Here is the caller graph for this function:

◆ Swap()

void bgs::protocol::club::v1::client::SendInvitationOptions::Swap ( SendInvitationOptions other)

◆ target_id()

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

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

+ Here is the caller graph for this function:

◆ unknown_fields()

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

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

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5finvitation_2eproto

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5finvitation_2eproto ( )
friend

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5finvitation_2eproto

void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5finvitation_2eproto ( )
friend

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5finvitation_2eproto

void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5finvitation_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::club::v1::client::SendInvitationOptions::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::club::v1::client::SendInvitationOptions::_unknown_fields_
private

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

◆ attribute_

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

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

◆ default_instance_

SendInvitationOptions* bgs::protocol::club::v1::client::SendInvitationOptions::default_instance_
staticprivate

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

◆ kAttributeFieldNumber

const int bgs::protocol::club::v1::client::SendInvitationOptions::kAttributeFieldNumber = 3
static

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

◆ kSlotFieldNumber

const int bgs::protocol::club::v1::client::SendInvitationOptions::kSlotFieldNumber = 2
static

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

◆ kTargetIdFieldNumber

const int bgs::protocol::club::v1::client::SendInvitationOptions::kTargetIdFieldNumber = 1
static

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

◆ slot_

::bgs::protocol::club::v1::client::ClubSlot* bgs::protocol::club::v1::client::SendInvitationOptions::slot_
private

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

◆ target_id_

::bgs::protocol::club::v1::MemberId* bgs::protocol::club::v1::client::SendInvitationOptions::target_id_
private

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


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