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

#include <presence_service.pb.h>

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

Public Member Functions

 BatchSubscribeResponse ()
 
virtual ~BatchSubscribeResponse ()
 
 BatchSubscribeResponse (const BatchSubscribeResponse &from)
 
BatchSubscribeResponseoperator= (const BatchSubscribeResponse &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (BatchSubscribeResponse *other)
 
BatchSubscribeResponseNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int subscribe_failed_size () const
 
void clear_subscribe_failed ()
 
const ::bgs::protocol::presence::v1::SubscribeResultsubscribe_failed (int index) const
 
inline ::bgs::protocol::presence::v1::SubscribeResultmutable_subscribe_failed (int index)
 
inline ::bgs::protocol::presence::v1::SubscribeResultadd_subscribe_failed ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::presence::v1::SubscribeResult > & subscribe_failed () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::presence::v1::SubscribeResult > * mutable_subscribe_failed ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kSubscribeFailedFieldNumber = 1
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void InitAsDefaultInstance ()
 

Private Attributes

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

Static Private Attributes

static BatchSubscribeResponsedefault_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 724 of file presence_service.pb.h.

Constructor & Destructor Documentation

◆ BatchSubscribeResponse() [1/2]

bgs::protocol::presence::v1::BatchSubscribeResponse::BatchSubscribeResponse ( )

◆ ~BatchSubscribeResponse()

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

◆ BatchSubscribeResponse() [2/2]

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

Member Function Documentation

◆ add_subscribe_failed()

bgs::protocol::presence::v1::SubscribeResult * bgs::protocol::presence::v1::BatchSubscribeResponse::add_subscribe_failed ( )
inline

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

◆ clear_subscribe_failed()

void bgs::protocol::presence::v1::BatchSubscribeResponse::clear_subscribe_failed ( )
inline

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ InitAsDefaultInstance()

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

◆ mutable_subscribe_failed() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::presence::v1::SubscribeResult > * bgs::protocol::presence::v1::BatchSubscribeResponse::mutable_subscribe_failed ( )
inline

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

◆ mutable_subscribe_failed() [2/2]

bgs::protocol::presence::v1::SubscribeResult * bgs::protocol::presence::v1::BatchSubscribeResponse::mutable_subscribe_failed ( int  index)
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ subscribe_failed() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::presence::v1::SubscribeResult > & bgs::protocol::presence::v1::BatchSubscribeResponse::subscribe_failed ( ) const
inline

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

◆ subscribe_failed() [2/2]

const ::bgs::protocol::presence::v1::SubscribeResult & bgs::protocol::presence::v1::BatchSubscribeResponse::subscribe_failed ( int  index) const
inline

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

◆ subscribe_failed_size()

int bgs::protocol::presence::v1::BatchSubscribeResponse::subscribe_failed_size ( ) const
inline

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 736 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::BatchSubscribeResponse::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ kSubscribeFailedFieldNumber

const int bgs::protocol::presence::v1::BatchSubscribeResponse::kSubscribeFailedFieldNumber = 1
static

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

◆ subscribe_failed_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::presence::v1::SubscribeResult > bgs::protocol::presence::v1::BatchSubscribeResponse::subscribe_failed_
private

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


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