TrinityCore
Loading...
Searching...
No Matches
bgs::protocol::ExternalMessageId Class Reference

#include <message_types.pb.h>

+ Inheritance diagram for bgs::protocol::ExternalMessageId:

Public Member Functions

 ExternalMessageId ()
 
virtual ~ExternalMessageId ()
 
 ExternalMessageId (const ExternalMessageId &from)
 
ExternalMessageIdoperator= (const ExternalMessageId &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ExternalMessageId *other)
 
ExternalMessageIdNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_platform () const
 
void clear_platform ()
 
inline ::google::protobuf::uint32 platform () const
 
void set_platform (::google::protobuf::uint32 value)
 
bool has_id () const
 
void clear_id ()
 
const ::std::string & id () const
 
void set_id (const ::std::string &value)
 
void set_id (const char *value)
 
void set_id (const char *value, size_t size)
 
inline ::std::string * mutable_id ()
 
inline ::std::string * release_id ()
 
void set_allocated_id (::std::string *id)
 
bool has_creator_id () const
 
void clear_creator_id ()
 
const ::std::string & creator_id () const
 
void set_creator_id (const ::std::string &value)
 
void set_creator_id (const char *value)
 
void set_creator_id (const char *value, size_t size)
 
inline ::std::string * mutable_creator_id ()
 
inline ::std::string * release_creator_id ()
 
void set_allocated_creator_id (::std::string *creator_id)
 
bool has_creator_display_name () const
 
void clear_creator_display_name ()
 
const ::std::string & creator_display_name () const
 
void set_creator_display_name (const ::std::string &value)
 
void set_creator_display_name (const char *value)
 
void set_creator_display_name (const char *value, size_t size)
 
inline ::std::string * mutable_creator_display_name ()
 
inline ::std::string * release_creator_display_name ()
 
void set_allocated_creator_display_name (::std::string *creator_display_name)
 
int platform_data_size () const
 
void clear_platform_data ()
 
const ::bgs::protocol::v2::Attributeplatform_data (int index) const
 
inline ::bgs::protocol::v2::Attributemutable_platform_data (int index)
 
inline ::bgs::protocol::v2::Attributeadd_platform_data ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > & platform_data () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > * mutable_platform_data ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kPlatformFieldNumber = 1
 
static const int kIdFieldNumber = 2
 
static const int kCreatorIdFieldNumber = 3
 
static const int kCreatorDisplayNameFieldNumber = 4
 
static const int kPlatformDataFieldNumber = 5
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_platform ()
 
void clear_has_platform ()
 
void set_has_id ()
 
void clear_has_id ()
 
void set_has_creator_id ()
 
void clear_has_creator_id ()
 
void set_has_creator_display_name ()
 
void clear_has_creator_display_name ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::std::string * id_
 
::std::string * creator_id_
 
::std::string * creator_display_name_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attributeplatform_data_
 
::google::protobuf::uint32 platform_
 

Static Private Attributes

static ExternalMessageIddefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_api_2fcommon_2fv1_2fmessage_5ftypes_2eproto ()
 
void protobuf_AssignDesc_api_2fcommon_2fv1_2fmessage_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_api_2fcommon_2fv1_2fmessage_5ftypes_2eproto ()
 

Detailed Description

Definition at line 202 of file message_types.pb.h.

Constructor & Destructor Documentation

◆ ExternalMessageId() [1/2]

bgs::protocol::ExternalMessageId::ExternalMessageId ( )

◆ ~ExternalMessageId()

virtual bgs::protocol::ExternalMessageId::~ExternalMessageId ( )
virtual

◆ ExternalMessageId() [2/2]

bgs::protocol::ExternalMessageId::ExternalMessageId ( const ExternalMessageId from)

Member Function Documentation

◆ add_platform_data()

bgs::protocol::v2::Attribute * bgs::protocol::ExternalMessageId::add_platform_data ( )
inline

Definition at line 716 of file message_types.pb.h.

◆ clear_creator_display_name()

void bgs::protocol::ExternalMessageId::clear_creator_display_name ( )
inline

Definition at line 635 of file message_types.pb.h.

+ Here is the call graph for this function:

◆ clear_creator_id()

void bgs::protocol::ExternalMessageId::clear_creator_id ( )
inline

Definition at line 559 of file message_types.pb.h.

+ Here is the call graph for this function:

◆ clear_has_creator_display_name()

void bgs::protocol::ExternalMessageId::clear_has_creator_display_name ( )
inlineprivate

Definition at line 632 of file message_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_creator_id()

void bgs::protocol::ExternalMessageId::clear_has_creator_id ( )
inlineprivate

Definition at line 556 of file message_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_id()

void bgs::protocol::ExternalMessageId::clear_has_id ( )
inlineprivate

Definition at line 480 of file message_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_platform()

void bgs::protocol::ExternalMessageId::clear_has_platform ( )
inlineprivate

Definition at line 456 of file message_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_id()

void bgs::protocol::ExternalMessageId::clear_id ( )
inline

Definition at line 483 of file message_types.pb.h.

+ Here is the call graph for this function:

◆ clear_platform()

void bgs::protocol::ExternalMessageId::clear_platform ( )
inline

Definition at line 459 of file message_types.pb.h.

+ Here is the call graph for this function:

◆ clear_platform_data()

void bgs::protocol::ExternalMessageId::clear_platform_data ( )
inline

Definition at line 705 of file message_types.pb.h.

◆ creator_display_name()

const ::std::string & bgs::protocol::ExternalMessageId::creator_display_name ( ) const
inline

Definition at line 641 of file message_types.pb.h.

+ Here is the caller graph for this function:

◆ creator_id()

const ::std::string & bgs::protocol::ExternalMessageId::creator_id ( ) const
inline

Definition at line 565 of file message_types.pb.h.

+ Here is the caller graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 230 of file message_types.pb.h.

◆ GetMetadata()

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

◆ has_creator_display_name()

bool bgs::protocol::ExternalMessageId::has_creator_display_name ( ) const
inline

Definition at line 626 of file message_types.pb.h.

◆ has_creator_id()

bool bgs::protocol::ExternalMessageId::has_creator_id ( ) const
inline

Definition at line 550 of file message_types.pb.h.

◆ has_id()

bool bgs::protocol::ExternalMessageId::has_id ( ) const
inline

Definition at line 474 of file message_types.pb.h.

◆ has_platform()

bool bgs::protocol::ExternalMessageId::has_platform ( ) const
inline

Definition at line 450 of file message_types.pb.h.

◆ id()

const ::std::string & bgs::protocol::ExternalMessageId::id ( ) const
inline

Definition at line 489 of file message_types.pb.h.

+ Here is the caller graph for this function:

◆ InitAsDefaultInstance()

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

◆ mutable_creator_display_name()

std::string * bgs::protocol::ExternalMessageId::mutable_creator_display_name ( )
inline

Definition at line 669 of file message_types.pb.h.

+ Here is the call graph for this function:

◆ mutable_creator_id()

std::string * bgs::protocol::ExternalMessageId::mutable_creator_id ( )
inline

Definition at line 593 of file message_types.pb.h.

+ Here is the call graph for this function:

◆ mutable_id()

std::string * bgs::protocol::ExternalMessageId::mutable_id ( )
inline

Definition at line 517 of file message_types.pb.h.

+ Here is the call graph for this function:

◆ mutable_platform_data() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::v2::Attribute > * bgs::protocol::ExternalMessageId::mutable_platform_data ( )
inline

Definition at line 726 of file message_types.pb.h.

◆ mutable_platform_data() [2/2]

bgs::protocol::v2::Attribute * bgs::protocol::ExternalMessageId::mutable_platform_data ( int  index)
inline

Definition at line 712 of file message_types.pb.h.

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

Definition at line 209 of file message_types.pb.h.

◆ platform()

google::protobuf::uint32 bgs::protocol::ExternalMessageId::platform ( ) const
inline

Definition at line 463 of file message_types.pb.h.

◆ platform_data() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::v2::Attribute > & bgs::protocol::ExternalMessageId::platform_data ( ) const
inline

Definition at line 721 of file message_types.pb.h.

◆ platform_data() [2/2]

const ::bgs::protocol::v2::Attribute & bgs::protocol::ExternalMessageId::platform_data ( int  index) const
inline

Definition at line 708 of file message_types.pb.h.

◆ platform_data_size()

int bgs::protocol::ExternalMessageId::platform_data_size ( ) const
inline

Definition at line 702 of file message_types.pb.h.

◆ release_creator_display_name()

std::string * bgs::protocol::ExternalMessageId::release_creator_display_name ( )
inline

Definition at line 677 of file message_types.pb.h.

+ Here is the call graph for this function:

◆ release_creator_id()

std::string * bgs::protocol::ExternalMessageId::release_creator_id ( )
inline

Definition at line 601 of file message_types.pb.h.

+ Here is the call graph for this function:

◆ release_id()

std::string * bgs::protocol::ExternalMessageId::release_id ( )
inline

Definition at line 525 of file message_types.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_creator_display_name()

void bgs::protocol::ExternalMessageId::set_allocated_creator_display_name ( ::std::string *  creator_display_name)
inline

Definition at line 687 of file message_types.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_creator_id()

void bgs::protocol::ExternalMessageId::set_allocated_creator_id ( ::std::string *  creator_id)
inline

Definition at line 611 of file message_types.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_id()

void bgs::protocol::ExternalMessageId::set_allocated_id ( ::std::string *  id)
inline

Definition at line 535 of file message_types.pb.h.

+ Here is the call graph for this function:

◆ set_creator_display_name() [1/3]

void bgs::protocol::ExternalMessageId::set_creator_display_name ( const ::std::string &  value)
inline

Definition at line 645 of file message_types.pb.h.

+ Here is the call graph for this function:

◆ set_creator_display_name() [2/3]

void bgs::protocol::ExternalMessageId::set_creator_display_name ( const char *  value)
inline

Definition at line 653 of file message_types.pb.h.

+ Here is the call graph for this function:

◆ set_creator_display_name() [3/3]

void bgs::protocol::ExternalMessageId::set_creator_display_name ( const char *  value,
size_t  size 
)
inline

Definition at line 661 of file message_types.pb.h.

+ Here is the call graph for this function:

◆ set_creator_id() [1/3]

void bgs::protocol::ExternalMessageId::set_creator_id ( const ::std::string &  value)
inline

Definition at line 569 of file message_types.pb.h.

+ Here is the call graph for this function:

◆ set_creator_id() [2/3]

void bgs::protocol::ExternalMessageId::set_creator_id ( const char *  value)
inline

Definition at line 577 of file message_types.pb.h.

+ Here is the call graph for this function:

◆ set_creator_id() [3/3]

void bgs::protocol::ExternalMessageId::set_creator_id ( const char *  value,
size_t  size 
)
inline

Definition at line 585 of file message_types.pb.h.

+ Here is the call graph for this function:

◆ set_has_creator_display_name()

void bgs::protocol::ExternalMessageId::set_has_creator_display_name ( )
inlineprivate

Definition at line 629 of file message_types.pb.h.

+ Here is the caller graph for this function:

◆ set_has_creator_id()

void bgs::protocol::ExternalMessageId::set_has_creator_id ( )
inlineprivate

Definition at line 553 of file message_types.pb.h.

+ Here is the caller graph for this function:

◆ set_has_id()

void bgs::protocol::ExternalMessageId::set_has_id ( )
inlineprivate

Definition at line 477 of file message_types.pb.h.

+ Here is the caller graph for this function:

◆ set_has_platform()

void bgs::protocol::ExternalMessageId::set_has_platform ( )
inlineprivate

Definition at line 453 of file message_types.pb.h.

+ Here is the caller graph for this function:

◆ set_id() [1/3]

void bgs::protocol::ExternalMessageId::set_id ( const ::std::string &  value)
inline

Definition at line 493 of file message_types.pb.h.

+ Here is the call graph for this function:

◆ set_id() [2/3]

void bgs::protocol::ExternalMessageId::set_id ( const char *  value)
inline

Definition at line 501 of file message_types.pb.h.

+ Here is the call graph for this function:

◆ set_id() [3/3]

void bgs::protocol::ExternalMessageId::set_id ( const char *  value,
size_t  size 
)
inline

Definition at line 509 of file message_types.pb.h.

+ Here is the call graph for this function:

◆ set_platform()

void bgs::protocol::ExternalMessageId::set_platform ( ::google::protobuf::uint32  value)
inline

Definition at line 467 of file message_types.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

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

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_api_2fcommon_2fv1_2fmessage_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_api_2fcommon_2fv1_2fmessage_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_api_2fcommon_2fv1_2fmessage_5ftypes_2eproto

void protobuf_AssignDesc_api_2fcommon_2fv1_2fmessage_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_api_2fcommon_2fv1_2fmessage_5ftypes_2eproto

void protobuf_ShutdownFile_api_2fcommon_2fv1_2fmessage_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::ExternalMessageId::_cached_size_
mutableprivate

Definition at line 311 of file message_types.pb.h.

◆ _has_bits_

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

Definition at line 310 of file message_types.pb.h.

◆ _unknown_fields_

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

Definition at line 308 of file message_types.pb.h.

◆ creator_display_name_

::std::string* bgs::protocol::ExternalMessageId::creator_display_name_
private

Definition at line 314 of file message_types.pb.h.

◆ creator_id_

::std::string* bgs::protocol::ExternalMessageId::creator_id_
private

Definition at line 313 of file message_types.pb.h.

◆ default_instance_

ExternalMessageId* bgs::protocol::ExternalMessageId::default_instance_
staticprivate

Definition at line 322 of file message_types.pb.h.

◆ id_

::std::string* bgs::protocol::ExternalMessageId::id_
private

Definition at line 312 of file message_types.pb.h.

◆ kCreatorDisplayNameFieldNumber

const int bgs::protocol::ExternalMessageId::kCreatorDisplayNameFieldNumber = 4
static

Definition at line 276 of file message_types.pb.h.

◆ kCreatorIdFieldNumber

const int bgs::protocol::ExternalMessageId::kCreatorIdFieldNumber = 3
static

Definition at line 264 of file message_types.pb.h.

◆ kIdFieldNumber

const int bgs::protocol::ExternalMessageId::kIdFieldNumber = 2
static

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

◆ kPlatformDataFieldNumber

const int bgs::protocol::ExternalMessageId::kPlatformDataFieldNumber = 5
static

Definition at line 288 of file message_types.pb.h.

◆ kPlatformFieldNumber

const int bgs::protocol::ExternalMessageId::kPlatformFieldNumber = 1
static

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

◆ platform_

::google::protobuf::uint32 bgs::protocol::ExternalMessageId::platform_
private

Definition at line 316 of file message_types.pb.h.

◆ platform_data_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > bgs::protocol::ExternalMessageId::platform_data_
private

Definition at line 315 of file message_types.pb.h.


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