TrinityCore
Loading...
Searching...
No Matches
bgs::protocol::whisper::v2::client::SubscribeResponse Class Reference

#include <whisper_service.pb.h>

+ Inheritance diagram for bgs::protocol::whisper::v2::client::SubscribeResponse:

Public Member Functions

 SubscribeResponse ()
 
virtual ~SubscribeResponse ()
 
 SubscribeResponse (const SubscribeResponse &from)
 
SubscribeResponseoperator= (const SubscribeResponse &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SubscribeResponse *other)
 
SubscribeResponseNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int view_size () const
 
void clear_view ()
 
const ::bgs::protocol::whisper::v2::WhisperViewview (int index) const
 
inline ::bgs::protocol::whisper::v2::WhisperViewmutable_view (int index)
 
inline ::bgs::protocol::whisper::v2::WhisperViewadd_view ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::whisper::v2::WhisperView > & view () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::whisper::v2::WhisperView > * mutable_view ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kViewFieldNumber = 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::whisper::v2::WhisperViewview_
 

Static Private Attributes

static SubscribeResponsedefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv2_2fwhisper_5fservice_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv2_2fwhisper_5fservice_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv2_2fwhisper_5fservice_2eproto ()
 

Detailed Description

Definition at line 117 of file whisper_service.pb.h.

Constructor & Destructor Documentation

◆ SubscribeResponse() [1/2]

bgs::protocol::whisper::v2::client::SubscribeResponse::SubscribeResponse ( )

◆ ~SubscribeResponse()

virtual bgs::protocol::whisper::v2::client::SubscribeResponse::~SubscribeResponse ( )
virtual

◆ SubscribeResponse() [2/2]

bgs::protocol::whisper::v2::client::SubscribeResponse::SubscribeResponse ( const SubscribeResponse from)

Member Function Documentation

◆ add_view()

bgs::protocol::whisper::v2::WhisperView * bgs::protocol::whisper::v2::client::SubscribeResponse::add_view ( )
inline

Definition at line 826 of file whisper_service.pb.h.

◆ clear_view()

void bgs::protocol::whisper::v2::client::SubscribeResponse::clear_view ( )
inline

Definition at line 815 of file whisper_service.pb.h.

◆ default_instance()

static const SubscribeResponse & bgs::protocol::whisper::v2::client::SubscribeResponse::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::whisper::v2::client::SubscribeResponse::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::whisper::v2::client::SubscribeResponse::GetCachedSize ( ) const
inline

Definition at line 145 of file whisper_service.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::whisper::v2::client::SubscribeResponse::GetMetadata ( ) const

◆ InitAsDefaultInstance()

void bgs::protocol::whisper::v2::client::SubscribeResponse::InitAsDefaultInstance ( )
private

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::whisper::v2::client::SubscribeResponse::mutable_unknown_fields ( )
inline

Definition at line 133 of file whisper_service.pb.h.

◆ mutable_view() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::whisper::v2::WhisperView > * bgs::protocol::whisper::v2::client::SubscribeResponse::mutable_view ( )
inline

Definition at line 836 of file whisper_service.pb.h.

◆ mutable_view() [2/2]

bgs::protocol::whisper::v2::WhisperView * bgs::protocol::whisper::v2::client::SubscribeResponse::mutable_view ( int  index)
inline

Definition at line 822 of file whisper_service.pb.h.

◆ New()

SubscribeResponse * bgs::protocol::whisper::v2::client::SubscribeResponse::New ( ) const

◆ operator=()

SubscribeResponse & bgs::protocol::whisper::v2::client::SubscribeResponse::operator= ( const SubscribeResponse from)
inline

Definition at line 124 of file whisper_service.pb.h.

◆ SetCachedSize()

void bgs::protocol::whisper::v2::client::SubscribeResponse::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::whisper::v2::client::SubscribeResponse::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::whisper::v2::client::SubscribeResponse::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::whisper::v2::client::SubscribeResponse::Swap ( SubscribeResponse other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::whisper::v2::client::SubscribeResponse::unknown_fields ( ) const
inline

Definition at line 129 of file whisper_service.pb.h.

◆ view() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::whisper::v2::WhisperView > & bgs::protocol::whisper::v2::client::SubscribeResponse::view ( ) const
inline

Definition at line 831 of file whisper_service.pb.h.

◆ view() [2/2]

const ::bgs::protocol::whisper::v2::WhisperView & bgs::protocol::whisper::v2::client::SubscribeResponse::view ( int  index) const
inline

Definition at line 818 of file whisper_service.pb.h.

◆ view_size()

int bgs::protocol::whisper::v2::client::SubscribeResponse::view_size ( ) const
inline

Definition at line 812 of file whisper_service.pb.h.

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_api_2fclient_2fv2_2fwhisper_5fservice_2eproto

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv2_2fwhisper_5fservice_2eproto ( )
friend

◆ protobuf_AssignDesc_api_2fclient_2fv2_2fwhisper_5fservice_2eproto

void protobuf_AssignDesc_api_2fclient_2fv2_2fwhisper_5fservice_2eproto ( )
friend

◆ protobuf_ShutdownFile_api_2fclient_2fv2_2fwhisper_5fservice_2eproto

void protobuf_ShutdownFile_api_2fclient_2fv2_2fwhisper_5fservice_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::whisper::v2::client::SubscribeResponse::_cached_size_
mutableprivate

Definition at line 175 of file whisper_service.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::whisper::v2::client::SubscribeResponse::_has_bits_[1]
private

Definition at line 174 of file whisper_service.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::whisper::v2::client::SubscribeResponse::_unknown_fields_
private

Definition at line 172 of file whisper_service.pb.h.

◆ default_instance_

SubscribeResponse* bgs::protocol::whisper::v2::client::SubscribeResponse::default_instance_
staticprivate

Definition at line 182 of file whisper_service.pb.h.

◆ kViewFieldNumber

const int bgs::protocol::whisper::v2::client::SubscribeResponse::kViewFieldNumber = 1
static

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

◆ view_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::whisper::v2::WhisperView > bgs::protocol::whisper::v2::client::SubscribeResponse::view_
private

Definition at line 176 of file whisper_service.pb.h.


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