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

#include <resource_service.pb.h>

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

Public Member Functions

 ContentHandleRequest ()
 
virtual ~ContentHandleRequest ()
 
 ContentHandleRequest (const ContentHandleRequest &from)
 
ContentHandleRequestoperator= (const ContentHandleRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ContentHandleRequest *other)
 
ContentHandleRequestNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_program () const
 
void clear_program ()
 
inline ::google::protobuf::uint32 program () const
 
void set_program (::google::protobuf::uint32 value)
 
bool has_stream () const
 
void clear_stream ()
 
inline ::google::protobuf::uint32 stream () const
 
void set_stream (::google::protobuf::uint32 value)
 
bool has_version () const
 
void clear_version ()
 
inline ::google::protobuf::uint32 version () const
 
void set_version (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kProgramFieldNumber = 1
 
static const int kStreamFieldNumber = 2
 
static const int kVersionFieldNumber = 3
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_program ()
 
void clear_has_program ()
 
void set_has_stream ()
 
void clear_has_stream ()
 
void set_has_version ()
 
void clear_has_version ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::uint32 program_
 
::google::protobuf::uint32 stream_
 
::google::protobuf::uint32 version_
 

Static Private Attributes

static ContentHandleRequestdefault_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 51 of file resource_service.pb.h.

Constructor & Destructor Documentation

◆ ContentHandleRequest() [1/2]

bgs::protocol::resources::v1::ContentHandleRequest::ContentHandleRequest ( )

◆ ~ContentHandleRequest()

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

◆ ContentHandleRequest() [2/2]

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

Member Function Documentation

◆ clear_has_program()

void bgs::protocol::resources::v1::ContentHandleRequest::clear_has_program ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_stream()

void bgs::protocol::resources::v1::ContentHandleRequest::clear_has_stream ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_version()

void bgs::protocol::resources::v1::ContentHandleRequest::clear_has_version ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_program()

void bgs::protocol::resources::v1::ContentHandleRequest::clear_program ( )
inline

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

+ Here is the call graph for this function:

◆ clear_stream()

void bgs::protocol::resources::v1::ContentHandleRequest::clear_stream ( )
inline

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

+ Here is the call graph for this function:

◆ clear_version()

void bgs::protocol::resources::v1::ContentHandleRequest::clear_version ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_program()

bool bgs::protocol::resources::v1::ContentHandleRequest::has_program ( ) const
inline

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

◆ has_stream()

bool bgs::protocol::resources::v1::ContentHandleRequest::has_stream ( ) const
inline

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

◆ has_version()

bool bgs::protocol::resources::v1::ContentHandleRequest::has_version ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ program()

google::protobuf::uint32 bgs::protocol::resources::v1::ContentHandleRequest::program ( ) const
inline

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

◆ set_has_program()

void bgs::protocol::resources::v1::ContentHandleRequest::set_has_program ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_stream()

void bgs::protocol::resources::v1::ContentHandleRequest::set_has_stream ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_version()

void bgs::protocol::resources::v1::ContentHandleRequest::set_has_version ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_program()

void bgs::protocol::resources::v1::ContentHandleRequest::set_program ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:

◆ set_stream()

void bgs::protocol::resources::v1::ContentHandleRequest::set_stream ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:

◆ set_version()

void bgs::protocol::resources::v1::ContentHandleRequest::set_version ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ stream()

google::protobuf::uint32 bgs::protocol::resources::v1::ContentHandleRequest::stream ( ) const
inline

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

◆ Swap()

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

◆ unknown_fields()

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

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

◆ version()

google::protobuf::uint32 bgs::protocol::resources::v1::ContentHandleRequest::version ( ) const
inline

Definition at line 391 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::ContentHandleRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ kProgramFieldNumber

const int bgs::protocol::resources::v1::ContentHandleRequest::kProgramFieldNumber = 1
static

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

◆ kStreamFieldNumber

const int bgs::protocol::resources::v1::ContentHandleRequest::kStreamFieldNumber = 2
static

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

◆ kVersionFieldNumber

const int bgs::protocol::resources::v1::ContentHandleRequest::kVersionFieldNumber = 3
static

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

◆ program_

::google::protobuf::uint32 bgs::protocol::resources::v1::ContentHandleRequest::program_
private

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

◆ stream_

::google::protobuf::uint32 bgs::protocol::resources::v1::ContentHandleRequest::stream_
private

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

◆ version_

::google::protobuf::uint32 bgs::protocol::resources::v1::ContentHandleRequest::version_
private

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


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