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

#include <channel_types.pb.h>

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

Public Member Functions

 Message ()
 
virtual ~Message ()
 
 Message (const Message &from)
 
Messageoperator= (const Message &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Message *other)
 
MessageNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int attribute_size () const
 
void clear_attribute ()
 
const ::bgs::protocol::Attributeattribute (int index) const
 
inline ::bgs::protocol::Attributemutable_attribute (int index)
 
inline ::bgs::protocol::Attributeadd_attribute ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > & attribute () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > * mutable_attribute ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kAttributeFieldNumber = 1
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::internal::ExtensionSet _extensions_
 
::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attributeattribute_
 

Static Private Attributes

static Messagedefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_channel_5ftypes_2eproto ()
 
void protobuf_AssignDesc_channel_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_channel_5ftypes_2eproto ()
 

Detailed Description

Definition at line 80 of file channel_types.pb.h.

Constructor & Destructor Documentation

◆ Message() [1/2]

bgs::protocol::channel::v1::Message::Message ( )

◆ ~Message()

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

◆ Message() [2/2]

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

Member Function Documentation

◆ add_attribute()

bgs::protocol::Attribute * bgs::protocol::channel::v1::Message::add_attribute ( )
inline

Definition at line 1041 of file channel_types.pb.h.

◆ attribute() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::Attribute > & bgs::protocol::channel::v1::Message::attribute ( ) const
inline

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

◆ attribute() [2/2]

const ::bgs::protocol::Attribute & bgs::protocol::channel::v1::Message::attribute ( int  index) const
inline

Definition at line 1033 of file channel_types.pb.h.

◆ attribute_size()

int bgs::protocol::channel::v1::Message::attribute_size ( ) const
inline

Definition at line 1027 of file channel_types.pb.h.

◆ clear_attribute()

void bgs::protocol::channel::v1::Message::clear_attribute ( )
inline

Definition at line 1030 of file channel_types.pb.h.

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ InitAsDefaultInstance()

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

◆ mutable_attribute() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::Attribute > * bgs::protocol::channel::v1::Message::mutable_attribute ( )
inline

Definition at line 1051 of file channel_types.pb.h.

◆ mutable_attribute() [2/2]

bgs::protocol::Attribute * bgs::protocol::channel::v1::Message::mutable_attribute ( int  index)
inline

Definition at line 1037 of file channel_types.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 96 of file channel_types.pb.h.

◆ New()

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

◆ operator=()

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

Definition at line 87 of file channel_types.pb.h.

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 92 of file channel_types.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_channel_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_channel_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_channel_5ftypes_2eproto

void protobuf_AssignDesc_channel_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_channel_5ftypes_2eproto

void protobuf_ShutdownFile_channel_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

Definition at line 141 of file channel_types.pb.h.

◆ _extensions_

::google::protobuf::internal::ExtensionSet bgs::protocol::channel::v1::Message::_extensions_
private

Definition at line 136 of file channel_types.pb.h.

◆ _has_bits_

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

Definition at line 140 of file channel_types.pb.h.

◆ _unknown_fields_

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

Definition at line 138 of file channel_types.pb.h.

◆ attribute_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > bgs::protocol::channel::v1::Message::attribute_
private

Definition at line 142 of file channel_types.pb.h.

◆ default_instance_

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

Definition at line 148 of file channel_types.pb.h.

◆ kAttributeFieldNumber

const int bgs::protocol::channel::v1::Message::kAttributeFieldNumber = 1
static

Definition at line 123 of file channel_types.pb.h.


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