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

#include <club_request.pb.h>

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

Public Member Functions

 GetSuggestionsResponse ()
 
virtual ~GetSuggestionsResponse ()
 
 GetSuggestionsResponse (const GetSuggestionsResponse &from)
 
GetSuggestionsResponseoperator= (const GetSuggestionsResponse &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetSuggestionsResponse *other)
 
GetSuggestionsResponseNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int suggestion_size () const
 
void clear_suggestion ()
 
const ::bgs::protocol::club::v1::client::ClubSuggestionsuggestion (int index) const
 
inline ::bgs::protocol::club::v1::client::ClubSuggestionmutable_suggestion (int index)
 
inline ::bgs::protocol::club::v1::client::ClubSuggestionadd_suggestion ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::ClubSuggestion > & suggestion () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::ClubSuggestion > * mutable_suggestion ()
 
bool has_continuation () const
 
void clear_continuation ()
 
inline ::google::protobuf::uint64 continuation () const
 
void set_continuation (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kSuggestionFieldNumber = 1
 
static const int kContinuationFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_continuation ()
 
void clear_has_continuation ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::ClubSuggestionsuggestion_
 
::google::protobuf::uint64 continuation_
 

Static Private Attributes

static GetSuggestionsResponsedefault_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 3266 of file club_request.pb.h.

Constructor & Destructor Documentation

◆ GetSuggestionsResponse() [1/2]

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

◆ ~GetSuggestionsResponse()

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

◆ GetSuggestionsResponse() [2/2]

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

Member Function Documentation

◆ add_suggestion()

bgs::protocol::club::v1::client::ClubSuggestion * bgs::protocol::club::v1::client::GetSuggestionsResponse::add_suggestion ( )
inline

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

◆ clear_continuation()

void bgs::protocol::club::v1::client::GetSuggestionsResponse::clear_continuation ( )
inline

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

◆ clear_has_continuation()

void bgs::protocol::club::v1::client::GetSuggestionsResponse::clear_has_continuation ( )
inlineprivate

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

◆ clear_suggestion()

void bgs::protocol::club::v1::client::GetSuggestionsResponse::clear_suggestion ( )
inline

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

◆ continuation()

google::protobuf::uint64 bgs::protocol::club::v1::client::GetSuggestionsResponse::continuation ( ) const
inline

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_continuation()

bool bgs::protocol::club::v1::client::GetSuggestionsResponse::has_continuation ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_suggestion() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::client::ClubSuggestion > * bgs::protocol::club::v1::client::GetSuggestionsResponse::mutable_suggestion ( )
inline

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

◆ mutable_suggestion() [2/2]

bgs::protocol::club::v1::client::ClubSuggestion * bgs::protocol::club::v1::client::GetSuggestionsResponse::mutable_suggestion ( int  index)
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ set_continuation()

void bgs::protocol::club::v1::client::GetSuggestionsResponse::set_continuation ( ::google::protobuf::uint64  value)
inline

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

◆ set_has_continuation()

void bgs::protocol::club::v1::client::GetSuggestionsResponse::set_has_continuation ( )
inlineprivate

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ suggestion() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::client::ClubSuggestion > & bgs::protocol::club::v1::client::GetSuggestionsResponse::suggestion ( ) const
inline

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

◆ suggestion() [2/2]

const ::bgs::protocol::club::v1::client::ClubSuggestion & bgs::protocol::club::v1::client::GetSuggestionsResponse::suggestion ( int  index) const
inline

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

◆ suggestion_size()

int bgs::protocol::club::v1::client::GetSuggestionsResponse::suggestion_size ( ) const
inline

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 3278 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::GetSuggestionsResponse::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ continuation_

::google::protobuf::uint64 bgs::protocol::club::v1::client::GetSuggestionsResponse::continuation_
private

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

◆ default_instance_

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

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

◆ kContinuationFieldNumber

const int bgs::protocol::club::v1::client::GetSuggestionsResponse::kContinuationFieldNumber = 2
static

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

◆ kSuggestionFieldNumber

const int bgs::protocol::club::v1::client::GetSuggestionsResponse::kSuggestionFieldNumber = 1
static

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

◆ suggestion_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::ClubSuggestion > bgs::protocol::club::v1::client::GetSuggestionsResponse::suggestion_
private

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


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