TrinityCore
bgs::protocol::TitleIconContentHandle Class Reference

#include <content_handle_types.pb.h>

+ Inheritance diagram for bgs::protocol::TitleIconContentHandle:

Public Member Functions

 TitleIconContentHandle ()
 
virtual ~TitleIconContentHandle ()
 
 TitleIconContentHandle (const TitleIconContentHandle &from)
 
TitleIconContentHandleoperator= (const TitleIconContentHandle &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (TitleIconContentHandle *other)
 
TitleIconContentHandleNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_title_id () const
 
void clear_title_id ()
 
inline ::google::protobuf::uint32 title_id () const
 
void set_title_id (::google::protobuf::uint32 value)
 
bool has_content_handle () const
 
void clear_content_handle ()
 
const ::bgs::protocol::ContentHandlecontent_handle () const
 
inline ::bgs::protocol::ContentHandlemutable_content_handle ()
 
inline ::bgs::protocol::ContentHandlerelease_content_handle ()
 
void set_allocated_content_handle (::bgs::protocol::ContentHandle *content_handle)
 

Static Public Member Functions

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

Static Public Attributes

static const int kTitleIdFieldNumber = 1
 
static const int kContentHandleFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_title_id ()
 
void clear_has_title_id ()
 
void set_has_content_handle ()
 
void clear_has_content_handle ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::ContentHandlecontent_handle_
 
::google::protobuf::uint32 title_id_
 

Static Private Attributes

static TitleIconContentHandledefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_content_5fhandle_5ftypes_2eproto ()
 
void protobuf_AssignDesc_content_5fhandle_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_content_5fhandle_5ftypes_2eproto ()
 

Detailed Description

Definition at line 149 of file content_handle_types.pb.h.

Constructor & Destructor Documentation

◆ TitleIconContentHandle() [1/2]

bgs::protocol::TitleIconContentHandle::TitleIconContentHandle ( )

◆ ~TitleIconContentHandle()

virtual bgs::protocol::TitleIconContentHandle::~TitleIconContentHandle ( )
virtual

◆ TitleIconContentHandle() [2/2]

bgs::protocol::TitleIconContentHandle::TitleIconContentHandle ( const TitleIconContentHandle from)

Member Function Documentation

◆ clear_content_handle()

void bgs::protocol::TitleIconContentHandle::clear_content_handle ( )
inline

Definition at line 471 of file content_handle_types.pb.h.

+ Here is the call graph for this function:

◆ clear_has_content_handle()

void bgs::protocol::TitleIconContentHandle::clear_has_content_handle ( )
inlineprivate

Definition at line 468 of file content_handle_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_title_id()

void bgs::protocol::TitleIconContentHandle::clear_has_title_id ( )
inlineprivate

Definition at line 444 of file content_handle_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_title_id()

void bgs::protocol::TitleIconContentHandle::clear_title_id ( )
inline

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

+ Here is the call graph for this function:

◆ content_handle()

const ::bgs::protocol::ContentHandle & bgs::protocol::TitleIconContentHandle::content_handle ( ) const
inline

Definition at line 475 of file content_handle_types.pb.h.

+ Here is the caller graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_content_handle()

bool bgs::protocol::TitleIconContentHandle::has_content_handle ( ) const
inline

Definition at line 462 of file content_handle_types.pb.h.

◆ has_title_id()

bool bgs::protocol::TitleIconContentHandle::has_title_id ( ) const
inline

Definition at line 438 of file content_handle_types.pb.h.

◆ InitAsDefaultInstance()

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

◆ mutable_content_handle()

bgs::protocol::ContentHandle * bgs::protocol::TitleIconContentHandle::mutable_content_handle ( )
inline

Definition at line 479 of file content_handle_types.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

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

Definition at line 165 of file content_handle_types.pb.h.

◆ New()

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

◆ operator=()

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

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

◆ release_content_handle()

bgs::protocol::ContentHandle * bgs::protocol::TitleIconContentHandle::release_content_handle ( )
inline

Definition at line 485 of file content_handle_types.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_content_handle()

void bgs::protocol::TitleIconContentHandle::set_allocated_content_handle ( ::bgs::protocol::ContentHandle content_handle)
inline

Definition at line 491 of file content_handle_types.pb.h.

+ Here is the call graph for this function:

◆ set_has_content_handle()

void bgs::protocol::TitleIconContentHandle::set_has_content_handle ( )
inlineprivate

Definition at line 465 of file content_handle_types.pb.h.

+ Here is the caller graph for this function:

◆ set_has_title_id()

void bgs::protocol::TitleIconContentHandle::set_has_title_id ( )
inlineprivate

Definition at line 441 of file content_handle_types.pb.h.

+ Here is the caller graph for this function:

◆ set_title_id()

void bgs::protocol::TitleIconContentHandle::set_title_id ( ::google::protobuf::uint32  value)
inline

Definition at line 455 of file content_handle_types.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ title_id()

google::protobuf::uint32 bgs::protocol::TitleIconContentHandle::title_id ( ) const
inline

Definition at line 451 of file content_handle_types.pb.h.

◆ unknown_fields()

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

Definition at line 161 of file content_handle_types.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_content_5fhandle_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_content_5fhandle_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_content_5fhandle_5ftypes_2eproto

void protobuf_AssignDesc_content_5fhandle_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_content_5fhandle_5ftypes_2eproto

void protobuf_ShutdownFile_content_5fhandle_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::TitleIconContentHandle::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

Definition at line 212 of file content_handle_types.pb.h.

◆ content_handle_

::bgs::protocol::ContentHandle* bgs::protocol::TitleIconContentHandle::content_handle_
private

Definition at line 216 of file content_handle_types.pb.h.

◆ default_instance_

TitleIconContentHandle* bgs::protocol::TitleIconContentHandle::default_instance_
staticprivate

Definition at line 223 of file content_handle_types.pb.h.

◆ kContentHandleFieldNumber

const int bgs::protocol::TitleIconContentHandle::kContentHandleFieldNumber = 2
static

Definition at line 199 of file content_handle_types.pb.h.

◆ kTitleIdFieldNumber

const int bgs::protocol::TitleIconContentHandle::kTitleIdFieldNumber = 1
static

Definition at line 192 of file content_handle_types.pb.h.

◆ title_id_

::google::protobuf::uint32 bgs::protocol::TitleIconContentHandle::title_id_
private

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


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