TrinityCore
bgs::protocol::game_utilities::v1::ClientRequest Class Reference

#include <game_utilities_service.pb.h>

+ Inheritance diagram for bgs::protocol::game_utilities::v1::ClientRequest:

Public Member Functions

 ClientRequest ()
 
virtual ~ClientRequest ()
 
 ClientRequest (const ClientRequest &from)
 
ClientRequestoperator= (const ClientRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ClientRequest *other)
 
ClientRequestNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int attribute_size () const
 
void clear_attribute ()
 
const ::bgs::protocol::Attributeattribute (int index) const
 
inline ::bgs::protocol::Attributemutable_attribute (int index)
 
inline ::bgs::protocol::Attributeadd_attribute ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > & attribute () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > * mutable_attribute ()
 
bool has_account_id () const
 
void clear_account_id ()
 
const ::bgs::protocol::EntityIdaccount_id () const
 
inline ::bgs::protocol::EntityIdmutable_account_id ()
 
inline ::bgs::protocol::EntityIdrelease_account_id ()
 
void set_allocated_account_id (::bgs::protocol::EntityId *account_id)
 
bool has_game_account_id () const
 
void clear_game_account_id ()
 
const ::bgs::protocol::EntityIdgame_account_id () const
 
inline ::bgs::protocol::EntityIdmutable_game_account_id ()
 
inline ::bgs::protocol::EntityIdrelease_game_account_id ()
 
void set_allocated_game_account_id (::bgs::protocol::EntityId *game_account_id)
 
bool has_program () const
 
void clear_program ()
 
inline ::google::protobuf::uint32 program () const
 
void set_program (::google::protobuf::uint32 value)
 
bool has_client_info () const
 
void clear_client_info ()
 
const ::bgs::protocol::game_utilities::v1::ClientInfoclient_info () const
 
inline ::bgs::protocol::game_utilities::v1::ClientInfomutable_client_info ()
 
inline ::bgs::protocol::game_utilities::v1::ClientInforelease_client_info ()
 
void set_allocated_client_info (::bgs::protocol::game_utilities::v1::ClientInfo *client_info)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAttributeFieldNumber = 1
 
static const int kAccountIdFieldNumber = 3
 
static const int kGameAccountIdFieldNumber = 4
 
static const int kProgramFieldNumber = 5
 
static const int kClientInfoFieldNumber = 6
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_account_id ()
 
void clear_has_account_id ()
 
void set_has_game_account_id ()
 
void clear_has_game_account_id ()
 
void set_has_program ()
 
void clear_has_program ()
 
void set_has_client_info ()
 
void clear_has_client_info ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attributeattribute_
 
::bgs::protocol::EntityIdaccount_id_
 
::bgs::protocol::EntityIdgame_account_id_
 
::bgs::protocol::game_utilities::v1::ClientInfoclient_info_
 
::google::protobuf::uint32 program_
 

Static Private Attributes

static ClientRequestdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_game_5futilities_5fservice_2eproto ()
 
void protobuf_AssignDesc_game_5futilities_5fservice_2eproto ()
 
void protobuf_ShutdownFile_game_5futilities_5fservice_2eproto ()
 

Detailed Description

Definition at line 62 of file game_utilities_service.pb.h.

Constructor & Destructor Documentation

◆ ClientRequest() [1/2]

bgs::protocol::game_utilities::v1::ClientRequest::ClientRequest ( )

◆ ~ClientRequest()

virtual bgs::protocol::game_utilities::v1::ClientRequest::~ClientRequest ( )
virtual

◆ ClientRequest() [2/2]

bgs::protocol::game_utilities::v1::ClientRequest::ClientRequest ( const ClientRequest from)

Member Function Documentation

◆ account_id()

const ::bgs::protocol::EntityId & bgs::protocol::game_utilities::v1::ClientRequest::account_id ( ) const
inline

Definition at line 1120 of file game_utilities_service.pb.h.

+ Here is the caller graph for this function:

◆ add_attribute()

bgs::protocol::Attribute * bgs::protocol::game_utilities::v1::ClientRequest::add_attribute ( )
inline

Definition at line 1091 of file game_utilities_service.pb.h.

◆ attribute() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::Attribute > & bgs::protocol::game_utilities::v1::ClientRequest::attribute ( ) const
inline

Definition at line 1096 of file game_utilities_service.pb.h.

◆ attribute() [2/2]

const ::bgs::protocol::Attribute & bgs::protocol::game_utilities::v1::ClientRequest::attribute ( int  index) const
inline

Definition at line 1083 of file game_utilities_service.pb.h.

◆ attribute_size()

int bgs::protocol::game_utilities::v1::ClientRequest::attribute_size ( ) const
inline

Definition at line 1077 of file game_utilities_service.pb.h.

◆ clear_account_id()

void bgs::protocol::game_utilities::v1::ClientRequest::clear_account_id ( )
inline

Definition at line 1116 of file game_utilities_service.pb.h.

+ Here is the call graph for this function:

◆ clear_attribute()

void bgs::protocol::game_utilities::v1::ClientRequest::clear_attribute ( )
inline

Definition at line 1080 of file game_utilities_service.pb.h.

◆ clear_client_info()

void bgs::protocol::game_utilities::v1::ClientRequest::clear_client_info ( )
inline

Definition at line 1222 of file game_utilities_service.pb.h.

+ Here is the call graph for this function:

◆ clear_game_account_id()

void bgs::protocol::game_utilities::v1::ClientRequest::clear_game_account_id ( )
inline

Definition at line 1157 of file game_utilities_service.pb.h.

+ Here is the call graph for this function:

◆ clear_has_account_id()

void bgs::protocol::game_utilities::v1::ClientRequest::clear_has_account_id ( )
inlineprivate

Definition at line 1113 of file game_utilities_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_client_info()

void bgs::protocol::game_utilities::v1::ClientRequest::clear_has_client_info ( )
inlineprivate

Definition at line 1219 of file game_utilities_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_game_account_id()

void bgs::protocol::game_utilities::v1::ClientRequest::clear_has_game_account_id ( )
inlineprivate

Definition at line 1154 of file game_utilities_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_program()

void bgs::protocol::game_utilities::v1::ClientRequest::clear_has_program ( )
inlineprivate

Definition at line 1195 of file game_utilities_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_program()

void bgs::protocol::game_utilities::v1::ClientRequest::clear_program ( )
inline

Definition at line 1198 of file game_utilities_service.pb.h.

+ Here is the call graph for this function:

◆ client_info()

const ::bgs::protocol::game_utilities::v1::ClientInfo & bgs::protocol::game_utilities::v1::ClientRequest::client_info ( ) const
inline

Definition at line 1226 of file game_utilities_service.pb.h.

+ Here is the caller graph for this function:

◆ default_instance()

static const ClientRequest & bgs::protocol::game_utilities::v1::ClientRequest::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::game_utilities::v1::ClientRequest::descriptor ( )
static

◆ game_account_id()

const ::bgs::protocol::EntityId & bgs::protocol::game_utilities::v1::ClientRequest::game_account_id ( ) const
inline

Definition at line 1161 of file game_utilities_service.pb.h.

+ Here is the caller graph for this function:

◆ GetCachedSize()

int bgs::protocol::game_utilities::v1::ClientRequest::GetCachedSize ( ) const
inline

Definition at line 90 of file game_utilities_service.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::game_utilities::v1::ClientRequest::GetMetadata ( ) const

◆ has_account_id()

bool bgs::protocol::game_utilities::v1::ClientRequest::has_account_id ( ) const
inline

Definition at line 1107 of file game_utilities_service.pb.h.

◆ has_client_info()

bool bgs::protocol::game_utilities::v1::ClientRequest::has_client_info ( ) const
inline

Definition at line 1213 of file game_utilities_service.pb.h.

◆ has_game_account_id()

bool bgs::protocol::game_utilities::v1::ClientRequest::has_game_account_id ( ) const
inline

Definition at line 1148 of file game_utilities_service.pb.h.

◆ has_program()

bool bgs::protocol::game_utilities::v1::ClientRequest::has_program ( ) const
inline

Definition at line 1189 of file game_utilities_service.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::game_utilities::v1::ClientRequest::InitAsDefaultInstance ( )
private

◆ mutable_account_id()

bgs::protocol::EntityId * bgs::protocol::game_utilities::v1::ClientRequest::mutable_account_id ( )
inline

Definition at line 1124 of file game_utilities_service.pb.h.

+ Here is the call graph for this function:

◆ mutable_attribute() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::Attribute > * bgs::protocol::game_utilities::v1::ClientRequest::mutable_attribute ( )
inline

Definition at line 1101 of file game_utilities_service.pb.h.

◆ mutable_attribute() [2/2]

bgs::protocol::Attribute * bgs::protocol::game_utilities::v1::ClientRequest::mutable_attribute ( int  index)
inline

Definition at line 1087 of file game_utilities_service.pb.h.

◆ mutable_client_info()

bgs::protocol::game_utilities::v1::ClientInfo * bgs::protocol::game_utilities::v1::ClientRequest::mutable_client_info ( )
inline

Definition at line 1230 of file game_utilities_service.pb.h.

+ Here is the call graph for this function:

◆ mutable_game_account_id()

bgs::protocol::EntityId * bgs::protocol::game_utilities::v1::ClientRequest::mutable_game_account_id ( )
inline

Definition at line 1165 of file game_utilities_service.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::game_utilities::v1::ClientRequest::mutable_unknown_fields ( )
inline

Definition at line 78 of file game_utilities_service.pb.h.

◆ New()

ClientRequest * bgs::protocol::game_utilities::v1::ClientRequest::New ( ) const

◆ operator=()

ClientRequest & bgs::protocol::game_utilities::v1::ClientRequest::operator= ( const ClientRequest from)
inline

Definition at line 69 of file game_utilities_service.pb.h.

◆ program()

google::protobuf::uint32 bgs::protocol::game_utilities::v1::ClientRequest::program ( ) const
inline

Definition at line 1202 of file game_utilities_service.pb.h.

◆ release_account_id()

bgs::protocol::EntityId * bgs::protocol::game_utilities::v1::ClientRequest::release_account_id ( )
inline

Definition at line 1130 of file game_utilities_service.pb.h.

+ Here is the call graph for this function:

◆ release_client_info()

bgs::protocol::game_utilities::v1::ClientInfo * bgs::protocol::game_utilities::v1::ClientRequest::release_client_info ( )
inline

Definition at line 1236 of file game_utilities_service.pb.h.

+ Here is the call graph for this function:

◆ release_game_account_id()

bgs::protocol::EntityId * bgs::protocol::game_utilities::v1::ClientRequest::release_game_account_id ( )
inline

Definition at line 1171 of file game_utilities_service.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_account_id()

void bgs::protocol::game_utilities::v1::ClientRequest::set_allocated_account_id ( ::bgs::protocol::EntityId account_id)
inline

Definition at line 1136 of file game_utilities_service.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_client_info()

void bgs::protocol::game_utilities::v1::ClientRequest::set_allocated_client_info ( ::bgs::protocol::game_utilities::v1::ClientInfo client_info)
inline

Definition at line 1242 of file game_utilities_service.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_game_account_id()

void bgs::protocol::game_utilities::v1::ClientRequest::set_allocated_game_account_id ( ::bgs::protocol::EntityId game_account_id)
inline

Definition at line 1177 of file game_utilities_service.pb.h.

+ Here is the call graph for this function:

◆ set_has_account_id()

void bgs::protocol::game_utilities::v1::ClientRequest::set_has_account_id ( )
inlineprivate

Definition at line 1110 of file game_utilities_service.pb.h.

+ Here is the caller graph for this function:

◆ set_has_client_info()

void bgs::protocol::game_utilities::v1::ClientRequest::set_has_client_info ( )
inlineprivate

Definition at line 1216 of file game_utilities_service.pb.h.

+ Here is the caller graph for this function:

◆ set_has_game_account_id()

void bgs::protocol::game_utilities::v1::ClientRequest::set_has_game_account_id ( )
inlineprivate

Definition at line 1151 of file game_utilities_service.pb.h.

+ Here is the caller graph for this function:

◆ set_has_program()

void bgs::protocol::game_utilities::v1::ClientRequest::set_has_program ( )
inlineprivate

Definition at line 1192 of file game_utilities_service.pb.h.

+ Here is the caller graph for this function:

◆ set_program()

void bgs::protocol::game_utilities::v1::ClientRequest::set_program ( ::google::protobuf::uint32  value)
inline

Definition at line 1206 of file game_utilities_service.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

void bgs::protocol::game_utilities::v1::ClientRequest::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::game_utilities::v1::ClientRequest::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::game_utilities::v1::ClientRequest::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::game_utilities::v1::ClientRequest::Swap ( ClientRequest other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::game_utilities::v1::ClientRequest::unknown_fields ( ) const
inline

Definition at line 74 of file game_utilities_service.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_game_5futilities_5fservice_2eproto

void TC_PROTO_API protobuf_AddDesc_game_5futilities_5fservice_2eproto ( )
friend

◆ protobuf_AssignDesc_game_5futilities_5fservice_2eproto

void protobuf_AssignDesc_game_5futilities_5fservice_2eproto ( )
friend

◆ protobuf_ShutdownFile_game_5futilities_5fservice_2eproto

void protobuf_ShutdownFile_game_5futilities_5fservice_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::game_utilities::v1::ClientRequest::_cached_size_
mutableprivate

Definition at line 162 of file game_utilities_service.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::game_utilities::v1::ClientRequest::_has_bits_[1]
private

Definition at line 161 of file game_utilities_service.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::game_utilities::v1::ClientRequest::_unknown_fields_
private

Definition at line 159 of file game_utilities_service.pb.h.

◆ account_id_

::bgs::protocol::EntityId* bgs::protocol::game_utilities::v1::ClientRequest::account_id_
private

Definition at line 164 of file game_utilities_service.pb.h.

◆ attribute_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > bgs::protocol::game_utilities::v1::ClientRequest::attribute_
private

Definition at line 163 of file game_utilities_service.pb.h.

◆ client_info_

::bgs::protocol::game_utilities::v1::ClientInfo* bgs::protocol::game_utilities::v1::ClientRequest::client_info_
private

Definition at line 166 of file game_utilities_service.pb.h.

◆ default_instance_

ClientRequest* bgs::protocol::game_utilities::v1::ClientRequest::default_instance_
staticprivate

Definition at line 173 of file game_utilities_service.pb.h.

◆ game_account_id_

::bgs::protocol::EntityId* bgs::protocol::game_utilities::v1::ClientRequest::game_account_id_
private

Definition at line 165 of file game_utilities_service.pb.h.

◆ kAccountIdFieldNumber

const int bgs::protocol::game_utilities::v1::ClientRequest::kAccountIdFieldNumber = 3
static

Definition at line 117 of file game_utilities_service.pb.h.

◆ kAttributeFieldNumber

const int bgs::protocol::game_utilities::v1::ClientRequest::kAttributeFieldNumber = 1
static

Definition at line 105 of file game_utilities_service.pb.h.

◆ kClientInfoFieldNumber

const int bgs::protocol::game_utilities::v1::ClientRequest::kClientInfoFieldNumber = 6
static

Definition at line 142 of file game_utilities_service.pb.h.

◆ kGameAccountIdFieldNumber

const int bgs::protocol::game_utilities::v1::ClientRequest::kGameAccountIdFieldNumber = 4
static

Definition at line 126 of file game_utilities_service.pb.h.

◆ kProgramFieldNumber

const int bgs::protocol::game_utilities::v1::ClientRequest::kProgramFieldNumber = 5
static

Definition at line 135 of file game_utilities_service.pb.h.

◆ program_

::google::protobuf::uint32 bgs::protocol::game_utilities::v1::ClientRequest::program_
private

Definition at line 167 of file game_utilities_service.pb.h.


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