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

#include <whisper_listener.pb.h>

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

Public Member Functions

 WhisperEchoNotification ()
 
virtual ~WhisperEchoNotification ()
 
 WhisperEchoNotification (const WhisperEchoNotification &from)
 
WhisperEchoNotificationoperator= (const WhisperEchoNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (WhisperEchoNotification *other)
 
WhisperEchoNotificationNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_subscriber_account_id () const
 
void clear_subscriber_account_id ()
 
inline ::google::protobuf::uint64 subscriber_account_id () const
 
void set_subscriber_account_id (::google::protobuf::uint64 value)
 
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)
 
bool has_message_origin () const
 
void clear_message_origin ()
 
inline ::google::protobuf::uint32 message_origin () const
 
void set_message_origin (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kSubscriberAccountIdFieldNumber = 1
 
static const int kWhisperFieldNumber = 2
 
static const int kMessageOriginFieldNumber = 3
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_subscriber_account_id ()
 
void clear_has_subscriber_account_id ()
 
void set_has_whisper ()
 
void clear_has_whisper ()
 
void set_has_message_origin ()
 
void clear_has_message_origin ()
 
void InitAsDefaultInstance ()
 

Private Attributes

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

Static Private Attributes

static WhisperEchoNotificationdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv2_2fwhisper_5flistener_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv2_2fwhisper_5flistener_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv2_2fwhisper_5flistener_2eproto ()
 

Detailed Description

Definition at line 162 of file whisper_listener.pb.h.

Constructor & Destructor Documentation

◆ WhisperEchoNotification() [1/2]

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

◆ ~WhisperEchoNotification()

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

◆ WhisperEchoNotification() [2/2]

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

Member Function Documentation

◆ clear_has_message_origin()

void bgs::protocol::whisper::v2::client::WhisperEchoNotification::clear_has_message_origin ( )
inlineprivate

Definition at line 877 of file whisper_listener.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_subscriber_account_id()

void bgs::protocol::whisper::v2::client::WhisperEchoNotification::clear_has_subscriber_account_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_whisper()

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

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

+ Here is the caller graph for this function:

◆ clear_message_origin()

void bgs::protocol::whisper::v2::client::WhisperEchoNotification::clear_message_origin ( )
inline

Definition at line 880 of file whisper_listener.pb.h.

+ Here is the call graph for this function:

◆ clear_subscriber_account_id()

void bgs::protocol::whisper::v2::client::WhisperEchoNotification::clear_subscriber_account_id ( )
inline

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

+ Here is the call graph for this function:

◆ clear_whisper()

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

Definition at line 839 of file whisper_listener.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 190 of file whisper_listener.pb.h.

◆ GetMetadata()

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

◆ has_message_origin()

bool bgs::protocol::whisper::v2::client::WhisperEchoNotification::has_message_origin ( ) const
inline

Definition at line 871 of file whisper_listener.pb.h.

◆ has_subscriber_account_id()

bool bgs::protocol::whisper::v2::client::WhisperEchoNotification::has_subscriber_account_id ( ) const
inline

Definition at line 806 of file whisper_listener.pb.h.

◆ has_whisper()

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

Definition at line 830 of file whisper_listener.pb.h.

◆ InitAsDefaultInstance()

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

◆ message_origin()

google::protobuf::uint32 bgs::protocol::whisper::v2::client::WhisperEchoNotification::message_origin ( ) const
inline

Definition at line 884 of file whisper_listener.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 178 of file whisper_listener.pb.h.

◆ mutable_whisper()

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

Definition at line 847 of file whisper_listener.pb.h.

+ Here is the call graph for this function:

◆ New()

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

◆ operator=()

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

Definition at line 169 of file whisper_listener.pb.h.

◆ release_whisper()

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

Definition at line 853 of file whisper_listener.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_whisper()

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

Definition at line 859 of file whisper_listener.pb.h.

+ Here is the call graph for this function:

◆ set_has_message_origin()

void bgs::protocol::whisper::v2::client::WhisperEchoNotification::set_has_message_origin ( )
inlineprivate

Definition at line 874 of file whisper_listener.pb.h.

+ Here is the caller graph for this function:

◆ set_has_subscriber_account_id()

void bgs::protocol::whisper::v2::client::WhisperEchoNotification::set_has_subscriber_account_id ( )
inlineprivate

Definition at line 809 of file whisper_listener.pb.h.

+ Here is the caller graph for this function:

◆ set_has_whisper()

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

Definition at line 833 of file whisper_listener.pb.h.

+ Here is the caller graph for this function:

◆ set_message_origin()

void bgs::protocol::whisper::v2::client::WhisperEchoNotification::set_message_origin ( ::google::protobuf::uint32  value)
inline

Definition at line 888 of file whisper_listener.pb.h.

+ Here is the call graph for this function:

◆ set_subscriber_account_id()

void bgs::protocol::whisper::v2::client::WhisperEchoNotification::set_subscriber_account_id ( ::google::protobuf::uint64  value)
inline

Definition at line 823 of file whisper_listener.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ subscriber_account_id()

google::protobuf::uint64 bgs::protocol::whisper::v2::client::WhisperEchoNotification::subscriber_account_id ( ) const
inline

Definition at line 819 of file whisper_listener.pb.h.

◆ Swap()

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

◆ unknown_fields()

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

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

◆ whisper()

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

Definition at line 843 of file whisper_listener.pb.h.

+ Here is the caller graph for this function:

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_api_2fclient_2fv2_2fwhisper_5flistener_2eproto

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv2_2fwhisper_5flistener_2eproto ( )
friend

◆ protobuf_AssignDesc_api_2fclient_2fv2_2fwhisper_5flistener_2eproto

void protobuf_AssignDesc_api_2fclient_2fv2_2fwhisper_5flistener_2eproto ( )
friend

◆ protobuf_ShutdownFile_api_2fclient_2fv2_2fwhisper_5flistener_2eproto

void protobuf_ShutdownFile_api_2fclient_2fv2_2fwhisper_5flistener_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

Definition at line 237 of file whisper_listener.pb.h.

◆ _has_bits_

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

Definition at line 236 of file whisper_listener.pb.h.

◆ _unknown_fields_

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

Definition at line 234 of file whisper_listener.pb.h.

◆ default_instance_

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

Definition at line 246 of file whisper_listener.pb.h.

◆ kMessageOriginFieldNumber

const int bgs::protocol::whisper::v2::client::WhisperEchoNotification::kMessageOriginFieldNumber = 3
static

Definition at line 221 of file whisper_listener.pb.h.

◆ kSubscriberAccountIdFieldNumber

const int bgs::protocol::whisper::v2::client::WhisperEchoNotification::kSubscriberAccountIdFieldNumber = 1
static

Definition at line 205 of file whisper_listener.pb.h.

◆ kWhisperFieldNumber

const int bgs::protocol::whisper::v2::client::WhisperEchoNotification::kWhisperFieldNumber = 2
static

Definition at line 212 of file whisper_listener.pb.h.

◆ message_origin_

::google::protobuf::uint32 bgs::protocol::whisper::v2::client::WhisperEchoNotification::message_origin_
private

Definition at line 240 of file whisper_listener.pb.h.

◆ subscriber_account_id_

::google::protobuf::uint64 bgs::protocol::whisper::v2::client::WhisperEchoNotification::subscriber_account_id_
private

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

◆ whisper_

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

Definition at line 239 of file whisper_listener.pb.h.


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