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

#include <club_request.pb.h>

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

Public Member Functions

 GetBanRequest ()
 
virtual ~GetBanRequest ()
 
 GetBanRequest (const GetBanRequest &from)
 
GetBanRequestoperator= (const GetBanRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetBanRequest *other)
 
GetBanRequestNew () 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_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)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kClubIdFieldNumber = 2
 
static const int kTargetIdFieldNumber = 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_target_id ()
 
void clear_has_target_id ()
 
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::MemberIdtarget_id_
 

Static Private Attributes

static GetBanRequestdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_club_5frequest_2eproto ()
 
void protobuf_AssignDesc_club_5frequest_2eproto ()
 
void protobuf_ShutdownFile_club_5frequest_2eproto ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ GetBanRequest() [1/2]

bgs::protocol::club::v1::GetBanRequest::GetBanRequest ( )

◆ ~GetBanRequest()

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

◆ GetBanRequest() [2/2]

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

Member Function Documentation

◆ agent_id()

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

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

◆ clear_agent_id()

void bgs::protocol::club::v1::GetBanRequest::clear_agent_id ( )
inline

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

◆ clear_club_id()

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

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

◆ clear_has_agent_id()

void bgs::protocol::club::v1::GetBanRequest::clear_has_agent_id ( )
inlineprivate

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

◆ clear_has_club_id()

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

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

◆ clear_has_target_id()

void bgs::protocol::club::v1::GetBanRequest::clear_has_target_id ( )
inlineprivate

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

◆ clear_target_id()

void bgs::protocol::club::v1::GetBanRequest::clear_target_id ( )
inline

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

◆ club_id()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

bool bgs::protocol::club::v1::GetBanRequest::has_agent_id ( ) const
inline

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

◆ has_club_id()

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

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

◆ has_target_id()

bool bgs::protocol::club::v1::GetBanRequest::has_target_id ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_agent_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::GetBanRequest::mutable_agent_id ( )
inline

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

◆ mutable_target_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::GetBanRequest::mutable_target_id ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_agent_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::GetBanRequest::release_agent_id ( )
inline

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

◆ release_target_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::GetBanRequest::release_target_id ( )
inline

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

◆ set_allocated_agent_id()

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

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

◆ set_allocated_target_id()

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

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

◆ set_club_id()

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

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

◆ set_has_agent_id()

void bgs::protocol::club::v1::GetBanRequest::set_has_agent_id ( )
inlineprivate

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

◆ set_has_club_id()

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

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

◆ set_has_target_id()

void bgs::protocol::club::v1::GetBanRequest::set_has_target_id ( )
inlineprivate

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ target_id()

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

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

◆ unknown_fields()

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

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

Friends And Related Function Documentation

◆ protobuf_AddDesc_club_5frequest_2eproto

void TC_PROTO_API protobuf_AddDesc_club_5frequest_2eproto ( )
friend

◆ protobuf_AssignDesc_club_5frequest_2eproto

void protobuf_AssignDesc_club_5frequest_2eproto ( )
friend

◆ protobuf_ShutdownFile_club_5frequest_2eproto

void protobuf_ShutdownFile_club_5frequest_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

::bgs::protocol::club::v1::MemberId* bgs::protocol::club::v1::GetBanRequest::agent_id_
private

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

◆ club_id_

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

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

◆ default_instance_

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

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

◆ kAgentIdFieldNumber

const int bgs::protocol::club::v1::GetBanRequest::kAgentIdFieldNumber = 1
static

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

◆ kClubIdFieldNumber

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

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

◆ kTargetIdFieldNumber

const int bgs::protocol::club::v1::GetBanRequest::kTargetIdFieldNumber = 3
static

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

◆ target_id_

::bgs::protocol::club::v1::MemberId* bgs::protocol::club::v1::GetBanRequest::target_id_
private

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


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