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

#include <whisper_types.pb.h>

+ Inheritance diagram for bgs::protocol::whisper::v2::WhisperView:

Public Member Functions

 WhisperView ()
 
virtual ~WhisperView ()
 
 WhisperView (const WhisperView &from)
 
WhisperViewoperator= (const WhisperView &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (WhisperView *other)
 
WhisperViewNew () 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)
 
bool has_view_marker () const
 
void clear_view_marker ()
 
const ::bgs::protocol::ViewMarkerview_marker () const
 
inline ::bgs::protocol::ViewMarkermutable_view_marker ()
 
inline ::bgs::protocol::ViewMarkerrelease_view_marker ()
 
void set_allocated_view_marker (::bgs::protocol::ViewMarker *view_marker)
 
bool has_target_battle_tag () const
 
void clear_target_battle_tag ()
 
const ::std::string & target_battle_tag () const
 
void set_target_battle_tag (const ::std::string &value)
 
void set_target_battle_tag (const char *value)
 
void set_target_battle_tag (const char *value, size_t size)
 
inline ::std::string * mutable_target_battle_tag ()
 
inline ::std::string * release_target_battle_tag ()
 
void set_allocated_target_battle_tag (::std::string *target_battle_tag)
 

Static Public Member Functions

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

Static Public Attributes

static const int kTargetAccountIdFieldNumber = 1
 
static const int kViewMarkerFieldNumber = 2
 
static const int kTargetBattleTagFieldNumber = 3
 

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 set_has_view_marker ()
 
void clear_has_view_marker ()
 
void set_has_target_battle_tag ()
 
void clear_has_target_battle_tag ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::uint64 target_account_id_
 
::bgs::protocol::ViewMarkerview_marker_
 
::std::string * target_battle_tag_
 

Static Private Attributes

static WhisperViewdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_api_2fcommon_2fv2_2fwhisper_5ftypes_2eproto ()
 
void protobuf_AssignDesc_api_2fcommon_2fv2_2fwhisper_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_api_2fcommon_2fv2_2fwhisper_5ftypes_2eproto ()
 

Detailed Description

Definition at line 176 of file whisper_types.pb.h.

Constructor & Destructor Documentation

◆ WhisperView() [1/2]

bgs::protocol::whisper::v2::WhisperView::WhisperView ( )

◆ ~WhisperView()

virtual bgs::protocol::whisper::v2::WhisperView::~WhisperView ( )
virtual

◆ WhisperView() [2/2]

bgs::protocol::whisper::v2::WhisperView::WhisperView ( const WhisperView from)

Member Function Documentation

◆ clear_has_target_account_id()

void bgs::protocol::whisper::v2::WhisperView::clear_has_target_account_id ( )
inlineprivate

Definition at line 576 of file whisper_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_target_battle_tag()

void bgs::protocol::whisper::v2::WhisperView::clear_has_target_battle_tag ( )
inlineprivate

Definition at line 641 of file whisper_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_view_marker()

void bgs::protocol::whisper::v2::WhisperView::clear_has_view_marker ( )
inlineprivate

Definition at line 600 of file whisper_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_target_account_id()

void bgs::protocol::whisper::v2::WhisperView::clear_target_account_id ( )
inline

Definition at line 579 of file whisper_types.pb.h.

+ Here is the call graph for this function:

◆ clear_target_battle_tag()

void bgs::protocol::whisper::v2::WhisperView::clear_target_battle_tag ( )
inline

Definition at line 644 of file whisper_types.pb.h.

+ Here is the call graph for this function:

◆ clear_view_marker()

void bgs::protocol::whisper::v2::WhisperView::clear_view_marker ( )
inline

Definition at line 603 of file whisper_types.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

static const WhisperView & bgs::protocol::whisper::v2::WhisperView::default_instance ( )
static

◆ descriptor()

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

◆ GetCachedSize()

int bgs::protocol::whisper::v2::WhisperView::GetCachedSize ( ) const
inline

Definition at line 204 of file whisper_types.pb.h.

◆ GetMetadata()

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

◆ has_target_account_id()

bool bgs::protocol::whisper::v2::WhisperView::has_target_account_id ( ) const
inline

Definition at line 570 of file whisper_types.pb.h.

◆ has_target_battle_tag()

bool bgs::protocol::whisper::v2::WhisperView::has_target_battle_tag ( ) const
inline

Definition at line 635 of file whisper_types.pb.h.

◆ has_view_marker()

bool bgs::protocol::whisper::v2::WhisperView::has_view_marker ( ) const
inline

Definition at line 594 of file whisper_types.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::whisper::v2::WhisperView::InitAsDefaultInstance ( )
private

◆ mutable_target_battle_tag()

std::string * bgs::protocol::whisper::v2::WhisperView::mutable_target_battle_tag ( )
inline

Definition at line 678 of file whisper_types.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

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

Definition at line 192 of file whisper_types.pb.h.

◆ mutable_view_marker()

bgs::protocol::ViewMarker * bgs::protocol::whisper::v2::WhisperView::mutable_view_marker ( )
inline

Definition at line 611 of file whisper_types.pb.h.

+ Here is the call graph for this function:

◆ New()

WhisperView * bgs::protocol::whisper::v2::WhisperView::New ( ) const

◆ operator=()

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

Definition at line 183 of file whisper_types.pb.h.

◆ release_target_battle_tag()

std::string * bgs::protocol::whisper::v2::WhisperView::release_target_battle_tag ( )
inline

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

+ Here is the call graph for this function:

◆ release_view_marker()

bgs::protocol::ViewMarker * bgs::protocol::whisper::v2::WhisperView::release_view_marker ( )
inline

Definition at line 617 of file whisper_types.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_target_battle_tag()

void bgs::protocol::whisper::v2::WhisperView::set_allocated_target_battle_tag ( ::std::string *  target_battle_tag)
inline

Definition at line 696 of file whisper_types.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_view_marker()

void bgs::protocol::whisper::v2::WhisperView::set_allocated_view_marker ( ::bgs::protocol::ViewMarker view_marker)
inline

Definition at line 623 of file whisper_types.pb.h.

+ Here is the call graph for this function:

◆ set_has_target_account_id()

void bgs::protocol::whisper::v2::WhisperView::set_has_target_account_id ( )
inlineprivate

Definition at line 573 of file whisper_types.pb.h.

+ Here is the caller graph for this function:

◆ set_has_target_battle_tag()

void bgs::protocol::whisper::v2::WhisperView::set_has_target_battle_tag ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_view_marker()

void bgs::protocol::whisper::v2::WhisperView::set_has_view_marker ( )
inlineprivate

Definition at line 597 of file whisper_types.pb.h.

+ Here is the caller graph for this function:

◆ set_target_account_id()

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

Definition at line 587 of file whisper_types.pb.h.

+ Here is the call graph for this function:

◆ set_target_battle_tag() [1/3]

void bgs::protocol::whisper::v2::WhisperView::set_target_battle_tag ( const ::std::string &  value)
inline

Definition at line 654 of file whisper_types.pb.h.

+ Here is the call graph for this function:

◆ set_target_battle_tag() [2/3]

void bgs::protocol::whisper::v2::WhisperView::set_target_battle_tag ( const char *  value)
inline

Definition at line 662 of file whisper_types.pb.h.

+ Here is the call graph for this function:

◆ set_target_battle_tag() [3/3]

void bgs::protocol::whisper::v2::WhisperView::set_target_battle_tag ( const char *  value,
size_t  size 
)
inline

Definition at line 670 of file whisper_types.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

void bgs::protocol::whisper::v2::WhisperView::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::whisper::v2::WhisperView::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::whisper::v2::WhisperView::Swap ( WhisperView other)

◆ target_account_id()

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

Definition at line 583 of file whisper_types.pb.h.

◆ target_battle_tag()

const ::std::string & bgs::protocol::whisper::v2::WhisperView::target_battle_tag ( ) const
inline

Definition at line 650 of file whisper_types.pb.h.

+ Here is the caller graph for this function:

◆ unknown_fields()

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

Definition at line 188 of file whisper_types.pb.h.

◆ view_marker()

const ::bgs::protocol::ViewMarker & bgs::protocol::whisper::v2::WhisperView::view_marker ( ) const
inline

Definition at line 607 of file whisper_types.pb.h.

+ Here is the caller graph for this function:

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_api_2fcommon_2fv2_2fwhisper_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_api_2fcommon_2fv2_2fwhisper_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_api_2fcommon_2fv2_2fwhisper_5ftypes_2eproto

void protobuf_AssignDesc_api_2fcommon_2fv2_2fwhisper_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_api_2fcommon_2fv2_2fwhisper_5ftypes_2eproto

void protobuf_ShutdownFile_api_2fcommon_2fv2_2fwhisper_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::whisper::v2::WhisperView::_cached_size_
mutableprivate

Definition at line 256 of file whisper_types.pb.h.

◆ _has_bits_

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

Definition at line 255 of file whisper_types.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::whisper::v2::WhisperView::_unknown_fields_
private

Definition at line 253 of file whisper_types.pb.h.

◆ default_instance_

WhisperView* bgs::protocol::whisper::v2::WhisperView::default_instance_
staticprivate

Definition at line 265 of file whisper_types.pb.h.

◆ kTargetAccountIdFieldNumber

const int bgs::protocol::whisper::v2::WhisperView::kTargetAccountIdFieldNumber = 1
static

Definition at line 219 of file whisper_types.pb.h.

◆ kTargetBattleTagFieldNumber

const int bgs::protocol::whisper::v2::WhisperView::kTargetBattleTagFieldNumber = 3
static

Definition at line 235 of file whisper_types.pb.h.

◆ kViewMarkerFieldNumber

const int bgs::protocol::whisper::v2::WhisperView::kViewMarkerFieldNumber = 2
static

Definition at line 226 of file whisper_types.pb.h.

◆ target_account_id_

::google::protobuf::uint64 bgs::protocol::whisper::v2::WhisperView::target_account_id_
private

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

◆ target_battle_tag_

::std::string* bgs::protocol::whisper::v2::WhisperView::target_battle_tag_
private

Definition at line 259 of file whisper_types.pb.h.

◆ view_marker_

::bgs::protocol::ViewMarker* bgs::protocol::whisper::v2::WhisperView::view_marker_
private

Definition at line 258 of file whisper_types.pb.h.


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