TrinityCore
Loading...
Searching...
No Matches
bgs::protocol::presence::v2::PresenceFieldUpdate Class Reference

#include <presence_types.pb.h>

+ Inheritance diagram for bgs::protocol::presence::v2::PresenceFieldUpdate:

Public Member Functions

 PresenceFieldUpdate ()
 
virtual ~PresenceFieldUpdate ()
 
 PresenceFieldUpdate (const PresenceFieldUpdate &from)
 
PresenceFieldUpdateoperator= (const PresenceFieldUpdate &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (PresenceFieldUpdate *other)
 
PresenceFieldUpdateNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_key () const
 
void clear_key ()
 
const ::bgs::protocol::presence::v2::PresenceFieldKeykey () const
 
inline ::bgs::protocol::presence::v2::PresenceFieldKeymutable_key ()
 
inline ::bgs::protocol::presence::v2::PresenceFieldKeyrelease_key ()
 
void set_allocated_key (::bgs::protocol::presence::v2::PresenceFieldKey *key)
 
bool has_value () const
 
void clear_value ()
 
const ::bgs::protocol::v2::Variantvalue () const
 
inline ::bgs::protocol::v2::Variantmutable_value ()
 
inline ::bgs::protocol::v2::Variantrelease_value ()
 
void set_allocated_value (::bgs::protocol::v2::Variant *value)
 
bool has_delete_ () const
 
void clear_delete_ ()
 
bool delete_ () const
 
void set_delete_ (bool value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kKeyFieldNumber = 1
 
static const int kValueFieldNumber = 2
 
static const int kDeleteFieldNumber = 3
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_key ()
 
void clear_has_key ()
 
void set_has_value ()
 
void clear_has_value ()
 
void set_has_delete_ ()
 
void clear_has_delete_ ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::presence::v2::PresenceFieldKeykey_
 
::bgs::protocol::v2::Variantvalue_
 
bool delete__
 

Static Private Attributes

static PresenceFieldUpdatedefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv2_2fpresence_5ftypes_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv2_2fpresence_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv2_2fpresence_5ftypes_2eproto ()
 

Detailed Description

Definition at line 483 of file presence_types.pb.h.

Constructor & Destructor Documentation

◆ PresenceFieldUpdate() [1/2]

bgs::protocol::presence::v2::PresenceFieldUpdate::PresenceFieldUpdate ( )

◆ ~PresenceFieldUpdate()

virtual bgs::protocol::presence::v2::PresenceFieldUpdate::~PresenceFieldUpdate ( )
virtual

◆ PresenceFieldUpdate() [2/2]

bgs::protocol::presence::v2::PresenceFieldUpdate::PresenceFieldUpdate ( const PresenceFieldUpdate from)

Member Function Documentation

◆ clear_delete_()

void bgs::protocol::presence::v2::PresenceFieldUpdate::clear_delete_ ( )
inline

Definition at line 1708 of file presence_types.pb.h.

+ Here is the call graph for this function:

◆ clear_has_delete_()

void bgs::protocol::presence::v2::PresenceFieldUpdate::clear_has_delete_ ( )
inlineprivate

Definition at line 1705 of file presence_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_key()

void bgs::protocol::presence::v2::PresenceFieldUpdate::clear_has_key ( )
inlineprivate

Definition at line 1623 of file presence_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_value()

void bgs::protocol::presence::v2::PresenceFieldUpdate::clear_has_value ( )
inlineprivate

Definition at line 1664 of file presence_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_key()

void bgs::protocol::presence::v2::PresenceFieldUpdate::clear_key ( )
inline

Definition at line 1626 of file presence_types.pb.h.

+ Here is the call graph for this function:

◆ clear_value()

void bgs::protocol::presence::v2::PresenceFieldUpdate::clear_value ( )
inline

Definition at line 1667 of file presence_types.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

static const PresenceFieldUpdate & bgs::protocol::presence::v2::PresenceFieldUpdate::default_instance ( )
static

◆ delete_()

bool bgs::protocol::presence::v2::PresenceFieldUpdate::delete_ ( ) const
inline

Definition at line 1712 of file presence_types.pb.h.

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::presence::v2::PresenceFieldUpdate::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::presence::v2::PresenceFieldUpdate::GetCachedSize ( ) const
inline

Definition at line 511 of file presence_types.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::presence::v2::PresenceFieldUpdate::GetMetadata ( ) const

◆ has_delete_()

bool bgs::protocol::presence::v2::PresenceFieldUpdate::has_delete_ ( ) const
inline

Definition at line 1699 of file presence_types.pb.h.

◆ has_key()

bool bgs::protocol::presence::v2::PresenceFieldUpdate::has_key ( ) const
inline

Definition at line 1617 of file presence_types.pb.h.

◆ has_value()

bool bgs::protocol::presence::v2::PresenceFieldUpdate::has_value ( ) const
inline

Definition at line 1658 of file presence_types.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::presence::v2::PresenceFieldUpdate::InitAsDefaultInstance ( )
private

◆ key()

const ::bgs::protocol::presence::v2::PresenceFieldKey & bgs::protocol::presence::v2::PresenceFieldUpdate::key ( ) const
inline

Definition at line 1630 of file presence_types.pb.h.

+ Here is the caller graph for this function:

◆ mutable_key()

bgs::protocol::presence::v2::PresenceFieldKey * bgs::protocol::presence::v2::PresenceFieldUpdate::mutable_key ( )
inline

Definition at line 1634 of file presence_types.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::presence::v2::PresenceFieldUpdate::mutable_unknown_fields ( )
inline

Definition at line 499 of file presence_types.pb.h.

◆ mutable_value()

bgs::protocol::v2::Variant * bgs::protocol::presence::v2::PresenceFieldUpdate::mutable_value ( )
inline

Definition at line 1675 of file presence_types.pb.h.

+ Here is the call graph for this function:

◆ New()

PresenceFieldUpdate * bgs::protocol::presence::v2::PresenceFieldUpdate::New ( ) const

◆ operator=()

PresenceFieldUpdate & bgs::protocol::presence::v2::PresenceFieldUpdate::operator= ( const PresenceFieldUpdate from)
inline

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

◆ release_key()

bgs::protocol::presence::v2::PresenceFieldKey * bgs::protocol::presence::v2::PresenceFieldUpdate::release_key ( )
inline

Definition at line 1640 of file presence_types.pb.h.

+ Here is the call graph for this function:

◆ release_value()

bgs::protocol::v2::Variant * bgs::protocol::presence::v2::PresenceFieldUpdate::release_value ( )
inline

Definition at line 1681 of file presence_types.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_key()

void bgs::protocol::presence::v2::PresenceFieldUpdate::set_allocated_key ( ::bgs::protocol::presence::v2::PresenceFieldKey key)
inline

Definition at line 1646 of file presence_types.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_value()

void bgs::protocol::presence::v2::PresenceFieldUpdate::set_allocated_value ( ::bgs::protocol::v2::Variant value)
inline

Definition at line 1687 of file presence_types.pb.h.

+ Here is the call graph for this function:

◆ set_delete_()

void bgs::protocol::presence::v2::PresenceFieldUpdate::set_delete_ ( bool  value)
inline

Definition at line 1716 of file presence_types.pb.h.

+ Here is the call graph for this function:

◆ set_has_delete_()

void bgs::protocol::presence::v2::PresenceFieldUpdate::set_has_delete_ ( )
inlineprivate

Definition at line 1702 of file presence_types.pb.h.

+ Here is the caller graph for this function:

◆ set_has_key()

void bgs::protocol::presence::v2::PresenceFieldUpdate::set_has_key ( )
inlineprivate

Definition at line 1620 of file presence_types.pb.h.

+ Here is the caller graph for this function:

◆ set_has_value()

void bgs::protocol::presence::v2::PresenceFieldUpdate::set_has_value ( )
inlineprivate

Definition at line 1661 of file presence_types.pb.h.

+ Here is the caller graph for this function:

◆ SetCachedSize()

void bgs::protocol::presence::v2::PresenceFieldUpdate::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::presence::v2::PresenceFieldUpdate::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::presence::v2::PresenceFieldUpdate::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::presence::v2::PresenceFieldUpdate::Swap ( PresenceFieldUpdate other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::presence::v2::PresenceFieldUpdate::unknown_fields ( ) const
inline

Definition at line 495 of file presence_types.pb.h.

◆ value()

const ::bgs::protocol::v2::Variant & bgs::protocol::presence::v2::PresenceFieldUpdate::value ( ) const
inline

Definition at line 1671 of file presence_types.pb.h.

+ Here is the caller graph for this function:

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_api_2fclient_2fv2_2fpresence_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv2_2fpresence_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_api_2fclient_2fv2_2fpresence_5ftypes_2eproto

void protobuf_AssignDesc_api_2fclient_2fv2_2fpresence_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_api_2fclient_2fv2_2fpresence_5ftypes_2eproto

void protobuf_ShutdownFile_api_2fclient_2fv2_2fpresence_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::presence::v2::PresenceFieldUpdate::_cached_size_
mutableprivate

Definition at line 560 of file presence_types.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::presence::v2::PresenceFieldUpdate::_has_bits_[1]
private

Definition at line 559 of file presence_types.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::presence::v2::PresenceFieldUpdate::_unknown_fields_
private

Definition at line 557 of file presence_types.pb.h.

◆ default_instance_

PresenceFieldUpdate* bgs::protocol::presence::v2::PresenceFieldUpdate::default_instance_
staticprivate

Definition at line 569 of file presence_types.pb.h.

◆ delete__

bool bgs::protocol::presence::v2::PresenceFieldUpdate::delete__
private

Definition at line 563 of file presence_types.pb.h.

◆ kDeleteFieldNumber

const int bgs::protocol::presence::v2::PresenceFieldUpdate::kDeleteFieldNumber = 3
static

Definition at line 544 of file presence_types.pb.h.

◆ key_

::bgs::protocol::presence::v2::PresenceFieldKey* bgs::protocol::presence::v2::PresenceFieldUpdate::key_
private

Definition at line 561 of file presence_types.pb.h.

◆ kKeyFieldNumber

const int bgs::protocol::presence::v2::PresenceFieldUpdate::kKeyFieldNumber = 1
static

Definition at line 526 of file presence_types.pb.h.

◆ kValueFieldNumber

const int bgs::protocol::presence::v2::PresenceFieldUpdate::kValueFieldNumber = 2
static

Definition at line 535 of file presence_types.pb.h.

◆ value_

::bgs::protocol::v2::Variant* bgs::protocol::presence::v2::PresenceFieldUpdate::value_
private

Definition at line 562 of file presence_types.pb.h.


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