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

#include <whisper_service.pb.h>

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

Public Member Functions

 SendWhisperResponse ()
 
virtual ~SendWhisperResponse ()
 
 SendWhisperResponse (const SendWhisperResponse &from)
 
SendWhisperResponseoperator= (const SendWhisperResponse &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SendWhisperResponse *other)
 
SendWhisperResponseNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_whisper () const
 
void clear_whisper ()
 
const ::bgs::protocol::whisper::v2::Whisperwhisper () const
 
inline ::bgs::protocol::whisper::v2::Whispermutable_whisper ()
 
inline ::bgs::protocol::whisper::v2::Whisperrelease_whisper ()
 
void set_allocated_whisper (::bgs::protocol::whisper::v2::Whisper *whisper)
 

Static Public Member Functions

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

Static Public Attributes

static const int kWhisperFieldNumber = 1
 

Private Member Functions

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

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::whisper::v2::Whisperwhisper_
 

Static Private Attributes

static SendWhisperResponsedefault_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 487 of file whisper_service.pb.h.

Constructor & Destructor Documentation

◆ SendWhisperResponse() [1/2]

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

◆ ~SendWhisperResponse()

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

◆ SendWhisperResponse() [2/2]

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

Member Function Documentation

◆ clear_has_whisper()

void bgs::protocol::whisper::v2::client::SendWhisperResponse::clear_has_whisper ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_whisper()

void bgs::protocol::whisper::v2::client::SendWhisperResponse::clear_whisper ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_whisper()

bool bgs::protocol::whisper::v2::client::SendWhisperResponse::has_whisper ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_unknown_fields()

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

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

◆ mutable_whisper()

bgs::protocol::whisper::v2::Whisper * bgs::protocol::whisper::v2::client::SendWhisperResponse::mutable_whisper ( )
inline

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

+ Here is the call graph for this function:

◆ New()

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

◆ operator=()

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

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

◆ release_whisper()

bgs::protocol::whisper::v2::Whisper * bgs::protocol::whisper::v2::client::SendWhisperResponse::release_whisper ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_whisper()

void bgs::protocol::whisper::v2::client::SendWhisperResponse::set_allocated_whisper ( ::bgs::protocol::whisper::v2::Whisper whisper)
inline

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

+ Here is the call graph for this function:

◆ set_has_whisper()

void bgs::protocol::whisper::v2::client::SendWhisperResponse::set_has_whisper ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

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

◆ whisper()

const ::bgs::protocol::whisper::v2::Whisper & bgs::protocol::whisper::v2::client::SendWhisperResponse::whisper ( ) const
inline

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

+ Here is the caller graph for this function:

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::SendWhisperResponse::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ kWhisperFieldNumber

const int bgs::protocol::whisper::v2::client::SendWhisperResponse::kWhisperFieldNumber = 1
static

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

◆ whisper_

::bgs::protocol::whisper::v2::Whisper* bgs::protocol::whisper::v2::client::SendWhisperResponse::whisper_
private

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


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