TrinityCore
bgs::protocol::club::v1::TagIdentifier Class Reference

#include <club_tag.pb.h>

+ Inheritance diagram for bgs::protocol::club::v1::TagIdentifier:

Public Member Functions

 TagIdentifier ()
 
virtual ~TagIdentifier ()
 
 TagIdentifier (const TagIdentifier &from)
 
TagIdentifieroperator= (const TagIdentifier &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (TagIdentifier *other)
 
TagIdentifierNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_id () const
 
void clear_id ()
 
inline ::google::protobuf::uint32 id () const
 
void set_id (::google::protobuf::uint32 value)
 
bool has_type () const
 
void clear_type ()
 
inline ::google::protobuf::uint32 type () const
 
void set_type (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kIdFieldNumber = 1
 
static const int kTypeFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_id ()
 
void clear_has_id ()
 
void set_has_type ()
 
void clear_has_type ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::uint32 id_
 
::google::protobuf::uint32 type_
 

Static Private Attributes

static TagIdentifierdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_club_5ftag_2eproto ()
 
void protobuf_AssignDesc_club_5ftag_2eproto ()
 
void protobuf_ShutdownFile_club_5ftag_2eproto ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ TagIdentifier() [1/2]

bgs::protocol::club::v1::TagIdentifier::TagIdentifier ( )

◆ ~TagIdentifier()

virtual bgs::protocol::club::v1::TagIdentifier::~TagIdentifier ( )
virtual

◆ TagIdentifier() [2/2]

bgs::protocol::club::v1::TagIdentifier::TagIdentifier ( const TagIdentifier from)

Member Function Documentation

◆ clear_has_id()

void bgs::protocol::club::v1::TagIdentifier::clear_has_id ( )
inlineprivate

Definition at line 412 of file club_tag.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_type()

void bgs::protocol::club::v1::TagIdentifier::clear_has_type ( )
inlineprivate

Definition at line 436 of file club_tag.pb.h.

+ Here is the caller graph for this function:

◆ clear_id()

void bgs::protocol::club::v1::TagIdentifier::clear_id ( )
inline

Definition at line 415 of file club_tag.pb.h.

+ Here is the call graph for this function:

◆ clear_type()

void bgs::protocol::club::v1::TagIdentifier::clear_type ( )
inline

Definition at line 439 of file club_tag.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

static const TagIdentifier & bgs::protocol::club::v1::TagIdentifier::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::club::v1::TagIdentifier::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::club::v1::TagIdentifier::GetCachedSize ( ) const
inline

Definition at line 195 of file club_tag.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::club::v1::TagIdentifier::GetMetadata ( ) const

◆ has_id()

bool bgs::protocol::club::v1::TagIdentifier::has_id ( ) const
inline

Definition at line 406 of file club_tag.pb.h.

◆ has_type()

bool bgs::protocol::club::v1::TagIdentifier::has_type ( ) const
inline

Definition at line 430 of file club_tag.pb.h.

◆ id()

google::protobuf::uint32 bgs::protocol::club::v1::TagIdentifier::id ( ) const
inline

Definition at line 419 of file club_tag.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::club::v1::TagIdentifier::InitAsDefaultInstance ( )
private

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::club::v1::TagIdentifier::mutable_unknown_fields ( )
inline

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

◆ New()

TagIdentifier * bgs::protocol::club::v1::TagIdentifier::New ( ) const

◆ operator=()

TagIdentifier & bgs::protocol::club::v1::TagIdentifier::operator= ( const TagIdentifier from)
inline

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

◆ set_has_id()

void bgs::protocol::club::v1::TagIdentifier::set_has_id ( )
inlineprivate

Definition at line 409 of file club_tag.pb.h.

+ Here is the caller graph for this function:

◆ set_has_type()

void bgs::protocol::club::v1::TagIdentifier::set_has_type ( )
inlineprivate

Definition at line 433 of file club_tag.pb.h.

+ Here is the caller graph for this function:

◆ set_id()

void bgs::protocol::club::v1::TagIdentifier::set_id ( ::google::protobuf::uint32  value)
inline

Definition at line 423 of file club_tag.pb.h.

+ Here is the call graph for this function:

◆ set_type()

void bgs::protocol::club::v1::TagIdentifier::set_type ( ::google::protobuf::uint32  value)
inline

Definition at line 447 of file club_tag.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

void bgs::protocol::club::v1::TagIdentifier::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::club::v1::TagIdentifier::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::club::v1::TagIdentifier::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::club::v1::TagIdentifier::Swap ( TagIdentifier other)

◆ type()

google::protobuf::uint32 bgs::protocol::club::v1::TagIdentifier::type ( ) const
inline

Definition at line 443 of file club_tag.pb.h.

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::club::v1::TagIdentifier::unknown_fields ( ) const
inline

Definition at line 179 of file club_tag.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_club_5ftag_2eproto

void TC_PROTO_API protobuf_AddDesc_club_5ftag_2eproto ( )
friend

◆ protobuf_AssignDesc_club_5ftag_2eproto

void protobuf_AssignDesc_club_5ftag_2eproto ( )
friend

◆ protobuf_ShutdownFile_club_5ftag_2eproto

void protobuf_ShutdownFile_club_5ftag_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::club::v1::TagIdentifier::_cached_size_
mutableprivate

Definition at line 231 of file club_tag.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::club::v1::TagIdentifier::_has_bits_[1]
private

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

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::club::v1::TagIdentifier::_unknown_fields_
private

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

◆ default_instance_

TagIdentifier* bgs::protocol::club::v1::TagIdentifier::default_instance_
staticprivate

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

◆ id_

::google::protobuf::uint32 bgs::protocol::club::v1::TagIdentifier::id_
private

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

◆ kIdFieldNumber

const int bgs::protocol::club::v1::TagIdentifier::kIdFieldNumber = 1
static

Definition at line 210 of file club_tag.pb.h.

◆ kTypeFieldNumber

const int bgs::protocol::club::v1::TagIdentifier::kTypeFieldNumber = 2
static

Definition at line 217 of file club_tag.pb.h.

◆ type_

::google::protobuf::uint32 bgs::protocol::club::v1::TagIdentifier::type_
private

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


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