TrinityCore
bgs::protocol::EntityId Class Reference

#include <entity_types.pb.h>

+ Inheritance diagram for bgs::protocol::EntityId:

Public Member Functions

 EntityId ()
 
virtual ~EntityId ()
 
 EntityId (const EntityId &from)
 
EntityIdoperator= (const EntityId &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (EntityId *other)
 
EntityIdNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_high () const
 
void clear_high ()
 
inline ::google::protobuf::uint64 high () const
 
void set_high (::google::protobuf::uint64 value)
 
bool has_low () const
 
void clear_low ()
 
inline ::google::protobuf::uint64 low () const
 
void set_low (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kHighFieldNumber = 1
 
static const int kLowFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_high ()
 
void clear_has_high ()
 
void set_has_low ()
 
void clear_has_low ()
 
void InitAsDefaultInstance ()
 

Private Attributes

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

Static Private Attributes

static EntityIddefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_entity_5ftypes_2eproto ()
 
void protobuf_AssignDesc_entity_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_entity_5ftypes_2eproto ()
 

Detailed Description

Definition at line 45 of file entity_types.pb.h.

Constructor & Destructor Documentation

◆ EntityId() [1/2]

bgs::protocol::EntityId::EntityId ( )

◆ ~EntityId()

virtual bgs::protocol::EntityId::~EntityId ( )
virtual

◆ EntityId() [2/2]

bgs::protocol::EntityId::EntityId ( const EntityId from)

Member Function Documentation

◆ clear_has_high()

void bgs::protocol::EntityId::clear_has_high ( )
inlineprivate

Definition at line 214 of file entity_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_low()

void bgs::protocol::EntityId::clear_has_low ( )
inlineprivate

Definition at line 238 of file entity_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_high()

void bgs::protocol::EntityId::clear_high ( )
inline

Definition at line 217 of file entity_types.pb.h.

+ Here is the call graph for this function:

◆ clear_low()

void bgs::protocol::EntityId::clear_low ( )
inline

Definition at line 241 of file entity_types.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

static const EntityId & bgs::protocol::EntityId::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::EntityId::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::EntityId::GetCachedSize ( ) const
inline

Definition at line 73 of file entity_types.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::EntityId::GetMetadata ( ) const

◆ has_high()

bool bgs::protocol::EntityId::has_high ( ) const
inline

Definition at line 208 of file entity_types.pb.h.

◆ has_low()

bool bgs::protocol::EntityId::has_low ( ) const
inline

Definition at line 232 of file entity_types.pb.h.

◆ high()

google::protobuf::uint64 bgs::protocol::EntityId::high ( ) const
inline

Definition at line 221 of file entity_types.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::EntityId::InitAsDefaultInstance ( )
private

◆ low()

google::protobuf::uint64 bgs::protocol::EntityId::low ( ) const
inline

Definition at line 245 of file entity_types.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::EntityId::mutable_unknown_fields ( )
inline

Definition at line 61 of file entity_types.pb.h.

◆ New()

EntityId * bgs::protocol::EntityId::New ( ) const

◆ operator=()

EntityId & bgs::protocol::EntityId::operator= ( const EntityId from)
inline

Definition at line 52 of file entity_types.pb.h.

◆ set_has_high()

void bgs::protocol::EntityId::set_has_high ( )
inlineprivate

Definition at line 211 of file entity_types.pb.h.

+ Here is the caller graph for this function:

◆ set_has_low()

void bgs::protocol::EntityId::set_has_low ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_high()

void bgs::protocol::EntityId::set_high ( ::google::protobuf::uint64  value)
inline

Definition at line 225 of file entity_types.pb.h.

+ Here is the call graph for this function:

◆ set_low()

void bgs::protocol::EntityId::set_low ( ::google::protobuf::uint64  value)
inline

Definition at line 249 of file entity_types.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

void bgs::protocol::EntityId::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::EntityId::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::EntityId::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::EntityId::Swap ( EntityId other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::EntityId::unknown_fields ( ) const
inline

Definition at line 57 of file entity_types.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_entity_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_entity_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_entity_5ftypes_2eproto

void protobuf_AssignDesc_entity_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_entity_5ftypes_2eproto

void protobuf_ShutdownFile_entity_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::EntityId::_cached_size_
mutableprivate

Definition at line 109 of file entity_types.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::EntityId::_has_bits_[1]
private

Definition at line 108 of file entity_types.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::EntityId::_unknown_fields_
private

Definition at line 106 of file entity_types.pb.h.

◆ default_instance_

EntityId* bgs::protocol::EntityId::default_instance_
staticprivate

Definition at line 117 of file entity_types.pb.h.

◆ high_

::google::protobuf::uint64 bgs::protocol::EntityId::high_
private

Definition at line 110 of file entity_types.pb.h.

◆ kHighFieldNumber

const int bgs::protocol::EntityId::kHighFieldNumber = 1
static

Definition at line 88 of file entity_types.pb.h.

◆ kLowFieldNumber

const int bgs::protocol::EntityId::kLowFieldNumber = 2
static

Definition at line 95 of file entity_types.pb.h.

◆ low_

::google::protobuf::uint64 bgs::protocol::EntityId::low_
private

Definition at line 111 of file entity_types.pb.h.


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