TrinityCore
bgs::protocol::connection::v1::ConnectionMeteringContentHandles Class Reference

#include <connection_service.pb.h>

+ Inheritance diagram for bgs::protocol::connection::v1::ConnectionMeteringContentHandles:

Public Member Functions

 ConnectionMeteringContentHandles ()
 
virtual ~ConnectionMeteringContentHandles ()
 
 ConnectionMeteringContentHandles (const ConnectionMeteringContentHandles &from)
 
ConnectionMeteringContentHandlesoperator= (const ConnectionMeteringContentHandles &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ConnectionMeteringContentHandles *other)
 
ConnectionMeteringContentHandlesNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int content_handle_size () const
 
void clear_content_handle ()
 
const ::bgs::protocol::ContentHandlecontent_handle (int index) const
 
inline ::bgs::protocol::ContentHandlemutable_content_handle (int index)
 
inline ::bgs::protocol::ContentHandleadd_content_handle ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::ContentHandle > & content_handle () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::ContentHandle > * mutable_content_handle ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kContentHandleFieldNumber = 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::ContentHandlecontent_handle_
 

Static Private Attributes

static ConnectionMeteringContentHandlesdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_connection_5fservice_2eproto ()
 
void protobuf_AssignDesc_connection_5fservice_2eproto ()
 
void protobuf_ShutdownFile_connection_5fservice_2eproto ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ConnectionMeteringContentHandles() [1/2]

bgs::protocol::connection::v1::ConnectionMeteringContentHandles::ConnectionMeteringContentHandles ( )

◆ ~ConnectionMeteringContentHandles()

virtual bgs::protocol::connection::v1::ConnectionMeteringContentHandles::~ConnectionMeteringContentHandles ( )
virtual

◆ ConnectionMeteringContentHandles() [2/2]

bgs::protocol::connection::v1::ConnectionMeteringContentHandles::ConnectionMeteringContentHandles ( const ConnectionMeteringContentHandles from)

Member Function Documentation

◆ add_content_handle()

bgs::protocol::ContentHandle * bgs::protocol::connection::v1::ConnectionMeteringContentHandles::add_content_handle ( )
inline

Definition at line 1589 of file connection_service.pb.h.

◆ clear_content_handle()

void bgs::protocol::connection::v1::ConnectionMeteringContentHandles::clear_content_handle ( )
inline

Definition at line 1578 of file connection_service.pb.h.

◆ content_handle() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::ContentHandle > & bgs::protocol::connection::v1::ConnectionMeteringContentHandles::content_handle ( ) const
inline

Definition at line 1594 of file connection_service.pb.h.

◆ content_handle() [2/2]

const ::bgs::protocol::ContentHandle & bgs::protocol::connection::v1::ConnectionMeteringContentHandles::content_handle ( int  index) const
inline

Definition at line 1581 of file connection_service.pb.h.

◆ content_handle_size()

int bgs::protocol::connection::v1::ConnectionMeteringContentHandles::content_handle_size ( ) const
inline

Definition at line 1575 of file connection_service.pb.h.

◆ default_instance()

static const ConnectionMeteringContentHandles & bgs::protocol::connection::v1::ConnectionMeteringContentHandles::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::connection::v1::ConnectionMeteringContentHandles::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::connection::v1::ConnectionMeteringContentHandles::GetCachedSize ( ) const
inline

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

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::connection::v1::ConnectionMeteringContentHandles::GetMetadata ( ) const

◆ InitAsDefaultInstance()

void bgs::protocol::connection::v1::ConnectionMeteringContentHandles::InitAsDefaultInstance ( )
private

◆ mutable_content_handle() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::ContentHandle > * bgs::protocol::connection::v1::ConnectionMeteringContentHandles::mutable_content_handle ( )
inline

Definition at line 1599 of file connection_service.pb.h.

◆ mutable_content_handle() [2/2]

bgs::protocol::ContentHandle * bgs::protocol::connection::v1::ConnectionMeteringContentHandles::mutable_content_handle ( int  index)
inline

Definition at line 1585 of file connection_service.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::connection::v1::ConnectionMeteringContentHandles::mutable_unknown_fields ( )
inline

Definition at line 304 of file connection_service.pb.h.

◆ New()

ConnectionMeteringContentHandles * bgs::protocol::connection::v1::ConnectionMeteringContentHandles::New ( ) const

◆ operator=()

ConnectionMeteringContentHandles & bgs::protocol::connection::v1::ConnectionMeteringContentHandles::operator= ( const ConnectionMeteringContentHandles from)
inline

Definition at line 295 of file connection_service.pb.h.

◆ SetCachedSize()

void bgs::protocol::connection::v1::ConnectionMeteringContentHandles::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::connection::v1::ConnectionMeteringContentHandles::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::connection::v1::ConnectionMeteringContentHandles::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::connection::v1::ConnectionMeteringContentHandles::Swap ( ConnectionMeteringContentHandles other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::connection::v1::ConnectionMeteringContentHandles::unknown_fields ( ) const
inline

Definition at line 300 of file connection_service.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_connection_5fservice_2eproto

void TC_PROTO_API protobuf_AddDesc_connection_5fservice_2eproto ( )
friend

◆ protobuf_AssignDesc_connection_5fservice_2eproto

void protobuf_AssignDesc_connection_5fservice_2eproto ( )
friend

◆ protobuf_ShutdownFile_connection_5fservice_2eproto

void protobuf_ShutdownFile_connection_5fservice_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::connection::v1::ConnectionMeteringContentHandles::_cached_size_
mutableprivate

Definition at line 346 of file connection_service.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::connection::v1::ConnectionMeteringContentHandles::_has_bits_[1]
private

Definition at line 345 of file connection_service.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::connection::v1::ConnectionMeteringContentHandles::_unknown_fields_
private

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

◆ content_handle_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::ContentHandle > bgs::protocol::connection::v1::ConnectionMeteringContentHandles::content_handle_
private

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

◆ default_instance_

ConnectionMeteringContentHandles* bgs::protocol::connection::v1::ConnectionMeteringContentHandles::default_instance_
staticprivate

Definition at line 353 of file connection_service.pb.h.

◆ kContentHandleFieldNumber

const int bgs::protocol::connection::v1::ConnectionMeteringContentHandles::kContentHandleFieldNumber = 1
static

Definition at line 331 of file connection_service.pb.h.


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