TrinityCore
Battlenet::JSON::Login::ErrorResponse Class Reference

#include <Login.pb.h>

+ Inheritance diagram for Battlenet::JSON::Login::ErrorResponse:

Public Member Functions

 ErrorResponse ()
 
virtual ~ErrorResponse ()
 
 ErrorResponse (const ErrorResponse &from)
 
ErrorResponseoperator= (const ErrorResponse &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ErrorResponse *other)
 
ErrorResponseNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const ErrorResponsedefault_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 ErrorResponsedefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_Login_2eproto ()
 
void protobuf_AssignDesc_Login_2eproto ()
 
void protobuf_ShutdownFile_Login_2eproto ()
 

Detailed Description

Definition at line 92 of file Login.pb.h.

Constructor & Destructor Documentation

◆ ErrorResponse() [1/2]

Battlenet::JSON::Login::ErrorResponse::ErrorResponse ( )

◆ ~ErrorResponse()

virtual Battlenet::JSON::Login::ErrorResponse::~ErrorResponse ( )
virtual

◆ ErrorResponse() [2/2]

Battlenet::JSON::Login::ErrorResponse::ErrorResponse ( const ErrorResponse from)

Member Function Documentation

◆ default_instance()

static const ErrorResponse & Battlenet::JSON::Login::ErrorResponse::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * Battlenet::JSON::Login::ErrorResponse::descriptor ( )
static

◆ GetCachedSize()

int Battlenet::JSON::Login::ErrorResponse::GetCachedSize ( ) const
inline

Definition at line 120 of file Login.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata Battlenet::JSON::Login::ErrorResponse::GetMetadata ( ) const

◆ InitAsDefaultInstance()

void Battlenet::JSON::Login::ErrorResponse::InitAsDefaultInstance ( )
private

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * Battlenet::JSON::Login::ErrorResponse::mutable_unknown_fields ( )
inline

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

◆ New()

ErrorResponse * Battlenet::JSON::Login::ErrorResponse::New ( ) const

◆ operator=()

ErrorResponse & Battlenet::JSON::Login::ErrorResponse::operator= ( const ErrorResponse from)
inline

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

◆ SetCachedSize()

void Battlenet::JSON::Login::ErrorResponse::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void Battlenet::JSON::Login::ErrorResponse::SharedCtor ( )
private

◆ SharedDtor()

void Battlenet::JSON::Login::ErrorResponse::SharedDtor ( )
private

◆ Swap()

void Battlenet::JSON::Login::ErrorResponse::Swap ( ErrorResponse other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & Battlenet::JSON::Login::ErrorResponse::unknown_fields ( ) const
inline

Definition at line 104 of file Login.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_Login_2eproto

void TC_PROTO_API protobuf_AddDesc_Login_2eproto ( )
friend

◆ protobuf_AssignDesc_Login_2eproto

void protobuf_AssignDesc_Login_2eproto ( )
friend

◆ protobuf_ShutdownFile_Login_2eproto

void protobuf_ShutdownFile_Login_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int Battlenet::JSON::Login::ErrorResponse::_cached_size_
mutableprivate

Definition at line 138 of file Login.pb.h.

◆ _has_bits_

::google::protobuf::uint32 Battlenet::JSON::Login::ErrorResponse::_has_bits_[1]
private

Definition at line 137 of file Login.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet Battlenet::JSON::Login::ErrorResponse::_unknown_fields_
private

Definition at line 135 of file Login.pb.h.

◆ default_instance_

ErrorResponse* Battlenet::JSON::Login::ErrorResponse::default_instance_
staticprivate

Definition at line 144 of file Login.pb.h.


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