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

#include <whisper_listener.pb.h>

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

Public Member Functions

 AdvanceViewTimeNotification ()
 
virtual ~AdvanceViewTimeNotification ()
 
 AdvanceViewTimeNotification (const AdvanceViewTimeNotification &from)
 
AdvanceViewTimeNotificationoperator= (const AdvanceViewTimeNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (AdvanceViewTimeNotification *other)
 
AdvanceViewTimeNotificationNew () 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_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_view_time_us () const
 
void clear_view_time_us ()
 
inline ::google::protobuf::uint64 view_time_us () const
 
void set_view_time_us (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kSubscriberAccountIdFieldNumber = 1
 
static const int kTargetAccountIdFieldNumber = 2
 
static const int kViewTimeUsFieldNumber = 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_target_account_id ()
 
void clear_has_target_account_id ()
 
void set_has_view_time_us ()
 
void clear_has_view_time_us ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::uint64 subscriber_account_id_
 
::google::protobuf::uint64 target_account_id_
 
::google::protobuf::uint64 view_time_us_
 

Static Private Attributes

static AdvanceViewTimeNotificationdefault_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 414 of file whisper_listener.pb.h.

Constructor & Destructor Documentation

◆ AdvanceViewTimeNotification() [1/2]

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

◆ ~AdvanceViewTimeNotification()

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

◆ AdvanceViewTimeNotification() [2/2]

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

Member Function Documentation

◆ clear_has_subscriber_account_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_target_account_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_view_time_us()

void bgs::protocol::whisper::v2::client::AdvanceViewTimeNotification::clear_has_view_time_us ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_subscriber_account_id()

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

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

+ Here is the call graph for this function:

◆ clear_target_account_id()

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

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

+ Here is the call graph for this function:

◆ clear_view_time_us()

void bgs::protocol::whisper::v2::client::AdvanceViewTimeNotification::clear_view_time_us ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_subscriber_account_id()

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

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

◆ has_target_account_id()

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

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

◆ has_view_time_us()

bool bgs::protocol::whisper::v2::client::AdvanceViewTimeNotification::has_view_time_us ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ set_has_subscriber_account_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_target_account_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_view_time_us()

void bgs::protocol::whisper::v2::client::AdvanceViewTimeNotification::set_has_view_time_us ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_subscriber_account_id()

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

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

+ Here is the call graph for this function:

◆ set_target_account_id()

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

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

+ Here is the call graph for this function:

◆ set_view_time_us()

void bgs::protocol::whisper::v2::client::AdvanceViewTimeNotification::set_view_time_us ( ::google::protobuf::uint64  value)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ subscriber_account_id()

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

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

◆ Swap()

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

◆ target_account_id()

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

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

◆ unknown_fields()

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

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

◆ view_time_us()

google::protobuf::uint64 bgs::protocol::whisper::v2::client::AdvanceViewTimeNotification::view_time_us ( ) const
inline

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

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

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ kSubscriberAccountIdFieldNumber

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

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

◆ kTargetAccountIdFieldNumber

const int bgs::protocol::whisper::v2::client::AdvanceViewTimeNotification::kTargetAccountIdFieldNumber = 2
static

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

◆ kViewTimeUsFieldNumber

const int bgs::protocol::whisper::v2::client::AdvanceViewTimeNotification::kViewTimeUsFieldNumber = 3
static

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

◆ subscriber_account_id_

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

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

◆ target_account_id_

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

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

◆ view_time_us_

::google::protobuf::uint64 bgs::protocol::whisper::v2::client::AdvanceViewTimeNotification::view_time_us_
private

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


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