TrinityCore
bgs::protocol::channel::v1::ChannelId Class Reference

#include <channel_id.pb.h>

+ Inheritance diagram for bgs::protocol::channel::v1::ChannelId:

Public Member Functions

 ChannelId ()
 
virtual ~ChannelId ()
 
 ChannelId (const ChannelId &from)
 
ChannelIdoperator= (const ChannelId &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ChannelId *other)
 
ChannelIdNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_type () const
 
void clear_type ()
 
inline ::google::protobuf::uint32 type () const
 
void set_type (::google::protobuf::uint32 value)
 
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_id () const
 
void clear_id ()
 
inline ::google::protobuf::uint32 id () const
 
void set_id (::google::protobuf::uint32 value)
 
bool has_region () const
 
void clear_region ()
 
inline ::google::protobuf::uint32 region () const
 
void set_region (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kTypeFieldNumber = 1
 
static const int kHostFieldNumber = 2
 
static const int kIdFieldNumber = 3
 
static const int kRegionFieldNumber = 4
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_type ()
 
void clear_has_type ()
 
void set_has_host ()
 
void clear_has_host ()
 
void set_has_id ()
 
void clear_has_id ()
 
void set_has_region ()
 
void clear_has_region ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::ProcessIdhost_
 
::google::protobuf::uint32 type_
 
::google::protobuf::uint32 id_
 
::google::protobuf::uint32 region_
 

Static Private Attributes

static ChannelIddefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fchannel_5fid_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fchannel_5fid_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fchannel_5fid_2eproto ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ChannelId() [1/2]

bgs::protocol::channel::v1::ChannelId::ChannelId ( )

◆ ~ChannelId()

virtual bgs::protocol::channel::v1::ChannelId::~ChannelId ( )
virtual

◆ ChannelId() [2/2]

bgs::protocol::channel::v1::ChannelId::ChannelId ( const ChannelId from)

Member Function Documentation

◆ clear_has_host()

void bgs::protocol::channel::v1::ChannelId::clear_has_host ( )
inlineprivate

Definition at line 180 of file channel_id.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_id()

void bgs::protocol::channel::v1::ChannelId::clear_has_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_region()

void bgs::protocol::channel::v1::ChannelId::clear_has_region ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_type()

void bgs::protocol::channel::v1::ChannelId::clear_has_type ( )
inlineprivate

Definition at line 156 of file channel_id.pb.h.

+ Here is the caller graph for this function:

◆ clear_host()

void bgs::protocol::channel::v1::ChannelId::clear_host ( )
inline

Definition at line 183 of file channel_id.pb.h.

+ Here is the call graph for this function:

◆ clear_id()

void bgs::protocol::channel::v1::ChannelId::clear_id ( )
inline

Definition at line 224 of file channel_id.pb.h.

+ Here is the call graph for this function:

◆ clear_region()

void bgs::protocol::channel::v1::ChannelId::clear_region ( )
inline

Definition at line 248 of file channel_id.pb.h.

+ Here is the call graph for this function:

◆ clear_type()

void bgs::protocol::channel::v1::ChannelId::clear_type ( )
inline

Definition at line 159 of file channel_id.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

static const ChannelId & bgs::protocol::channel::v1::ChannelId::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::channel::v1::ChannelId::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::channel::v1::ChannelId::GetCachedSize ( ) const
inline

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

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::channel::v1::ChannelId::GetMetadata ( ) const

◆ has_host()

bool bgs::protocol::channel::v1::ChannelId::has_host ( ) const
inline

Definition at line 174 of file channel_id.pb.h.

◆ has_id()

bool bgs::protocol::channel::v1::ChannelId::has_id ( ) const
inline

Definition at line 215 of file channel_id.pb.h.

◆ has_region()

bool bgs::protocol::channel::v1::ChannelId::has_region ( ) const
inline

Definition at line 239 of file channel_id.pb.h.

◆ has_type()

bool bgs::protocol::channel::v1::ChannelId::has_type ( ) const
inline

Definition at line 150 of file channel_id.pb.h.

◆ host()

const ::bgs::protocol::ProcessId & bgs::protocol::channel::v1::ChannelId::host ( ) const
inline

Definition at line 187 of file channel_id.pb.h.

+ Here is the caller graph for this function:

◆ id()

google::protobuf::uint32 bgs::protocol::channel::v1::ChannelId::id ( ) const
inline

Definition at line 228 of file channel_id.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::channel::v1::ChannelId::InitAsDefaultInstance ( )
private

◆ mutable_host()

bgs::protocol::ProcessId * bgs::protocol::channel::v1::ChannelId::mutable_host ( )
inline

Definition at line 191 of file channel_id.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::channel::v1::ChannelId::mutable_unknown_fields ( )
inline

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

◆ New()

ChannelId * bgs::protocol::channel::v1::ChannelId::New ( ) const

◆ operator=()

ChannelId & bgs::protocol::channel::v1::ChannelId::operator= ( const ChannelId from)
inline

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

◆ region()

google::protobuf::uint32 bgs::protocol::channel::v1::ChannelId::region ( ) const
inline

Definition at line 252 of file channel_id.pb.h.

◆ release_host()

bgs::protocol::ProcessId * bgs::protocol::channel::v1::ChannelId::release_host ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_host()

void bgs::protocol::channel::v1::ChannelId::set_allocated_host ( ::bgs::protocol::ProcessId host)
inline

Definition at line 203 of file channel_id.pb.h.

+ Here is the call graph for this function:

◆ set_has_host()

void bgs::protocol::channel::v1::ChannelId::set_has_host ( )
inlineprivate

Definition at line 177 of file channel_id.pb.h.

+ Here is the caller graph for this function:

◆ set_has_id()

void bgs::protocol::channel::v1::ChannelId::set_has_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_region()

void bgs::protocol::channel::v1::ChannelId::set_has_region ( )
inlineprivate

Definition at line 242 of file channel_id.pb.h.

+ Here is the caller graph for this function:

◆ set_has_type()

void bgs::protocol::channel::v1::ChannelId::set_has_type ( )
inlineprivate

Definition at line 153 of file channel_id.pb.h.

+ Here is the caller graph for this function:

◆ set_id()

void bgs::protocol::channel::v1::ChannelId::set_id ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:

◆ set_region()

void bgs::protocol::channel::v1::ChannelId::set_region ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:

◆ set_type()

void bgs::protocol::channel::v1::ChannelId::set_type ( ::google::protobuf::uint32  value)
inline

Definition at line 167 of file channel_id.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

void bgs::protocol::channel::v1::ChannelId::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::channel::v1::ChannelId::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::channel::v1::ChannelId::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::channel::v1::ChannelId::Swap ( ChannelId other)

◆ type()

google::protobuf::uint32 bgs::protocol::channel::v1::ChannelId::type ( ) const
inline

Definition at line 163 of file channel_id.pb.h.

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::channel::v1::ChannelId::unknown_fields ( ) const
inline

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

Friends And Related Function Documentation

◆ protobuf_AddDesc_api_2fclient_2fv1_2fchannel_5fid_2eproto

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fchannel_5fid_2eproto ( )
friend

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fchannel_5fid_2eproto

void protobuf_AssignDesc_api_2fclient_2fv1_2fchannel_5fid_2eproto ( )
friend

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fchannel_5fid_2eproto

void protobuf_ShutdownFile_api_2fclient_2fv1_2fchannel_5fid_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::channel::v1::ChannelId::_cached_size_
mutableprivate

Definition at line 129 of file channel_id.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::channel::v1::ChannelId::_has_bits_[1]
private

Definition at line 128 of file channel_id.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::channel::v1::ChannelId::_unknown_fields_
private

Definition at line 126 of file channel_id.pb.h.

◆ default_instance_

ChannelId* bgs::protocol::channel::v1::ChannelId::default_instance_
staticprivate

Definition at line 139 of file channel_id.pb.h.

◆ host_

::bgs::protocol::ProcessId* bgs::protocol::channel::v1::ChannelId::host_
private

Definition at line 130 of file channel_id.pb.h.

◆ id_

::google::protobuf::uint32 bgs::protocol::channel::v1::ChannelId::id_
private

Definition at line 132 of file channel_id.pb.h.

◆ kHostFieldNumber

const int bgs::protocol::channel::v1::ChannelId::kHostFieldNumber = 2
static

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

◆ kIdFieldNumber

const int bgs::protocol::channel::v1::ChannelId::kIdFieldNumber = 3
static

Definition at line 104 of file channel_id.pb.h.

◆ kRegionFieldNumber

const int bgs::protocol::channel::v1::ChannelId::kRegionFieldNumber = 4
static

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

◆ kTypeFieldNumber

const int bgs::protocol::channel::v1::ChannelId::kTypeFieldNumber = 1
static

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

◆ region_

::google::protobuf::uint32 bgs::protocol::channel::v1::ChannelId::region_
private

Definition at line 133 of file channel_id.pb.h.

◆ type_

::google::protobuf::uint32 bgs::protocol::channel::v1::ChannelId::type_
private

Definition at line 131 of file channel_id.pb.h.


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