TrinityCore
bgs::protocol::presence::v1::ChannelState Class Reference

#include <presence_types.pb.h>

+ Inheritance diagram for bgs::protocol::presence::v1::ChannelState:

Public Member Functions

 ChannelState ()
 
virtual ~ChannelState ()
 
 ChannelState (const ChannelState &from)
 
ChannelStateoperator= (const ChannelState &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ChannelState *other)
 
ChannelStateNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_entity_id () const
 
void clear_entity_id ()
 
const ::bgs::protocol::EntityIdentity_id () const
 
inline ::bgs::protocol::EntityIdmutable_entity_id ()
 
inline ::bgs::protocol::EntityIdrelease_entity_id ()
 
void set_allocated_entity_id (::bgs::protocol::EntityId *entity_id)
 
int field_operation_size () const
 
void clear_field_operation ()
 
const ::bgs::protocol::presence::v1::FieldOperationfield_operation (int index) const
 
inline ::bgs::protocol::presence::v1::FieldOperationmutable_field_operation (int index)
 
inline ::bgs::protocol::presence::v1::FieldOperationadd_field_operation ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::presence::v1::FieldOperation > & field_operation () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::presence::v1::FieldOperation > * mutable_field_operation ()
 
bool has_healing () const
 
void clear_healing ()
 
bool healing () const
 
void set_healing (bool value)
 

Static Public Member Functions

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

Public Attributes

static ::google::protobuf::internal::ExtensionIdentifier< ::bgs::protocol::channel::v1::ChannelState, ::google::protobuf::internal::MessageTypeTraits< ::bgs::protocol::presence::v1::ChannelState >, 11, false > presence
 

Static Public Attributes

static const int kEntityIdFieldNumber = 1
 
static const int kFieldOperationFieldNumber = 2
 
static const int kHealingFieldNumber = 3
 
static const int kPresenceFieldNumber = 101
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_entity_id ()
 
void clear_has_entity_id ()
 
void set_has_healing ()
 
void clear_has_healing ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::EntityIdentity_id_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::presence::v1::FieldOperationfield_operation_
 
bool healing_
 

Static Private Attributes

static ChannelStatedefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_presence_5ftypes_2eproto ()
 
void protobuf_AssignDesc_presence_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_presence_5ftypes_2eproto ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ChannelState() [1/2]

bgs::protocol::presence::v1::ChannelState::ChannelState ( )

◆ ~ChannelState()

virtual bgs::protocol::presence::v1::ChannelState::~ChannelState ( )
virtual

◆ ChannelState() [2/2]

bgs::protocol::presence::v1::ChannelState::ChannelState ( const ChannelState from)

Member Function Documentation

◆ add_field_operation()

bgs::protocol::presence::v1::FieldOperation * bgs::protocol::presence::v1::ChannelState::add_field_operation ( )
inline

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

◆ clear_entity_id()

void bgs::protocol::presence::v1::ChannelState::clear_entity_id ( )
inline

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

+ Here is the call graph for this function:

◆ clear_field_operation()

void bgs::protocol::presence::v1::ChannelState::clear_field_operation ( )
inline

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

◆ clear_has_entity_id()

void bgs::protocol::presence::v1::ChannelState::clear_has_entity_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_healing()

void bgs::protocol::presence::v1::ChannelState::clear_has_healing ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_healing()

void bgs::protocol::presence::v1::ChannelState::clear_healing ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

static const ChannelState & bgs::protocol::presence::v1::ChannelState::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::presence::v1::ChannelState::descriptor ( )
static

◆ entity_id()

const ::bgs::protocol::EntityId & bgs::protocol::presence::v1::ChannelState::entity_id ( ) const
inline

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

+ Here is the caller graph for this function:

◆ field_operation() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::presence::v1::FieldOperation > & bgs::protocol::presence::v1::ChannelState::field_operation ( ) const
inline

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

◆ field_operation() [2/2]

const ::bgs::protocol::presence::v1::FieldOperation & bgs::protocol::presence::v1::ChannelState::field_operation ( int  index) const
inline

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

◆ field_operation_size()

int bgs::protocol::presence::v1::ChannelState::field_operation_size ( ) const
inline

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

◆ GetCachedSize()

int bgs::protocol::presence::v1::ChannelState::GetCachedSize ( ) const
inline

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

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::presence::v1::ChannelState::GetMetadata ( ) const

◆ has_entity_id()

bool bgs::protocol::presence::v1::ChannelState::has_entity_id ( ) const
inline

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

◆ has_healing()

bool bgs::protocol::presence::v1::ChannelState::has_healing ( ) const
inline

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

◆ healing()

bool bgs::protocol::presence::v1::ChannelState::healing ( ) const
inline

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

◆ InitAsDefaultInstance()

void bgs::protocol::presence::v1::ChannelState::InitAsDefaultInstance ( )
private

◆ mutable_entity_id()

bgs::protocol::EntityId * bgs::protocol::presence::v1::ChannelState::mutable_entity_id ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_field_operation() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::presence::v1::FieldOperation > * bgs::protocol::presence::v1::ChannelState::mutable_field_operation ( )
inline

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

◆ mutable_field_operation() [2/2]

bgs::protocol::presence::v1::FieldOperation * bgs::protocol::presence::v1::ChannelState::mutable_field_operation ( int  index)
inline

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

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::presence::v1::ChannelState::mutable_unknown_fields ( )
inline

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

◆ New()

ChannelState * bgs::protocol::presence::v1::ChannelState::New ( ) const

◆ operator=()

ChannelState & bgs::protocol::presence::v1::ChannelState::operator= ( const ChannelState from)
inline

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

◆ release_entity_id()

bgs::protocol::EntityId * bgs::protocol::presence::v1::ChannelState::release_entity_id ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_entity_id()

void bgs::protocol::presence::v1::ChannelState::set_allocated_entity_id ( ::bgs::protocol::EntityId entity_id)
inline

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

+ Here is the call graph for this function:

◆ set_has_entity_id()

void bgs::protocol::presence::v1::ChannelState::set_has_entity_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_healing()

void bgs::protocol::presence::v1::ChannelState::set_has_healing ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_healing()

void bgs::protocol::presence::v1::ChannelState::set_healing ( bool  value)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

void bgs::protocol::presence::v1::ChannelState::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::presence::v1::ChannelState::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::presence::v1::ChannelState::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::presence::v1::ChannelState::Swap ( ChannelState other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::presence::v1::ChannelState::unknown_fields ( ) const
inline

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

Friends And Related Function Documentation

◆ protobuf_AddDesc_presence_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_presence_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_presence_5ftypes_2eproto

void protobuf_AssignDesc_presence_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_presence_5ftypes_2eproto

void protobuf_ShutdownFile_presence_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::presence::v1::ChannelState::_cached_size_
mutableprivate

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

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::presence::v1::ChannelState::_has_bits_[1]
private

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

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::presence::v1::ChannelState::_unknown_fields_
private

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

◆ default_instance_

ChannelState* bgs::protocol::presence::v1::ChannelState::default_instance_
staticprivate

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

◆ entity_id_

::bgs::protocol::EntityId* bgs::protocol::presence::v1::ChannelState::entity_id_
private

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

◆ field_operation_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::presence::v1::FieldOperation > bgs::protocol::presence::v1::ChannelState::field_operation_
private

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

◆ healing_

bool bgs::protocol::presence::v1::ChannelState::healing_
private

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

◆ kEntityIdFieldNumber

const int bgs::protocol::presence::v1::ChannelState::kEntityIdFieldNumber = 1
static

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

◆ kFieldOperationFieldNumber

const int bgs::protocol::presence::v1::ChannelState::kFieldOperationFieldNumber = 2
static

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

◆ kHealingFieldNumber

const int bgs::protocol::presence::v1::ChannelState::kHealingFieldNumber = 3
static

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

◆ kPresenceFieldNumber

const int bgs::protocol::presence::v1::ChannelState::kPresenceFieldNumber = 101
static

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

◆ presence

::google::protobuf::internal::ExtensionIdentifier< ::bgs::protocol::channel::v1::ChannelState, ::google::protobuf::internal::MessageTypeTraits< ::bgs::protocol::presence::v1::ChannelState >, 11, false > bgs::protocol::presence::v1::ChannelState::presence

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


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