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

#include <club_request.pb.h>

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

Public Member Functions

 AddBanRequest ()
 
virtual ~AddBanRequest ()
 
 AddBanRequest (const AddBanRequest &from)
 
AddBanRequestoperator= (const AddBanRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (AddBanRequest *other)
 
AddBanRequestNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_agent_id () const
 
void clear_agent_id ()
 
const ::bgs::protocol::club::v1::MemberIdagent_id () const
 
inline ::bgs::protocol::club::v1::MemberIdmutable_agent_id ()
 
inline ::bgs::protocol::club::v1::MemberIdrelease_agent_id ()
 
void set_allocated_agent_id (::bgs::protocol::club::v1::MemberId *agent_id)
 
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_options () const
 
void clear_options ()
 
const ::bgs::protocol::club::v1::client::AddBanOptionsoptions () const
 
inline ::bgs::protocol::club::v1::client::AddBanOptionsmutable_options ()
 
inline ::bgs::protocol::club::v1::client::AddBanOptionsrelease_options ()
 
void set_allocated_options (::bgs::protocol::club::v1::client::AddBanOptions *options)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kClubIdFieldNumber = 2
 
static const int kOptionsFieldNumber = 3
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_agent_id ()
 
void clear_has_agent_id ()
 
void set_has_club_id ()
 
void clear_has_club_id ()
 
void set_has_options ()
 
void clear_has_options ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::club::v1::MemberIdagent_id_
 
::google::protobuf::uint64 club_id_
 
::bgs::protocol::club::v1::client::AddBanOptionsoptions_
 

Static Private Attributes

static AddBanRequestdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5frequest_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5frequest_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5frequest_2eproto ()
 

Detailed Description

Definition at line 3997 of file club_request.pb.h.

Constructor & Destructor Documentation

◆ AddBanRequest() [1/2]

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

◆ ~AddBanRequest()

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

◆ AddBanRequest() [2/2]

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

Member Function Documentation

◆ agent_id()

const ::bgs::protocol::club::v1::MemberId & bgs::protocol::club::v1::client::AddBanRequest::agent_id ( ) const
inline

Definition at line 11360 of file club_request.pb.h.

◆ clear_agent_id()

void bgs::protocol::club::v1::client::AddBanRequest::clear_agent_id ( )
inline

Definition at line 11356 of file club_request.pb.h.

◆ clear_club_id()

void bgs::protocol::club::v1::client::AddBanRequest::clear_club_id ( )
inline

Definition at line 11397 of file club_request.pb.h.

◆ clear_has_agent_id()

void bgs::protocol::club::v1::client::AddBanRequest::clear_has_agent_id ( )
inlineprivate

Definition at line 11353 of file club_request.pb.h.

◆ clear_has_club_id()

void bgs::protocol::club::v1::client::AddBanRequest::clear_has_club_id ( )
inlineprivate

Definition at line 11394 of file club_request.pb.h.

◆ clear_has_options()

void bgs::protocol::club::v1::client::AddBanRequest::clear_has_options ( )
inlineprivate

Definition at line 11418 of file club_request.pb.h.

◆ clear_options()

void bgs::protocol::club::v1::client::AddBanRequest::clear_options ( )
inline

Definition at line 11421 of file club_request.pb.h.

◆ club_id()

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

Definition at line 11401 of file club_request.pb.h.

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 4025 of file club_request.pb.h.

◆ GetMetadata()

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

◆ has_agent_id()

bool bgs::protocol::club::v1::client::AddBanRequest::has_agent_id ( ) const
inline

Definition at line 11347 of file club_request.pb.h.

◆ has_club_id()

bool bgs::protocol::club::v1::client::AddBanRequest::has_club_id ( ) const
inline

Definition at line 11388 of file club_request.pb.h.

◆ has_options()

bool bgs::protocol::club::v1::client::AddBanRequest::has_options ( ) const
inline

Definition at line 11412 of file club_request.pb.h.

◆ InitAsDefaultInstance()

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

◆ mutable_agent_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::client::AddBanRequest::mutable_agent_id ( )
inline

Definition at line 11364 of file club_request.pb.h.

◆ mutable_options()

bgs::protocol::club::v1::client::AddBanOptions * bgs::protocol::club::v1::client::AddBanRequest::mutable_options ( )
inline

Definition at line 11429 of file club_request.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 4013 of file club_request.pb.h.

◆ New()

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

◆ operator=()

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

Definition at line 4004 of file club_request.pb.h.

◆ options()

const ::bgs::protocol::club::v1::client::AddBanOptions & bgs::protocol::club::v1::client::AddBanRequest::options ( ) const
inline

Definition at line 11425 of file club_request.pb.h.

◆ release_agent_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::client::AddBanRequest::release_agent_id ( )
inline

Definition at line 11370 of file club_request.pb.h.

◆ release_options()

bgs::protocol::club::v1::client::AddBanOptions * bgs::protocol::club::v1::client::AddBanRequest::release_options ( )
inline

Definition at line 11435 of file club_request.pb.h.

◆ set_allocated_agent_id()

void bgs::protocol::club::v1::client::AddBanRequest::set_allocated_agent_id ( ::bgs::protocol::club::v1::MemberId agent_id)
inline

Definition at line 11376 of file club_request.pb.h.

◆ set_allocated_options()

void bgs::protocol::club::v1::client::AddBanRequest::set_allocated_options ( ::bgs::protocol::club::v1::client::AddBanOptions options)
inline

Definition at line 11441 of file club_request.pb.h.

◆ set_club_id()

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

Definition at line 11405 of file club_request.pb.h.

◆ set_has_agent_id()

void bgs::protocol::club::v1::client::AddBanRequest::set_has_agent_id ( )
inlineprivate

Definition at line 11350 of file club_request.pb.h.

◆ set_has_club_id()

void bgs::protocol::club::v1::client::AddBanRequest::set_has_club_id ( )
inlineprivate

Definition at line 11391 of file club_request.pb.h.

◆ set_has_options()

void bgs::protocol::club::v1::client::AddBanRequest::set_has_options ( )
inlineprivate

Definition at line 11415 of file club_request.pb.h.

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 4009 of file club_request.pb.h.

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5frequest_2eproto

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5frequest_2eproto ( )
friend

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5frequest_2eproto

void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5frequest_2eproto ( )
friend

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5frequest_2eproto

void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5frequest_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

Definition at line 4074 of file club_request.pb.h.

◆ _has_bits_

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

Definition at line 4073 of file club_request.pb.h.

◆ _unknown_fields_

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

Definition at line 4071 of file club_request.pb.h.

◆ agent_id_

::bgs::protocol::club::v1::MemberId* bgs::protocol::club::v1::client::AddBanRequest::agent_id_
private

Definition at line 4075 of file club_request.pb.h.

◆ club_id_

::google::protobuf::uint64 bgs::protocol::club::v1::client::AddBanRequest::club_id_
private

Definition at line 4076 of file club_request.pb.h.

◆ default_instance_

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

Definition at line 4083 of file club_request.pb.h.

◆ kAgentIdFieldNumber

const int bgs::protocol::club::v1::client::AddBanRequest::kAgentIdFieldNumber = 1
static

Definition at line 4040 of file club_request.pb.h.

◆ kClubIdFieldNumber

const int bgs::protocol::club::v1::client::AddBanRequest::kClubIdFieldNumber = 2
static

Definition at line 4049 of file club_request.pb.h.

◆ kOptionsFieldNumber

const int bgs::protocol::club::v1::client::AddBanRequest::kOptionsFieldNumber = 3
static

Definition at line 4056 of file club_request.pb.h.

◆ options_

::bgs::protocol::club::v1::client::AddBanOptions* bgs::protocol::club::v1::client::AddBanRequest::options_
private

Definition at line 4077 of file club_request.pb.h.


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