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

#include <club_member.pb.h>

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

Public Member Functions

 CreateMemberOptions ()
 
virtual ~CreateMemberOptions ()
 
 CreateMemberOptions (const CreateMemberOptions &from)
 
CreateMemberOptionsoperator= (const CreateMemberOptions &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (CreateMemberOptions *other)
 
CreateMemberOptionsNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_id () const
 
void clear_id ()
 
const ::bgs::protocol::club::v1::MemberIdid () const
 
inline ::bgs::protocol::club::v1::MemberIdmutable_id ()
 
inline ::bgs::protocol::club::v1::MemberIdrelease_id ()
 
void set_allocated_id (::bgs::protocol::club::v1::MemberId *id)
 
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 CreateMemberOptionsdefault_instance ()
 

Static Public Attributes

static const int kIdFieldNumber = 1
 
static const int kAttributeFieldNumber = 2
 
static const int kJoinClubSourceFieldNumber = 3
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_id ()
 
void clear_has_id ()
 
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::MemberIdid_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attributeattribute_
 
::google::protobuf::uint32 join_club_source_
 

Static Private Attributes

static CreateMemberOptionsdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fmember_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fmember_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fmember_2eproto ()
 

Detailed Description

Definition at line 690 of file club_member.pb.h.

Constructor & Destructor Documentation

◆ CreateMemberOptions() [1/2]

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

◆ ~CreateMemberOptions()

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

◆ CreateMemberOptions() [2/2]

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

Member Function Documentation

◆ add_attribute()

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

Definition at line 2474 of file club_member.pb.h.

◆ attribute() [1/2]

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

Definition at line 2479 of file club_member.pb.h.

◆ attribute() [2/2]

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

Definition at line 2466 of file club_member.pb.h.

◆ attribute_size()

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

Definition at line 2460 of file club_member.pb.h.

◆ clear_attribute()

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

Definition at line 2463 of file club_member.pb.h.

◆ clear_has_id()

void bgs::protocol::club::v1::client::CreateMemberOptions::clear_has_id ( )
inlineprivate

Definition at line 2425 of file club_member.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_join_club_source()

void bgs::protocol::club::v1::client::CreateMemberOptions::clear_has_join_club_source ( )
inlineprivate

Definition at line 2496 of file club_member.pb.h.

+ Here is the caller graph for this function:

◆ clear_id()

void bgs::protocol::club::v1::client::CreateMemberOptions::clear_id ( )
inline

Definition at line 2428 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ clear_join_club_source()

void bgs::protocol::club::v1::client::CreateMemberOptions::clear_join_club_source ( )
inline

Definition at line 2499 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 718 of file club_member.pb.h.

◆ GetMetadata()

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

◆ has_id()

bool bgs::protocol::club::v1::client::CreateMemberOptions::has_id ( ) const
inline

Definition at line 2419 of file club_member.pb.h.

◆ has_join_club_source()

bool bgs::protocol::club::v1::client::CreateMemberOptions::has_join_club_source ( ) const
inline

Definition at line 2490 of file club_member.pb.h.

◆ id()

const ::bgs::protocol::club::v1::MemberId & bgs::protocol::club::v1::client::CreateMemberOptions::id ( ) const
inline

Definition at line 2432 of file club_member.pb.h.

+ Here is the caller graph for this function:

◆ InitAsDefaultInstance()

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

◆ join_club_source()

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

Definition at line 2503 of file club_member.pb.h.

◆ mutable_attribute() [1/2]

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

Definition at line 2484 of file club_member.pb.h.

◆ mutable_attribute() [2/2]

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

Definition at line 2470 of file club_member.pb.h.

◆ mutable_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::client::CreateMemberOptions::mutable_id ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

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

Definition at line 706 of file club_member.pb.h.

◆ New()

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

◆ operator=()

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

Definition at line 697 of file club_member.pb.h.

◆ release_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::client::CreateMemberOptions::release_id ( )
inline

Definition at line 2442 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_id()

void bgs::protocol::club::v1::client::CreateMemberOptions::set_allocated_id ( ::bgs::protocol::club::v1::MemberId id)
inline

Definition at line 2448 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ set_has_id()

void bgs::protocol::club::v1::client::CreateMemberOptions::set_has_id ( )
inlineprivate

Definition at line 2422 of file club_member.pb.h.

+ Here is the caller graph for this function:

◆ set_has_join_club_source()

void bgs::protocol::club::v1::client::CreateMemberOptions::set_has_join_club_source ( )
inlineprivate

Definition at line 2493 of file club_member.pb.h.

+ Here is the caller graph for this function:

◆ set_join_club_source()

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

Definition at line 2507 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 702 of file club_member.pb.h.

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fmember_2eproto

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fmember_2eproto ( )
friend

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fmember_2eproto

void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fmember_2eproto ( )
friend

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fmember_2eproto

void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fmember_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

Definition at line 768 of file club_member.pb.h.

◆ _has_bits_

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

Definition at line 767 of file club_member.pb.h.

◆ _unknown_fields_

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

Definition at line 765 of file club_member.pb.h.

◆ attribute_

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

Definition at line 770 of file club_member.pb.h.

◆ default_instance_

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

Definition at line 777 of file club_member.pb.h.

◆ id_

::bgs::protocol::club::v1::MemberId* bgs::protocol::club::v1::client::CreateMemberOptions::id_
private

Definition at line 769 of file club_member.pb.h.

◆ join_club_source_

::google::protobuf::uint32 bgs::protocol::club::v1::client::CreateMemberOptions::join_club_source_
private

Definition at line 771 of file club_member.pb.h.

◆ kAttributeFieldNumber

const int bgs::protocol::club::v1::client::CreateMemberOptions::kAttributeFieldNumber = 2
static

Definition at line 742 of file club_member.pb.h.

◆ kIdFieldNumber

const int bgs::protocol::club::v1::client::CreateMemberOptions::kIdFieldNumber = 1
static

Definition at line 733 of file club_member.pb.h.

◆ kJoinClubSourceFieldNumber

const int bgs::protocol::club::v1::client::CreateMemberOptions::kJoinClubSourceFieldNumber = 3
static

Definition at line 754 of file club_member.pb.h.


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