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

#include <presence_service.pb.h>

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

Public Member Functions

 BatchSubscribeRequest ()
 
virtual ~BatchSubscribeRequest ()
 
 BatchSubscribeRequest (const BatchSubscribeRequest &from)
 
BatchSubscribeRequestoperator= (const BatchSubscribeRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (BatchSubscribeRequest *other)
 
BatchSubscribeRequestNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
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)
 
int entity_id_size () const
 
void clear_entity_id ()
 
const ::bgs::protocol::EntityIdentity_id (int index) const
 
inline ::bgs::protocol::EntityIdmutable_entity_id (int index)
 
inline ::bgs::protocol::EntityIdadd_entity_id ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::EntityId > & entity_id () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::EntityId > * mutable_entity_id ()
 
int program_size () const
 
void clear_program ()
 
inline ::google::protobuf::uint32 program (int index) const
 
void set_program (int index, ::google::protobuf::uint32 value)
 
void add_program (::google::protobuf::uint32 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > & program () const
 
inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > * mutable_program ()
 
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_object_id () const
 
void clear_object_id ()
 
inline ::google::protobuf::uint64 object_id () const
 
void set_object_id (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kEntityIdFieldNumber = 2
 
static const int kProgramFieldNumber = 3
 
static const int kKeyFieldNumber = 4
 
static const int kObjectIdFieldNumber = 5
 

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_object_id ()
 
void clear_has_object_id ()
 
void InitAsDefaultInstance ()
 

Private Attributes

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

Static Private Attributes

static BatchSubscribeRequestdefault_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 529 of file presence_service.pb.h.

Constructor & Destructor Documentation

◆ BatchSubscribeRequest() [1/2]

bgs::protocol::presence::v1::BatchSubscribeRequest::BatchSubscribeRequest ( )

◆ ~BatchSubscribeRequest()

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

◆ BatchSubscribeRequest() [2/2]

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

Member Function Documentation

◆ add_entity_id()

bgs::protocol::EntityId * bgs::protocol::presence::v1::BatchSubscribeRequest::add_entity_id ( )
inline

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

◆ add_key()

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

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

◆ add_program()

void bgs::protocol::presence::v1::BatchSubscribeRequest::add_program ( ::google::protobuf::uint32  value)
inline

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

◆ agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_agent_id()

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

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

+ Here is the call graph for this function:

◆ clear_entity_id()

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

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

◆ clear_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_object_id()

void bgs::protocol::presence::v1::BatchSubscribeRequest::clear_has_object_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_key()

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

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

◆ clear_object_id()

void bgs::protocol::presence::v1::BatchSubscribeRequest::clear_object_id ( )
inline

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

+ Here is the call graph for this function:

◆ clear_program()

void bgs::protocol::presence::v1::BatchSubscribeRequest::clear_program ( )
inline

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

◆ default_instance()

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

◆ descriptor()

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

◆ entity_id() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::EntityId > & bgs::protocol::presence::v1::BatchSubscribeRequest::entity_id ( ) const
inline

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

◆ entity_id() [2/2]

const ::bgs::protocol::EntityId & bgs::protocol::presence::v1::BatchSubscribeRequest::entity_id ( int  index) const
inline

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

◆ entity_id_size()

int bgs::protocol::presence::v1::BatchSubscribeRequest::entity_id_size ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_object_id()

bool bgs::protocol::presence::v1::BatchSubscribeRequest::has_object_id ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ key() [1/2]

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

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

◆ key() [2/2]

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

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

◆ key_size()

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

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

◆ mutable_agent_id()

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

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

+ Here is the call graph for this function:

◆ mutable_entity_id() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::EntityId > * bgs::protocol::presence::v1::BatchSubscribeRequest::mutable_entity_id ( )
inline

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

◆ mutable_entity_id() [2/2]

bgs::protocol::EntityId * bgs::protocol::presence::v1::BatchSubscribeRequest::mutable_entity_id ( int  index)
inline

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

◆ mutable_key() [1/2]

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

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

◆ mutable_key() [2/2]

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

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

◆ mutable_program()

google::protobuf::RepeatedField<::google::protobuf::uint32 > * bgs::protocol::presence::v1::BatchSubscribeRequest::mutable_program ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ object_id()

google::protobuf::uint64 bgs::protocol::presence::v1::BatchSubscribeRequest::object_id ( ) const
inline

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

◆ operator=()

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

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

◆ program() [1/2]

const ::google::protobuf::RepeatedField<::google::protobuf::uint32 > & bgs::protocol::presence::v1::BatchSubscribeRequest::program ( ) const
inline

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

◆ program() [2/2]

google::protobuf::uint32 bgs::protocol::presence::v1::BatchSubscribeRequest::program ( int  index) const
inline

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

◆ program_size()

int bgs::protocol::presence::v1::BatchSubscribeRequest::program_size ( ) const
inline

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

◆ release_agent_id()

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

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

+ Here is the call graph for this function:

◆ set_allocated_agent_id()

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

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

+ Here is the call graph for this function:

◆ set_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_object_id()

void bgs::protocol::presence::v1::BatchSubscribeRequest::set_has_object_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_object_id()

void bgs::protocol::presence::v1::BatchSubscribeRequest::set_object_id ( ::google::protobuf::uint64  value)
inline

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

+ Here is the call graph for this function:

◆ set_program()

void bgs::protocol::presence::v1::BatchSubscribeRequest::set_program ( int  index,
::google::protobuf::uint32  value 
)
inline

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 541 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::BatchSubscribeRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

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

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

◆ default_instance_

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

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

◆ entity_id_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::EntityId > bgs::protocol::presence::v1::BatchSubscribeRequest::entity_id_
private

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

◆ kAgentIdFieldNumber

const int bgs::protocol::presence::v1::BatchSubscribeRequest::kAgentIdFieldNumber = 1
static

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

◆ kEntityIdFieldNumber

const int bgs::protocol::presence::v1::BatchSubscribeRequest::kEntityIdFieldNumber = 2
static

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

◆ key_

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

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

◆ kKeyFieldNumber

const int bgs::protocol::presence::v1::BatchSubscribeRequest::kKeyFieldNumber = 4
static

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

◆ kObjectIdFieldNumber

const int bgs::protocol::presence::v1::BatchSubscribeRequest::kObjectIdFieldNumber = 5
static

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

◆ kProgramFieldNumber

const int bgs::protocol::presence::v1::BatchSubscribeRequest::kProgramFieldNumber = 3
static

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

◆ object_id_

::google::protobuf::uint64 bgs::protocol::presence::v1::BatchSubscribeRequest::object_id_
private

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

◆ program_

::google::protobuf::RepeatedField< ::google::protobuf::uint32 > bgs::protocol::presence::v1::BatchSubscribeRequest::program_
private

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


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