TrinityCore
bgs::protocol::presence::v1::QueryRequest Class Reference

#include <presence_service.pb.h>

+ Inheritance diagram for bgs::protocol::presence::v1::QueryRequest:

Public Member Functions

 QueryRequest ()
 
virtual ~QueryRequest ()
 
 QueryRequest (const QueryRequest &from)
 
QueryRequestoperator= (const QueryRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (QueryRequest *other)
 
QueryRequestNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_entity_id () const
 
void clear_entity_id ()
 
const ::bgs::protocol::EntityIdentity_id () const
 
inline ::bgs::protocol::EntityIdmutable_entity_id ()
 
inline ::bgs::protocol::EntityIdrelease_entity_id ()
 
void set_allocated_entity_id (::bgs::protocol::EntityId *entity_id)
 
int key_size () const
 
void clear_key ()
 
const ::bgs::protocol::presence::v1::FieldKeykey (int index) const
 
inline ::bgs::protocol::presence::v1::FieldKeymutable_key (int index)
 
inline ::bgs::protocol::presence::v1::FieldKeyadd_key ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::presence::v1::FieldKey > & key () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::presence::v1::FieldKey > * mutable_key ()
 
bool has_agent_id () const
 
void clear_agent_id ()
 
const ::bgs::protocol::EntityIdagent_id () const
 
inline ::bgs::protocol::EntityIdmutable_agent_id ()
 
inline ::bgs::protocol::EntityIdrelease_agent_id ()
 
void set_allocated_agent_id (::bgs::protocol::EntityId *agent_id)
 

Static Public Member Functions

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

Static Public Attributes

static const int kEntityIdFieldNumber = 1
 
static const int kKeyFieldNumber = 2
 
static const int kAgentIdFieldNumber = 3
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_entity_id ()
 
void clear_has_entity_id ()
 
void set_has_agent_id ()
 
void clear_has_agent_id ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::EntityIdentity_id_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::presence::v1::FieldKeykey_
 
::bgs::protocol::EntityIdagent_id_
 

Static Private Attributes

static QueryRequestdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_presence_5fservice_2eproto ()
 
void protobuf_AssignDesc_presence_5fservice_2eproto ()
 
void protobuf_ShutdownFile_presence_5fservice_2eproto ()
 

Detailed Description

Definition at line 367 of file presence_service.pb.h.

Constructor & Destructor Documentation

◆ QueryRequest() [1/2]

bgs::protocol::presence::v1::QueryRequest::QueryRequest ( )

◆ ~QueryRequest()

virtual bgs::protocol::presence::v1::QueryRequest::~QueryRequest ( )
virtual

◆ QueryRequest() [2/2]

bgs::protocol::presence::v1::QueryRequest::QueryRequest ( const QueryRequest from)

Member Function Documentation

◆ add_key()

bgs::protocol::presence::v1::FieldKey * bgs::protocol::presence::v1::QueryRequest::add_key ( )
inline

Definition at line 1402 of file presence_service.pb.h.

◆ agent_id()

const ::bgs::protocol::EntityId & bgs::protocol::presence::v1::QueryRequest::agent_id ( ) const
inline

Definition at line 1431 of file presence_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_agent_id()

void bgs::protocol::presence::v1::QueryRequest::clear_agent_id ( )
inline

Definition at line 1427 of file presence_service.pb.h.

+ Here is the call graph for this function:

◆ clear_entity_id()

void bgs::protocol::presence::v1::QueryRequest::clear_entity_id ( )
inline

Definition at line 1356 of file presence_service.pb.h.

+ Here is the call graph for this function:

◆ clear_has_agent_id()

void bgs::protocol::presence::v1::QueryRequest::clear_has_agent_id ( )
inlineprivate

Definition at line 1424 of file presence_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_entity_id()

void bgs::protocol::presence::v1::QueryRequest::clear_has_entity_id ( )
inlineprivate

Definition at line 1353 of file presence_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_key()

void bgs::protocol::presence::v1::QueryRequest::clear_key ( )
inline

Definition at line 1391 of file presence_service.pb.h.

◆ default_instance()

static const QueryRequest & bgs::protocol::presence::v1::QueryRequest::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::presence::v1::QueryRequest::descriptor ( )
static

◆ entity_id()

const ::bgs::protocol::EntityId & bgs::protocol::presence::v1::QueryRequest::entity_id ( ) const
inline

Definition at line 1360 of file presence_service.pb.h.

+ Here is the caller graph for this function:

◆ GetCachedSize()

int bgs::protocol::presence::v1::QueryRequest::GetCachedSize ( ) const
inline

Definition at line 395 of file presence_service.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::presence::v1::QueryRequest::GetMetadata ( ) const

◆ has_agent_id()

bool bgs::protocol::presence::v1::QueryRequest::has_agent_id ( ) const
inline

Definition at line 1418 of file presence_service.pb.h.

◆ has_entity_id()

bool bgs::protocol::presence::v1::QueryRequest::has_entity_id ( ) const
inline

Definition at line 1347 of file presence_service.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::presence::v1::QueryRequest::InitAsDefaultInstance ( )
private

◆ key() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::presence::v1::FieldKey > & bgs::protocol::presence::v1::QueryRequest::key ( ) const
inline

Definition at line 1407 of file presence_service.pb.h.

◆ key() [2/2]

const ::bgs::protocol::presence::v1::FieldKey & bgs::protocol::presence::v1::QueryRequest::key ( int  index) const
inline

Definition at line 1394 of file presence_service.pb.h.

◆ key_size()

int bgs::protocol::presence::v1::QueryRequest::key_size ( ) const
inline

Definition at line 1388 of file presence_service.pb.h.

◆ mutable_agent_id()

bgs::protocol::EntityId * bgs::protocol::presence::v1::QueryRequest::mutable_agent_id ( )
inline

Definition at line 1435 of file presence_service.pb.h.

+ Here is the call graph for this function:

◆ mutable_entity_id()

bgs::protocol::EntityId * bgs::protocol::presence::v1::QueryRequest::mutable_entity_id ( )
inline

Definition at line 1364 of file presence_service.pb.h.

+ Here is the call graph for this function:

◆ mutable_key() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::presence::v1::FieldKey > * bgs::protocol::presence::v1::QueryRequest::mutable_key ( )
inline

Definition at line 1412 of file presence_service.pb.h.

◆ mutable_key() [2/2]

bgs::protocol::presence::v1::FieldKey * bgs::protocol::presence::v1::QueryRequest::mutable_key ( int  index)
inline

Definition at line 1398 of file presence_service.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::presence::v1::QueryRequest::mutable_unknown_fields ( )
inline

Definition at line 383 of file presence_service.pb.h.

◆ New()

QueryRequest * bgs::protocol::presence::v1::QueryRequest::New ( ) const

◆ operator=()

QueryRequest & bgs::protocol::presence::v1::QueryRequest::operator= ( const QueryRequest from)
inline

Definition at line 374 of file presence_service.pb.h.

◆ release_agent_id()

bgs::protocol::EntityId * bgs::protocol::presence::v1::QueryRequest::release_agent_id ( )
inline

Definition at line 1441 of file presence_service.pb.h.

+ Here is the call graph for this function:

◆ release_entity_id()

bgs::protocol::EntityId * bgs::protocol::presence::v1::QueryRequest::release_entity_id ( )
inline

Definition at line 1370 of file presence_service.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_agent_id()

void bgs::protocol::presence::v1::QueryRequest::set_allocated_agent_id ( ::bgs::protocol::EntityId agent_id)
inline

Definition at line 1447 of file presence_service.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_entity_id()

void bgs::protocol::presence::v1::QueryRequest::set_allocated_entity_id ( ::bgs::protocol::EntityId entity_id)
inline

Definition at line 1376 of file presence_service.pb.h.

+ Here is the call graph for this function:

◆ set_has_agent_id()

void bgs::protocol::presence::v1::QueryRequest::set_has_agent_id ( )
inlineprivate

Definition at line 1421 of file presence_service.pb.h.

+ Here is the caller graph for this function:

◆ set_has_entity_id()

void bgs::protocol::presence::v1::QueryRequest::set_has_entity_id ( )
inlineprivate

Definition at line 1350 of file presence_service.pb.h.

+ Here is the caller graph for this function:

◆ SetCachedSize()

void bgs::protocol::presence::v1::QueryRequest::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::presence::v1::QueryRequest::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::presence::v1::QueryRequest::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::presence::v1::QueryRequest::Swap ( QueryRequest other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::presence::v1::QueryRequest::unknown_fields ( ) const
inline

Definition at line 379 of file presence_service.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_presence_5fservice_2eproto

void TC_PROTO_API protobuf_AddDesc_presence_5fservice_2eproto ( )
friend

◆ protobuf_AssignDesc_presence_5fservice_2eproto

void protobuf_AssignDesc_presence_5fservice_2eproto ( )
friend

◆ protobuf_ShutdownFile_presence_5fservice_2eproto

void protobuf_ShutdownFile_presence_5fservice_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::presence::v1::QueryRequest::_cached_size_
mutableprivate

Definition at line 447 of file presence_service.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::presence::v1::QueryRequest::_has_bits_[1]
private

Definition at line 446 of file presence_service.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::presence::v1::QueryRequest::_unknown_fields_
private

Definition at line 444 of file presence_service.pb.h.

◆ agent_id_

::bgs::protocol::EntityId* bgs::protocol::presence::v1::QueryRequest::agent_id_
private

Definition at line 450 of file presence_service.pb.h.

◆ default_instance_

QueryRequest* bgs::protocol::presence::v1::QueryRequest::default_instance_
staticprivate

Definition at line 456 of file presence_service.pb.h.

◆ entity_id_

::bgs::protocol::EntityId* bgs::protocol::presence::v1::QueryRequest::entity_id_
private

Definition at line 448 of file presence_service.pb.h.

◆ kAgentIdFieldNumber

const int bgs::protocol::presence::v1::QueryRequest::kAgentIdFieldNumber = 3
static

Definition at line 431 of file presence_service.pb.h.

◆ kEntityIdFieldNumber

const int bgs::protocol::presence::v1::QueryRequest::kEntityIdFieldNumber = 1
static

Definition at line 410 of file presence_service.pb.h.

◆ key_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::presence::v1::FieldKey > bgs::protocol::presence::v1::QueryRequest::key_
private

Definition at line 449 of file presence_service.pb.h.

◆ kKeyFieldNumber

const int bgs::protocol::presence::v1::QueryRequest::kKeyFieldNumber = 2
static

Definition at line 419 of file presence_service.pb.h.


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