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

#include <club_request.pb.h>

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

Public Member Functions

 GetSuggestionRequest ()
 
virtual ~GetSuggestionRequest ()
 
 GetSuggestionRequest (const GetSuggestionRequest &from)
 
GetSuggestionRequestoperator= (const GetSuggestionRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetSuggestionRequest *other)
 
GetSuggestionRequestNew () 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_suggestion_id () const
 
void clear_suggestion_id ()
 
inline ::google::protobuf::uint64 suggestion_id () const
 
void set_suggestion_id (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kClubIdFieldNumber = 2
 
static const int kSuggestionIdFieldNumber = 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_suggestion_id ()
 
void clear_has_suggestion_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_
 
::google::protobuf::uint64 suggestion_id_
 

Static Private Attributes

static GetSuggestionRequestdefault_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 3022 of file club_request.pb.h.

Constructor & Destructor Documentation

◆ GetSuggestionRequest() [1/2]

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

◆ ~GetSuggestionRequest()

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

◆ GetSuggestionRequest() [2/2]

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

Member Function Documentation

◆ agent_id()

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

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

◆ clear_agent_id()

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

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

◆ clear_club_id()

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

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

◆ clear_has_agent_id()

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

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

◆ clear_has_club_id()

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

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

◆ clear_has_suggestion_id()

void bgs::protocol::club::v1::client::GetSuggestionRequest::clear_has_suggestion_id ( )
inlineprivate

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

◆ clear_suggestion_id()

void bgs::protocol::club::v1::client::GetSuggestionRequest::clear_suggestion_id ( )
inline

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

◆ club_id()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_club_id()

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

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

◆ has_suggestion_id()

bool bgs::protocol::club::v1::client::GetSuggestionRequest::has_suggestion_id ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_agent_id()

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

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_agent_id()

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

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

◆ set_allocated_agent_id()

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

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

◆ set_club_id()

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

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

◆ set_has_agent_id()

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

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

◆ set_has_club_id()

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

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

◆ set_has_suggestion_id()

void bgs::protocol::club::v1::client::GetSuggestionRequest::set_has_suggestion_id ( )
inlineprivate

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

◆ set_suggestion_id()

void bgs::protocol::club::v1::client::GetSuggestionRequest::set_suggestion_id ( ::google::protobuf::uint64  value)
inline

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ suggestion_id()

google::protobuf::uint64 bgs::protocol::club::v1::client::GetSuggestionRequest::suggestion_id ( ) const
inline

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 3034 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::GetSuggestionRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

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

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

◆ club_id_

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

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

◆ default_instance_

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

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

◆ kAgentIdFieldNumber

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

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

◆ kClubIdFieldNumber

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

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

◆ kSuggestionIdFieldNumber

const int bgs::protocol::club::v1::client::GetSuggestionRequest::kSuggestionIdFieldNumber = 3
static

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

◆ suggestion_id_

::google::protobuf::uint64 bgs::protocol::club::v1::client::GetSuggestionRequest::suggestion_id_
private

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


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