TrinityCore
bgs::protocol::resources::v1::GetTitleIconsResponse Class Reference

#include <resource_service.pb.h>

+ Inheritance diagram for bgs::protocol::resources::v1::GetTitleIconsResponse:

Public Member Functions

 GetTitleIconsResponse ()
 
virtual ~GetTitleIconsResponse ()
 
 GetTitleIconsResponse (const GetTitleIconsResponse &from)
 
GetTitleIconsResponseoperator= (const GetTitleIconsResponse &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetTitleIconsResponse *other)
 
GetTitleIconsResponseNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int title_icon_content_handles_size () const
 
void clear_title_icon_content_handles ()
 
const ::bgs::protocol::TitleIconContentHandletitle_icon_content_handles (int index) const
 
inline ::bgs::protocol::TitleIconContentHandlemutable_title_icon_content_handles (int index)
 
inline ::bgs::protocol::TitleIconContentHandleadd_title_icon_content_handles ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::TitleIconContentHandle > & title_icon_content_handles () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::TitleIconContentHandle > * mutable_title_icon_content_handles ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kTitleIconContentHandlesFieldNumber = 1
 

Private Member Functions

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

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::TitleIconContentHandletitle_icon_content_handles_
 

Static Private Attributes

static GetTitleIconsResponsedefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_resource_5fservice_2eproto ()
 
void protobuf_AssignDesc_resource_5fservice_2eproto ()
 
void protobuf_ShutdownFile_resource_5fservice_2eproto ()
 

Detailed Description

Definition at line 226 of file resource_service.pb.h.

Constructor & Destructor Documentation

◆ GetTitleIconsResponse() [1/2]

bgs::protocol::resources::v1::GetTitleIconsResponse::GetTitleIconsResponse ( )

◆ ~GetTitleIconsResponse()

virtual bgs::protocol::resources::v1::GetTitleIconsResponse::~GetTitleIconsResponse ( )
virtual

◆ GetTitleIconsResponse() [2/2]

bgs::protocol::resources::v1::GetTitleIconsResponse::GetTitleIconsResponse ( const GetTitleIconsResponse from)

Member Function Documentation

◆ add_title_icon_content_handles()

bgs::protocol::TitleIconContentHandle * bgs::protocol::resources::v1::GetTitleIconsResponse::add_title_icon_content_handles ( )
inline

Definition at line 502 of file resource_service.pb.h.

◆ clear_title_icon_content_handles()

void bgs::protocol::resources::v1::GetTitleIconsResponse::clear_title_icon_content_handles ( )
inline

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

◆ default_instance()

static const GetTitleIconsResponse & bgs::protocol::resources::v1::GetTitleIconsResponse::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::resources::v1::GetTitleIconsResponse::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::resources::v1::GetTitleIconsResponse::GetCachedSize ( ) const
inline

Definition at line 254 of file resource_service.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::resources::v1::GetTitleIconsResponse::GetMetadata ( ) const

◆ InitAsDefaultInstance()

void bgs::protocol::resources::v1::GetTitleIconsResponse::InitAsDefaultInstance ( )
private

◆ mutable_title_icon_content_handles() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::TitleIconContentHandle > * bgs::protocol::resources::v1::GetTitleIconsResponse::mutable_title_icon_content_handles ( )
inline

Definition at line 512 of file resource_service.pb.h.

◆ mutable_title_icon_content_handles() [2/2]

bgs::protocol::TitleIconContentHandle * bgs::protocol::resources::v1::GetTitleIconsResponse::mutable_title_icon_content_handles ( int  index)
inline

Definition at line 498 of file resource_service.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::resources::v1::GetTitleIconsResponse::mutable_unknown_fields ( )
inline

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

◆ New()

GetTitleIconsResponse * bgs::protocol::resources::v1::GetTitleIconsResponse::New ( ) const

◆ operator=()

GetTitleIconsResponse & bgs::protocol::resources::v1::GetTitleIconsResponse::operator= ( const GetTitleIconsResponse from)
inline

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

◆ SetCachedSize()

void bgs::protocol::resources::v1::GetTitleIconsResponse::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::resources::v1::GetTitleIconsResponse::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::resources::v1::GetTitleIconsResponse::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::resources::v1::GetTitleIconsResponse::Swap ( GetTitleIconsResponse other)

◆ title_icon_content_handles() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::TitleIconContentHandle > & bgs::protocol::resources::v1::GetTitleIconsResponse::title_icon_content_handles ( ) const
inline

Definition at line 507 of file resource_service.pb.h.

◆ title_icon_content_handles() [2/2]

const ::bgs::protocol::TitleIconContentHandle & bgs::protocol::resources::v1::GetTitleIconsResponse::title_icon_content_handles ( int  index) const
inline

Definition at line 494 of file resource_service.pb.h.

◆ title_icon_content_handles_size()

int bgs::protocol::resources::v1::GetTitleIconsResponse::title_icon_content_handles_size ( ) const
inline

Definition at line 488 of file resource_service.pb.h.

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::resources::v1::GetTitleIconsResponse::unknown_fields ( ) const
inline

Definition at line 238 of file resource_service.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_resource_5fservice_2eproto

void TC_PROTO_API protobuf_AddDesc_resource_5fservice_2eproto ( )
friend

◆ protobuf_AssignDesc_resource_5fservice_2eproto

void protobuf_AssignDesc_resource_5fservice_2eproto ( )
friend

◆ protobuf_ShutdownFile_resource_5fservice_2eproto

void protobuf_ShutdownFile_resource_5fservice_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::resources::v1::GetTitleIconsResponse::_cached_size_
mutableprivate

Definition at line 284 of file resource_service.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::resources::v1::GetTitleIconsResponse::_has_bits_[1]
private

Definition at line 283 of file resource_service.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::resources::v1::GetTitleIconsResponse::_unknown_fields_
private

Definition at line 281 of file resource_service.pb.h.

◆ default_instance_

GetTitleIconsResponse* bgs::protocol::resources::v1::GetTitleIconsResponse::default_instance_
staticprivate

Definition at line 291 of file resource_service.pb.h.

◆ kTitleIconContentHandlesFieldNumber

const int bgs::protocol::resources::v1::GetTitleIconsResponse::kTitleIconContentHandlesFieldNumber = 1
static

Definition at line 269 of file resource_service.pb.h.

◆ title_icon_content_handles_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::TitleIconContentHandle > bgs::protocol::resources::v1::GetTitleIconsResponse::title_icon_content_handles_
private

Definition at line 285 of file resource_service.pb.h.


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