TrinityCore
bgs::protocol::ObjectAddress Class Reference

#include <rpc_types.pb.h>

+ Inheritance diagram for bgs::protocol::ObjectAddress:

Public Member Functions

 ObjectAddress ()
 
virtual ~ObjectAddress ()
 
 ObjectAddress (const ObjectAddress &from)
 
ObjectAddressoperator= (const ObjectAddress &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ObjectAddress *other)
 
ObjectAddressNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_host () const
 
void clear_host ()
 
const ::bgs::protocol::ProcessIdhost () const
 
inline ::bgs::protocol::ProcessIdmutable_host ()
 
inline ::bgs::protocol::ProcessIdrelease_host ()
 
void set_allocated_host (::bgs::protocol::ProcessId *host)
 
bool has_object_id () const
 
void clear_object_id ()
 
inline ::google::protobuf::uint64 object_id () const
 
void set_object_id (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kHostFieldNumber = 1
 
static const int kObjectIdFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_host ()
 
void clear_has_host ()
 
void set_has_object_id ()
 
void clear_has_object_id ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::ProcessIdhost_
 
::google::protobuf::uint64 object_id_
 

Static Private Attributes

static ObjectAddressdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_rpc_5ftypes_2eproto ()
 
void protobuf_AssignDesc_rpc_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_rpc_5ftypes_2eproto ()
 

Detailed Description

Definition at line 266 of file rpc_types.pb.h.

Constructor & Destructor Documentation

◆ ObjectAddress() [1/2]

bgs::protocol::ObjectAddress::ObjectAddress ( )

◆ ~ObjectAddress()

virtual bgs::protocol::ObjectAddress::~ObjectAddress ( )
virtual

◆ ObjectAddress() [2/2]

bgs::protocol::ObjectAddress::ObjectAddress ( const ObjectAddress from)

Member Function Documentation

◆ clear_has_host()

void bgs::protocol::ObjectAddress::clear_has_host ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_object_id()

void bgs::protocol::ObjectAddress::clear_has_object_id ( )
inlineprivate

Definition at line 1090 of file rpc_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_host()

void bgs::protocol::ObjectAddress::clear_host ( )
inline

Definition at line 1052 of file rpc_types.pb.h.

+ Here is the call graph for this function:

◆ clear_object_id()

void bgs::protocol::ObjectAddress::clear_object_id ( )
inline

Definition at line 1093 of file rpc_types.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 294 of file rpc_types.pb.h.

◆ GetMetadata()

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

◆ has_host()

bool bgs::protocol::ObjectAddress::has_host ( ) const
inline

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

◆ has_object_id()

bool bgs::protocol::ObjectAddress::has_object_id ( ) const
inline

Definition at line 1084 of file rpc_types.pb.h.

◆ host()

const ::bgs::protocol::ProcessId & bgs::protocol::ObjectAddress::host ( ) const
inline

Definition at line 1056 of file rpc_types.pb.h.

+ Here is the caller graph for this function:

◆ InitAsDefaultInstance()

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

◆ mutable_host()

bgs::protocol::ProcessId * bgs::protocol::ObjectAddress::mutable_host ( )
inline

Definition at line 1060 of file rpc_types.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

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

Definition at line 282 of file rpc_types.pb.h.

◆ New()

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

◆ object_id()

google::protobuf::uint64 bgs::protocol::ObjectAddress::object_id ( ) const
inline

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

◆ operator=()

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

Definition at line 273 of file rpc_types.pb.h.

◆ release_host()

bgs::protocol::ProcessId * bgs::protocol::ObjectAddress::release_host ( )
inline

Definition at line 1066 of file rpc_types.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_host()

void bgs::protocol::ObjectAddress::set_allocated_host ( ::bgs::protocol::ProcessId host)
inline

Definition at line 1072 of file rpc_types.pb.h.

+ Here is the call graph for this function:

◆ set_has_host()

void bgs::protocol::ObjectAddress::set_has_host ( )
inlineprivate

Definition at line 1046 of file rpc_types.pb.h.

+ Here is the caller graph for this function:

◆ set_has_object_id()

void bgs::protocol::ObjectAddress::set_has_object_id ( )
inlineprivate

Definition at line 1087 of file rpc_types.pb.h.

+ Here is the caller graph for this function:

◆ set_object_id()

void bgs::protocol::ObjectAddress::set_object_id ( ::google::protobuf::uint64  value)
inline

Definition at line 1101 of file rpc_types.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 278 of file rpc_types.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_rpc_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_rpc_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_rpc_5ftypes_2eproto

void protobuf_AssignDesc_rpc_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_rpc_5ftypes_2eproto

void protobuf_ShutdownFile_rpc_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::ObjectAddress::_cached_size_
mutableprivate

Definition at line 332 of file rpc_types.pb.h.

◆ _has_bits_

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

Definition at line 331 of file rpc_types.pb.h.

◆ _unknown_fields_

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

Definition at line 329 of file rpc_types.pb.h.

◆ default_instance_

ObjectAddress* bgs::protocol::ObjectAddress::default_instance_
staticprivate

Definition at line 340 of file rpc_types.pb.h.

◆ host_

::bgs::protocol::ProcessId* bgs::protocol::ObjectAddress::host_
private

Definition at line 333 of file rpc_types.pb.h.

◆ kHostFieldNumber

const int bgs::protocol::ObjectAddress::kHostFieldNumber = 1
static

Definition at line 309 of file rpc_types.pb.h.

◆ kObjectIdFieldNumber

const int bgs::protocol::ObjectAddress::kObjectIdFieldNumber = 2
static

Definition at line 318 of file rpc_types.pb.h.

◆ object_id_

::google::protobuf::uint64 bgs::protocol::ObjectAddress::object_id_
private

Definition at line 334 of file rpc_types.pb.h.


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