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

#include <presence_service.pb.h>

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

Public Member Functions

 SubscribeResult ()
 
virtual ~SubscribeResult ()
 
 SubscribeResult (const SubscribeResult &from)
 
SubscribeResultoperator= (const SubscribeResult &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SubscribeResult *other)
 
SubscribeResultNew () 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)
 
bool has_result () const
 
void clear_result ()
 
inline ::google::protobuf::uint32 result () const
 
void set_result (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kEntityIdFieldNumber = 1
 
static const int kResultFieldNumber = 2
 

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_result ()
 
void clear_has_result ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::EntityIdentity_id_
 
::google::protobuf::uint32 result_
 

Static Private Attributes

static SubscribeResultdefault_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 646 of file presence_service.pb.h.

Constructor & Destructor Documentation

◆ SubscribeResult() [1/2]

bgs::protocol::presence::v1::SubscribeResult::SubscribeResult ( )

◆ ~SubscribeResult()

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

◆ SubscribeResult() [2/2]

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

Member Function Documentation

◆ clear_entity_id()

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

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

+ Here is the call graph for this function:

◆ clear_has_entity_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_result()

void bgs::protocol::presence::v1::SubscribeResult::clear_has_result ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_result()

void bgs::protocol::presence::v1::SubscribeResult::clear_result ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ entity_id()

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

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

+ Here is the caller graph for this function:

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_entity_id()

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

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

◆ has_result()

bool bgs::protocol::presence::v1::SubscribeResult::has_result ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_entity_id()

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

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

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_entity_id()

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

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

+ Here is the call graph for this function:

◆ result()

google::protobuf::uint32 bgs::protocol::presence::v1::SubscribeResult::result ( ) const
inline

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

◆ set_allocated_entity_id()

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

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

+ Here is the call graph for this function:

◆ set_has_entity_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_result()

void bgs::protocol::presence::v1::SubscribeResult::set_has_result ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_result()

void bgs::protocol::presence::v1::SubscribeResult::set_result ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 658 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::SubscribeResult::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ entity_id_

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

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

◆ kEntityIdFieldNumber

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

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

◆ kResultFieldNumber

const int bgs::protocol::presence::v1::SubscribeResult::kResultFieldNumber = 2
static

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

◆ result_

::google::protobuf::uint32 bgs::protocol::presence::v1::SubscribeResult::result_
private

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


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