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

#include <whisper_service.pb.h>

+ Inheritance diagram for bgs::protocol::whisper::v2::client::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
 

Static Public Member Functions

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

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_
 

Static Private Attributes

static SubscribeRequestdefault_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 61 of file whisper_service.pb.h.

Constructor & Destructor Documentation

◆ SubscribeRequest() [1/2]

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

◆ ~SubscribeRequest()

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

◆ SubscribeRequest() [2/2]

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

Member Function Documentation

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ InitAsDefaultInstance()

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

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

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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


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