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

#include <whisper_service.pb.h>

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

Public Member Functions

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

Static Public Member Functions

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

Static Public Attributes

static const int kTargetAccountIdFieldNumber = 1
 

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 InitAsDefaultInstance ()
 

Private Attributes

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

Static Private Attributes

static AdvanceViewTimeRequestdefault_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 631 of file whisper_service.pb.h.

Constructor & Destructor Documentation

◆ AdvanceViewTimeRequest() [1/2]

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

◆ ~AdvanceViewTimeRequest()

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

◆ AdvanceViewTimeRequest() [2/2]

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

Member Function Documentation

◆ clear_has_target_account_id()

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

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

+ Here is the caller graph for this function:

◆ clear_target_account_id()

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

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_target_account_id()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ set_has_target_account_id()

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

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

+ Here is the caller graph for this function:

◆ set_target_account_id()

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

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ target_account_id()

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

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

◆ unknown_fields()

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

Definition at line 643 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::AdvanceViewTimeRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ kTargetAccountIdFieldNumber

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

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

◆ target_account_id_

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

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


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