TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
bgs::protocol::NO_RESPONSE Class Reference

#include <rpc_types.pb.h>

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
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const NO_RESPONSE &from)
 
void MergeFrom (const NO_RESPONSE &from)
 
void Clear ()
 
bool IsInitialized () const
 
int ByteSize () const
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
- Public Member Functions inherited from google::protobuf::Message
 Message ()
 
virtual ~Message ()
 
virtual void CopyFrom (const Message &from)
 
virtual void MergeFrom (const Message &from)
 
void CheckInitialized () const
 
void FindInitializationErrors (vector< string > *errors) const
 
string InitializationErrorString () const
 
virtual void DiscardUnknownFields ()
 
virtual int SpaceUsed () const
 
string DebugString () const
 
string ShortDebugString () const
 
string Utf8DebugString () const
 
void PrintDebugString () const
 
bool ParseFromFileDescriptor (int file_descriptor)
 
bool ParsePartialFromFileDescriptor (int file_descriptor)
 
bool ParseFromIstream (istream *input)
 
bool ParsePartialFromIstream (istream *input)
 
bool SerializeToFileDescriptor (int file_descriptor) const
 
bool SerializePartialToFileDescriptor (int file_descriptor) const
 
bool SerializeToOstream (ostream *output) const
 
bool SerializePartialToOstream (ostream *output) const
 
virtual string GetTypeName () const
 
virtual void CheckTypeAndMergeFrom (const MessageLite &other)
 
virtual bool MergePartialFromCodedStream (io::CodedInputStream *input)
 
virtual void SerializeWithCachedSizes (io::CodedOutputStream *output) const
 
const DescriptorGetDescriptor () const
 
virtual const ReflectionGetReflection () const
 
- Public Member Functions inherited from google::protobuf::MessageLite
 MessageLite ()
 
virtual ~MessageLite ()
 
bool ParseFromCodedStream (io::CodedInputStream *input)
 
bool ParsePartialFromCodedStream (io::CodedInputStream *input)
 
bool ParseFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParseFromString (const string &data)
 
bool ParsePartialFromString (const string &data)
 
bool ParseFromArray (const void *data, int size)
 
bool ParsePartialFromArray (const void *data, int size)
 
bool MergeFromCodedStream (io::CodedInputStream *input)
 
bool SerializeToCodedStream (io::CodedOutputStream *output) const
 
bool SerializePartialToCodedStream (io::CodedOutputStream *output) const
 
bool SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializeToString (string *output) const
 
bool SerializePartialToString (string *output) const
 
bool SerializeToArray (void *data, int size) const
 
bool SerializePartialToArray (void *data, int size) const
 
string SerializeAsString () const
 
string SerializePartialAsString () const
 
bool AppendToString (string *output) const
 
bool AppendPartialToString (string *output) const
 
virtual uint8SerializeWithCachedSizesToArray (uint8 *target) 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_SHARED_API protobuf_AddDesc_rpc_5ftypes_2eproto ()
 
void protobuf_AssignDesc_rpc_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_rpc_5ftypes_2eproto ()
 

Additional Inherited Members

- Public Types inherited from google::protobuf::Message
typedef
google::protobuf::Reflection 
Reflection
 

Constructor & Destructor Documentation

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

Member Function Documentation

int bgs::protocol::NO_RESPONSE::ByteSize ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::NO_RESPONSE::Clear ( )
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::NO_RESPONSE::CopyFrom ( const ::google::protobuf::Message from)
void bgs::protocol::NO_RESPONSE::CopyFrom ( const NO_RESPONSE from)
static const NO_RESPONSE& bgs::protocol::NO_RESPONSE::default_instance ( )
static
static const ::google::protobuf::Descriptor* bgs::protocol::NO_RESPONSE::descriptor ( )
static
int bgs::protocol::NO_RESPONSE::GetCachedSize ( ) const
inlinevirtual

Implements google::protobuf::MessageLite.

92 { return _cached_size_; }
int _cached_size_
Definition: rpc_types.pb.h:110
::google::protobuf::Metadata bgs::protocol::NO_RESPONSE::GetMetadata ( ) const
virtual
void bgs::protocol::NO_RESPONSE::InitAsDefaultInstance ( )
private
bool bgs::protocol::NO_RESPONSE::IsInitialized ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::NO_RESPONSE::MergeFrom ( const ::google::protobuf::Message from)
void bgs::protocol::NO_RESPONSE::MergeFrom ( const NO_RESPONSE from)
bool bgs::protocol::NO_RESPONSE::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream input)
inline ::google::protobuf::UnknownFieldSet* bgs::protocol::NO_RESPONSE::mutable_unknown_fields ( )
inline
67  {
68  return &_unknown_fields_;
69  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: rpc_types.pb.h:107
NO_RESPONSE* bgs::protocol::NO_RESPONSE::New ( ) const
virtual
NO_RESPONSE& bgs::protocol::NO_RESPONSE::operator= ( const NO_RESPONSE from)
inline
58  {
59  CopyFrom(from);
60  return *this;
61  }
void CopyFrom(const ::google::protobuf::Message &from)
void bgs::protocol::NO_RESPONSE::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream output) const
::google::protobuf::uint8* bgs::protocol::NO_RESPONSE::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 output) const
void bgs::protocol::NO_RESPONSE::SetCachedSize ( int  size) const
privatevirtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::NO_RESPONSE::SharedCtor ( )
private
void bgs::protocol::NO_RESPONSE::SharedDtor ( )
private
void bgs::protocol::NO_RESPONSE::Swap ( NO_RESPONSE other)
const ::google::protobuf::UnknownFieldSet& bgs::protocol::NO_RESPONSE::unknown_fields ( ) const
inline
63  {
64  return _unknown_fields_;
65  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: rpc_types.pb.h:107

Friends And Related Function Documentation

void TC_SHARED_API protobuf_AddDesc_rpc_5ftypes_2eproto ( )
friend
void protobuf_AssignDesc_rpc_5ftypes_2eproto ( )
friend
void protobuf_ShutdownFile_rpc_5ftypes_2eproto ( )
friend

Member Data Documentation

int bgs::protocol::NO_RESPONSE::_cached_size_
mutableprivate
::google::protobuf::uint32 bgs::protocol::NO_RESPONSE::_has_bits_[1]
private
::google::protobuf::UnknownFieldSet bgs::protocol::NO_RESPONSE::_unknown_fields_
private
NO_RESPONSE* bgs::protocol::NO_RESPONSE::default_instance_
staticprivate

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