TrinityCore
bgs::protocol::NoData Class Reference

#include <rpc_types.pb.h>

+ Inheritance diagram for bgs::protocol::NoData:

Public Member Functions

 NoData ()
 
virtual ~NoData ()
 
 NoData (const NoData &from)
 
NoDataoperator= (const NoData &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (NoData *other)
 
NoDataNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 

Static Public Member Functions

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

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_
 

Static Private Attributes

static NoDatadefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_rpc_5ftypes_2eproto ()
 
void protobuf_AssignDesc_rpc_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_rpc_5ftypes_2eproto ()
 

Detailed Description

Definition at line 344 of file rpc_types.pb.h.

Constructor & Destructor Documentation

◆ NoData() [1/2]

bgs::protocol::NoData::NoData ( )

◆ ~NoData()

virtual bgs::protocol::NoData::~NoData ( )
virtual

◆ NoData() [2/2]

bgs::protocol::NoData::NoData ( const NoData from)

Member Function Documentation

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 372 of file rpc_types.pb.h.

◆ GetMetadata()

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

◆ InitAsDefaultInstance()

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

Definition at line 351 of file rpc_types.pb.h.

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 356 of file rpc_types.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_rpc_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_rpc_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_rpc_5ftypes_2eproto

void protobuf_AssignDesc_rpc_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_rpc_5ftypes_2eproto

void protobuf_ShutdownFile_rpc_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::NoData::_cached_size_
mutableprivate

Definition at line 390 of file rpc_types.pb.h.

◆ _has_bits_

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

Definition at line 389 of file rpc_types.pb.h.

◆ _unknown_fields_

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

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

◆ default_instance_

NoData* bgs::protocol::NoData::default_instance_
staticprivate

Definition at line 396 of file rpc_types.pb.h.


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