TrinityCore
bgs::protocol::NO_RESPONSE Class Reference

#include <rpc_types.pb.h>

+ Inheritance diagram for bgs::protocol::NO_RESPONSE:

Public Member Functions

 NO_RESPONSE ()
 
virtual ~NO_RESPONSE ()
 
 NO_RESPONSE (const NO_RESPONSE &from)
 
NO_RESPONSEoperator= (const NO_RESPONSE &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (NO_RESPONSE *other)
 
NO_RESPONSENew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const NO_RESPONSEdefault_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 NO_RESPONSEdefault_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 53 of file rpc_types.pb.h.

Constructor & Destructor Documentation

◆ NO_RESPONSE() [1/2]

bgs::protocol::NO_RESPONSE::NO_RESPONSE ( )

◆ ~NO_RESPONSE()

virtual bgs::protocol::NO_RESPONSE::~NO_RESPONSE ( )
virtual

◆ NO_RESPONSE() [2/2]

bgs::protocol::NO_RESPONSE::NO_RESPONSE ( const NO_RESPONSE from)

Member Function Documentation

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ InitAsDefaultInstance()

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 65 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::NO_RESPONSE::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

NO_RESPONSE* bgs::protocol::NO_RESPONSE::default_instance_
staticprivate

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


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