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

#include <whisper_listener.pb.h>

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

Public Member Functions

 WhisperUpdatedNotification ()
 
virtual ~WhisperUpdatedNotification ()
 
 WhisperUpdatedNotification (const WhisperUpdatedNotification &from)
 
WhisperUpdatedNotificationoperator= (const WhisperUpdatedNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (WhisperUpdatedNotification *other)
 
WhisperUpdatedNotificationNew () 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)
 

Static Public Member Functions

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

Static Public Attributes

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

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 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_
 

Static Private Attributes

static WhisperUpdatedNotificationdefault_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 250 of file whisper_listener.pb.h.

Constructor & Destructor Documentation

◆ WhisperUpdatedNotification() [1/2]

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

◆ ~WhisperUpdatedNotification()

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

◆ WhisperUpdatedNotification() [2/2]

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

Member Function Documentation

◆ clear_has_subscriber_account_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_whisper()

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

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

+ Here is the caller graph for this function:

◆ clear_subscriber_account_id()

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

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

+ Here is the call graph for this function:

◆ clear_whisper()

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

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_subscriber_account_id()

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

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

◆ has_whisper()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_unknown_fields()

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

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

◆ mutable_whisper()

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

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

+ Here is the call graph for this function:

◆ New()

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

◆ operator=()

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

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

◆ release_whisper()

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

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

+ Here is the call graph for this function:

◆ set_allocated_whisper()

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

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

+ Here is the call graph for this function:

◆ set_has_subscriber_account_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_whisper()

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

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

+ Here is the caller graph for this function:

◆ set_subscriber_account_id()

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

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ subscriber_account_id()

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

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

◆ Swap()

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

◆ unknown_fields()

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

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

◆ whisper()

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

Definition at line 936 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::WhisperUpdatedNotification::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ kSubscriberAccountIdFieldNumber

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

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

◆ kWhisperFieldNumber

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

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

◆ subscriber_account_id_

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

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

◆ whisper_

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

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


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