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

#include <whisper_service.pb.h>

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

Public Member Functions

 UnsubscribeRequest ()
 
virtual ~UnsubscribeRequest ()
 
 UnsubscribeRequest (const UnsubscribeRequest &from)
 
UnsubscribeRequestoperator= (const UnsubscribeRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (UnsubscribeRequest *other)
 
UnsubscribeRequestNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const UnsubscribeRequestdefault_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 UnsubscribeRequestdefault_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 186 of file whisper_service.pb.h.

Constructor & Destructor Documentation

◆ UnsubscribeRequest() [1/2]

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

◆ ~UnsubscribeRequest()

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

◆ UnsubscribeRequest() [2/2]

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

Member Function Documentation

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ InitAsDefaultInstance()

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 198 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::UnsubscribeRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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


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