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

#include <club_member.pb.h>

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

Public Member Functions

 RemoveMemberOptions ()
 
virtual ~RemoveMemberOptions ()
 
 RemoveMemberOptions (const RemoveMemberOptions &from)
 
RemoveMemberOptionsoperator= (const RemoveMemberOptions &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (RemoveMemberOptions *other)
 
RemoveMemberOptionsNew () 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)
 
bool has_reason () const
 
void clear_reason ()
 
inline ::bgs::protocol::club::v1::ClubRemovedReason reason () const
 
void set_reason (::bgs::protocol::club::v1::ClubRemovedReason value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kIdFieldNumber = 1
 
static const int kReasonFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_id ()
 
void clear_has_id ()
 
void set_has_reason ()
 
void clear_has_reason ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::club::v1::MemberIdid_
 
int reason_
 

Static Private Attributes

static RemoveMemberOptionsdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_club_5fmember_2eproto ()
 
void protobuf_AssignDesc_club_5fmember_2eproto ()
 
void protobuf_ShutdownFile_club_5fmember_2eproto ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ RemoveMemberOptions() [1/2]

bgs::protocol::club::v1::RemoveMemberOptions::RemoveMemberOptions ( )

◆ ~RemoveMemberOptions()

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

◆ RemoveMemberOptions() [2/2]

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

Member Function Documentation

◆ clear_has_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_reason()

void bgs::protocol::club::v1::RemoveMemberOptions::clear_has_reason ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_id()

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

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

+ Here is the call graph for this function:

◆ clear_reason()

void bgs::protocol::club::v1::RemoveMemberOptions::clear_reason ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_id()

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

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

◆ has_reason()

bool bgs::protocol::club::v1::RemoveMemberOptions::has_reason ( ) const
inline

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

◆ id()

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

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

+ Here is the caller graph for this function:

◆ InitAsDefaultInstance()

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

◆ mutable_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::RemoveMemberOptions::mutable_id ( )
inline

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

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

◆ New()

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

◆ operator=()

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

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

◆ reason()

bgs::protocol::club::v1::ClubRemovedReason bgs::protocol::club::v1::RemoveMemberOptions::reason ( ) const
inline

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

◆ release_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::RemoveMemberOptions::release_id ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_id()

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

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

+ Here is the call graph for this function:

◆ set_has_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_reason()

void bgs::protocol::club::v1::RemoveMemberOptions::set_has_reason ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_reason()

void bgs::protocol::club::v1::RemoveMemberOptions::set_reason ( ::bgs::protocol::club::v1::ClubRemovedReason  value)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

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

Friends And Related Function Documentation

◆ protobuf_AddDesc_club_5fmember_2eproto

void TC_PROTO_API protobuf_AddDesc_club_5fmember_2eproto ( )
friend

◆ protobuf_AssignDesc_club_5fmember_2eproto

void protobuf_AssignDesc_club_5fmember_2eproto ( )
friend

◆ protobuf_ShutdownFile_club_5fmember_2eproto

void protobuf_ShutdownFile_club_5fmember_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ id_

::bgs::protocol::club::v1::MemberId* bgs::protocol::club::v1::RemoveMemberOptions::id_
private

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

◆ kIdFieldNumber

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

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

◆ kReasonFieldNumber

const int bgs::protocol::club::v1::RemoveMemberOptions::kReasonFieldNumber = 2
static

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

◆ reason_

int bgs::protocol::club::v1::RemoveMemberOptions::reason_
private

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


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