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

#include <whisper_service.pb.h>

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

Public Member Functions

 SendWhisperRequest ()
 
virtual ~SendWhisperRequest ()
 
 SendWhisperRequest (const SendWhisperRequest &from)
 
SendWhisperRequestoperator= (const SendWhisperRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SendWhisperRequest *other)
 
SendWhisperRequestNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_target_account_id () const
 
void clear_target_account_id ()
 
inline ::google::protobuf::uint64 target_account_id () const
 
void set_target_account_id (::google::protobuf::uint64 value)
 
bool has_options () const
 
void clear_options ()
 
const ::bgs::protocol::whisper::v2::SendWhisperOptionsoptions () const
 
inline ::bgs::protocol::whisper::v2::SendWhisperOptionsmutable_options ()
 
inline ::bgs::protocol::whisper::v2::SendWhisperOptionsrelease_options ()
 
void set_allocated_options (::bgs::protocol::whisper::v2::SendWhisperOptions *options)
 

Static Public Member Functions

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

Static Public Attributes

static const int kTargetAccountIdFieldNumber = 1
 
static const int kOptionsFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_target_account_id ()
 
void clear_has_target_account_id ()
 
void set_has_options ()
 
void clear_has_options ()
 
void InitAsDefaultInstance ()
 

Private Attributes

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

Static Private Attributes

static SendWhisperRequestdefault_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 409 of file whisper_service.pb.h.

Constructor & Destructor Documentation

◆ SendWhisperRequest() [1/2]

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

◆ ~SendWhisperRequest()

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

◆ SendWhisperRequest() [2/2]

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

Member Function Documentation

◆ clear_has_options()

void bgs::protocol::whisper::v2::client::SendWhisperRequest::clear_has_options ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_target_account_id()

void bgs::protocol::whisper::v2::client::SendWhisperRequest::clear_has_target_account_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_options()

void bgs::protocol::whisper::v2::client::SendWhisperRequest::clear_options ( )
inline

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

+ Here is the call graph for this function:

◆ clear_target_account_id()

void bgs::protocol::whisper::v2::client::SendWhisperRequest::clear_target_account_id ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_options()

bool bgs::protocol::whisper::v2::client::SendWhisperRequest::has_options ( ) const
inline

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

◆ has_target_account_id()

bool bgs::protocol::whisper::v2::client::SendWhisperRequest::has_target_account_id ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_options()

bgs::protocol::whisper::v2::SendWhisperOptions * bgs::protocol::whisper::v2::client::SendWhisperRequest::mutable_options ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ options()

const ::bgs::protocol::whisper::v2::SendWhisperOptions & bgs::protocol::whisper::v2::client::SendWhisperRequest::options ( ) const
inline

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

+ Here is the caller graph for this function:

◆ release_options()

bgs::protocol::whisper::v2::SendWhisperOptions * bgs::protocol::whisper::v2::client::SendWhisperRequest::release_options ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_options()

void bgs::protocol::whisper::v2::client::SendWhisperRequest::set_allocated_options ( ::bgs::protocol::whisper::v2::SendWhisperOptions options)
inline

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

+ Here is the call graph for this function:

◆ set_has_options()

void bgs::protocol::whisper::v2::client::SendWhisperRequest::set_has_options ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_target_account_id()

void bgs::protocol::whisper::v2::client::SendWhisperRequest::set_has_target_account_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_target_account_id()

void bgs::protocol::whisper::v2::client::SendWhisperRequest::set_target_account_id ( ::google::protobuf::uint64  value)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ target_account_id()

google::protobuf::uint64 bgs::protocol::whisper::v2::client::SendWhisperRequest::target_account_id ( ) const
inline

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

◆ unknown_fields()

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

Definition at line 421 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::SendWhisperRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ kOptionsFieldNumber

const int bgs::protocol::whisper::v2::client::SendWhisperRequest::kOptionsFieldNumber = 2
static

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

◆ kTargetAccountIdFieldNumber

const int bgs::protocol::whisper::v2::client::SendWhisperRequest::kTargetAccountIdFieldNumber = 1
static

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

◆ options_

::bgs::protocol::whisper::v2::SendWhisperOptions* bgs::protocol::whisper::v2::client::SendWhisperRequest::options_
private

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

◆ target_account_id_

::google::protobuf::uint64 bgs::protocol::whisper::v2::client::SendWhisperRequest::target_account_id_
private

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


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