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

#include <club_request.pb.h>

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

Public Member Functions

 GetClubTypeRequest ()
 
virtual ~GetClubTypeRequest ()
 
 GetClubTypeRequest (const GetClubTypeRequest &from)
 
GetClubTypeRequestoperator= (const GetClubTypeRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetClubTypeRequest *other)
 
GetClubTypeRequestNew () 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_type () const
 
void clear_type ()
 
const ::bgs::protocol::club::v1::UniqueClubTypetype () const
 
inline ::bgs::protocol::club::v1::UniqueClubTypemutable_type ()
 
inline ::bgs::protocol::club::v1::UniqueClubTyperelease_type ()
 
void set_allocated_type (::bgs::protocol::club::v1::UniqueClubType *type)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kTypeFieldNumber = 2
 

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_type ()
 
void clear_has_type ()
 
void InitAsDefaultInstance ()
 

Private Attributes

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

Static Private Attributes

static GetClubTypeRequestdefault_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 655 of file club_request.pb.h.

Constructor & Destructor Documentation

◆ GetClubTypeRequest() [1/2]

bgs::protocol::club::v1::GetClubTypeRequest::GetClubTypeRequest ( )

◆ ~GetClubTypeRequest()

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

◆ GetClubTypeRequest() [2/2]

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

Member Function Documentation

◆ agent_id()

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

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

◆ clear_agent_id()

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

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

◆ clear_has_agent_id()

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

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

◆ clear_has_type()

void bgs::protocol::club::v1::GetClubTypeRequest::clear_has_type ( )
inlineprivate

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

◆ clear_type()

void bgs::protocol::club::v1::GetClubTypeRequest::clear_type ( )
inline

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_type()

bool bgs::protocol::club::v1::GetClubTypeRequest::has_type ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_agent_id()

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

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

◆ mutable_type()

bgs::protocol::club::v1::UniqueClubType * bgs::protocol::club::v1::GetClubTypeRequest::mutable_type ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_agent_id()

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

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

◆ release_type()

bgs::protocol::club::v1::UniqueClubType * bgs::protocol::club::v1::GetClubTypeRequest::release_type ( )
inline

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

◆ set_allocated_agent_id()

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

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

◆ set_allocated_type()

void bgs::protocol::club::v1::GetClubTypeRequest::set_allocated_type ( ::bgs::protocol::club::v1::UniqueClubType type)
inline

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

◆ set_has_agent_id()

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

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

◆ set_has_type()

void bgs::protocol::club::v1::GetClubTypeRequest::set_has_type ( )
inlineprivate

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ type()

const ::bgs::protocol::club::v1::UniqueClubType & bgs::protocol::club::v1::GetClubTypeRequest::type ( ) const
inline

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

◆ unknown_fields()

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

Definition at line 667 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::GetClubTypeRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

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

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

◆ default_instance_

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

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

◆ kAgentIdFieldNumber

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

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

◆ kTypeFieldNumber

const int bgs::protocol::club::v1::GetClubTypeRequest::kTypeFieldNumber = 2
static

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

◆ type_

::bgs::protocol::club::v1::UniqueClubType* bgs::protocol::club::v1::GetClubTypeRequest::type_
private

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


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