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

#include <whisper_service.pb.h>

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

Public Member Functions

 GetWhisperHistoryResponse ()
 
virtual ~GetWhisperHistoryResponse ()
 
 GetWhisperHistoryResponse (const GetWhisperHistoryResponse &from)
 
GetWhisperHistoryResponseoperator= (const GetWhisperHistoryResponse &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetWhisperHistoryResponse *other)
 
GetWhisperHistoryResponseNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int whispers_size () const
 
void clear_whispers ()
 
const ::bgs::protocol::whisper::v2::Whisperwhispers (int index) const
 
inline ::bgs::protocol::whisper::v2::Whispermutable_whispers (int index)
 
inline ::bgs::protocol::whisper::v2::Whisperadd_whispers ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::whisper::v2::Whisper > & whispers () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::whisper::v2::Whisper > * mutable_whispers ()
 
bool has_continuation () const
 
void clear_continuation ()
 
inline ::google::protobuf::uint64 continuation () const
 
void set_continuation (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kWhispersFieldNumber = 1
 
static const int kContinuationFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_continuation ()
 
void clear_has_continuation ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::whisper::v2::Whisperwhispers_
 
::google::protobuf::uint64 continuation_
 

Static Private Attributes

static GetWhisperHistoryResponsedefault_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 330 of file whisper_service.pb.h.

Constructor & Destructor Documentation

◆ GetWhisperHistoryResponse() [1/2]

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

◆ ~GetWhisperHistoryResponse()

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

◆ GetWhisperHistoryResponse() [2/2]

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

Member Function Documentation

◆ add_whispers()

bgs::protocol::whisper::v2::Whisper * bgs::protocol::whisper::v2::client::GetWhisperHistoryResponse::add_whispers ( )
inline

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

◆ clear_continuation()

void bgs::protocol::whisper::v2::client::GetWhisperHistoryResponse::clear_continuation ( )
inline

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

+ Here is the call graph for this function:

◆ clear_has_continuation()

void bgs::protocol::whisper::v2::client::GetWhisperHistoryResponse::clear_has_continuation ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_whispers()

void bgs::protocol::whisper::v2::client::GetWhisperHistoryResponse::clear_whispers ( )
inline

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

◆ continuation()

google::protobuf::uint64 bgs::protocol::whisper::v2::client::GetWhisperHistoryResponse::continuation ( ) const
inline

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_continuation()

bool bgs::protocol::whisper::v2::client::GetWhisperHistoryResponse::has_continuation ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_unknown_fields()

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

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

◆ mutable_whispers() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::whisper::v2::Whisper > * bgs::protocol::whisper::v2::client::GetWhisperHistoryResponse::mutable_whispers ( )
inline

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

◆ mutable_whispers() [2/2]

bgs::protocol::whisper::v2::Whisper * bgs::protocol::whisper::v2::client::GetWhisperHistoryResponse::mutable_whispers ( int  index)
inline

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

◆ New()

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

◆ operator=()

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

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

◆ set_continuation()

void bgs::protocol::whisper::v2::client::GetWhisperHistoryResponse::set_continuation ( ::google::protobuf::uint64  value)
inline

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

+ Here is the call graph for this function:

◆ set_has_continuation()

void bgs::protocol::whisper::v2::client::GetWhisperHistoryResponse::set_has_continuation ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

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

◆ whispers() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::whisper::v2::Whisper > & bgs::protocol::whisper::v2::client::GetWhisperHistoryResponse::whispers ( ) const
inline

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

◆ whispers() [2/2]

const ::bgs::protocol::whisper::v2::Whisper & bgs::protocol::whisper::v2::client::GetWhisperHistoryResponse::whispers ( int  index) const
inline

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

◆ whispers_size()

int bgs::protocol::whisper::v2::client::GetWhisperHistoryResponse::whispers_size ( ) const
inline

Definition at line 943 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::GetWhisperHistoryResponse::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ continuation_

::google::protobuf::uint64 bgs::protocol::whisper::v2::client::GetWhisperHistoryResponse::continuation_
private

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

◆ default_instance_

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

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

◆ kContinuationFieldNumber

const int bgs::protocol::whisper::v2::client::GetWhisperHistoryResponse::kContinuationFieldNumber = 2
static

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

◆ kWhispersFieldNumber

const int bgs::protocol::whisper::v2::client::GetWhisperHistoryResponse::kWhispersFieldNumber = 1
static

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

◆ whispers_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::whisper::v2::Whisper > bgs::protocol::whisper::v2::client::GetWhisperHistoryResponse::whispers_
private

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


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