TrinityCore
bgs::protocol::ProcessId Class Reference

#include <rpc_types.pb.h>

+ Inheritance diagram for bgs::protocol::ProcessId:

Public Member Functions

 ProcessId ()
 
virtual ~ProcessId ()
 
 ProcessId (const ProcessId &from)
 
ProcessIdoperator= (const ProcessId &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ProcessId *other)
 
ProcessIdNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_label () const
 
void clear_label ()
 
inline ::google::protobuf::uint32 label () const
 
void set_label (::google::protobuf::uint32 value)
 
bool has_epoch () const
 
void clear_epoch ()
 
inline ::google::protobuf::uint32 epoch () const
 
void set_epoch (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kLabelFieldNumber = 1
 
static const int kEpochFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_label ()
 
void clear_has_label ()
 
void set_has_epoch ()
 
void clear_has_epoch ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::uint32 label_
 
::google::protobuf::uint32 epoch_
 

Static Private Attributes

static ProcessIddefault_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 190 of file rpc_types.pb.h.

Constructor & Destructor Documentation

◆ ProcessId() [1/2]

bgs::protocol::ProcessId::ProcessId ( )

◆ ~ProcessId()

virtual bgs::protocol::ProcessId::~ProcessId ( )
virtual

◆ ProcessId() [2/2]

bgs::protocol::ProcessId::ProcessId ( const ProcessId from)

Member Function Documentation

◆ clear_epoch()

void bgs::protocol::ProcessId::clear_epoch ( )
inline

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

+ Here is the call graph for this function:

◆ clear_has_epoch()

void bgs::protocol::ProcessId::clear_has_epoch ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_label()

void bgs::protocol::ProcessId::clear_has_label ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_label()

void bgs::protocol::ProcessId::clear_label ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ epoch()

google::protobuf::uint32 bgs::protocol::ProcessId::epoch ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_epoch()

bool bgs::protocol::ProcessId::has_epoch ( ) const
inline

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

◆ has_label()

bool bgs::protocol::ProcessId::has_label ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ label()

google::protobuf::uint32 bgs::protocol::ProcessId::label ( ) const
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ set_epoch()

void bgs::protocol::ProcessId::set_epoch ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:

◆ set_has_epoch()

void bgs::protocol::ProcessId::set_has_epoch ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_label()

void bgs::protocol::ProcessId::set_has_label ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_label()

void bgs::protocol::ProcessId::set_label ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 202 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::ProcessId::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

ProcessId* bgs::protocol::ProcessId::default_instance_
staticprivate

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

◆ epoch_

::google::protobuf::uint32 bgs::protocol::ProcessId::epoch_
private

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

◆ kEpochFieldNumber

const int bgs::protocol::ProcessId::kEpochFieldNumber = 2
static

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

◆ kLabelFieldNumber

const int bgs::protocol::ProcessId::kLabelFieldNumber = 1
static

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

◆ label_

::google::protobuf::uint32 bgs::protocol::ProcessId::label_
private

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


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