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

#include <presence_service.pb.h>

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

Public Member Functions

 SubscribeRequest ()
 
virtual ~SubscribeRequest ()
 
 SubscribeRequest (const SubscribeRequest &from)
 
SubscribeRequestoperator= (const SubscribeRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SubscribeRequest *other)
 
SubscribeRequestNew () 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)
 
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)
 
bool has_object_id () const
 
void clear_object_id ()
 
inline ::google::protobuf::uint64 object_id () const
 
void set_object_id (::google::protobuf::uint64 value)
 
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 ()
 

Static Public Member Functions

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

Static Public Attributes

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

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_entity_id ()
 
void clear_has_entity_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_
 
::bgs::protocol::EntityIdentity_id_
 
::google::protobuf::uint64 object_id_
 
::google::protobuf::RepeatedField< ::google::protobuf::uint32program_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::presence::v1::FieldKeykey_
 

Static Private Attributes

static SubscribeRequestdefault_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 58 of file presence_service.pb.h.

Constructor & Destructor Documentation

◆ SubscribeRequest() [1/2]

bgs::protocol::presence::v1::SubscribeRequest::SubscribeRequest ( )

◆ ~SubscribeRequest()

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

◆ SubscribeRequest() [2/2]

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

Member Function Documentation

◆ add_key()

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

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

◆ add_program()

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

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

◆ agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_agent_id()

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

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

+ Here is the call graph for this function:

◆ clear_entity_id()

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

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

+ Here is the call graph for this function:

◆ clear_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_entity_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_object_id()

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

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

+ Here is the caller graph for this function:

◆ clear_key()

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

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

◆ clear_object_id()

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

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

+ Here is the call graph for this function:

◆ clear_program()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ entity_id()

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

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

+ Here is the caller graph for this function:

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_entity_id()

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

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

◆ has_object_id()

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

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

◆ InitAsDefaultInstance()

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

◆ key() [1/2]

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

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

◆ key() [2/2]

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

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

◆ key_size()

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

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

◆ mutable_agent_id()

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

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

+ Here is the call graph for this function:

◆ mutable_entity_id()

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

Definition at line 985 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::SubscribeRequest::mutable_key ( )
inline

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

◆ mutable_key() [2/2]

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

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

◆ mutable_program()

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

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ object_id()

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

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

◆ operator=()

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

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

◆ program() [1/2]

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

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

◆ program() [2/2]

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

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

◆ program_size()

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

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

◆ release_agent_id()

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

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

+ Here is the call graph for this function:

◆ release_entity_id()

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

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

+ Here is the call graph for this function:

◆ set_allocated_agent_id()

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

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

+ Here is the call graph for this function:

◆ set_allocated_entity_id()

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

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

+ Here is the call graph for this function:

◆ set_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_entity_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_object_id()

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

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

+ Here is the caller graph for this function:

◆ set_object_id()

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

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

+ Here is the call graph for this function:

◆ set_program()

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

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 70 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::SubscribeRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

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

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

◆ default_instance_

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

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

◆ entity_id_

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

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

◆ kAgentIdFieldNumber

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

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

◆ kEntityIdFieldNumber

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

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

◆ key_

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

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

◆ kKeyFieldNumber

const int bgs::protocol::presence::v1::SubscribeRequest::kKeyFieldNumber = 6
static

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

◆ kObjectIdFieldNumber

const int bgs::protocol::presence::v1::SubscribeRequest::kObjectIdFieldNumber = 3
static

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

◆ kProgramFieldNumber

const int bgs::protocol::presence::v1::SubscribeRequest::kProgramFieldNumber = 4
static

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

◆ object_id_

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

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

◆ program_

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

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


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