TrinityCore
bgs::protocol::authentication::v1::LogonUpdateRequest Class Reference

#include <authentication_service.pb.h>

+ Inheritance diagram for bgs::protocol::authentication::v1::LogonUpdateRequest:

Public Member Functions

 LogonUpdateRequest ()
 
virtual ~LogonUpdateRequest ()
 
 LogonUpdateRequest (const LogonUpdateRequest &from)
 
LogonUpdateRequestoperator= (const LogonUpdateRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (LogonUpdateRequest *other)
 
LogonUpdateRequestNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_error_code () const
 
void clear_error_code ()
 
inline ::google::protobuf::uint32 error_code () const
 
void set_error_code (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kErrorCodeFieldNumber = 1
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_error_code ()
 
void clear_has_error_code ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::uint32 error_code_
 

Static Private Attributes

static LogonUpdateRequestdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_authentication_5fservice_2eproto ()
 
void protobuf_AssignDesc_authentication_5fservice_2eproto ()
 
void protobuf_ShutdownFile_authentication_5fservice_2eproto ()
 

Detailed Description

Definition at line 493 of file authentication_service.pb.h.

Constructor & Destructor Documentation

◆ LogonUpdateRequest() [1/2]

bgs::protocol::authentication::v1::LogonUpdateRequest::LogonUpdateRequest ( )

◆ ~LogonUpdateRequest()

virtual bgs::protocol::authentication::v1::LogonUpdateRequest::~LogonUpdateRequest ( )
virtual

◆ LogonUpdateRequest() [2/2]

bgs::protocol::authentication::v1::LogonUpdateRequest::LogonUpdateRequest ( const LogonUpdateRequest from)

Member Function Documentation

◆ clear_error_code()

void bgs::protocol::authentication::v1::LogonUpdateRequest::clear_error_code ( )
inline

Definition at line 2566 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ clear_has_error_code()

void bgs::protocol::authentication::v1::LogonUpdateRequest::clear_has_error_code ( )
inlineprivate

Definition at line 2563 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ default_instance()

static const LogonUpdateRequest & bgs::protocol::authentication::v1::LogonUpdateRequest::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::authentication::v1::LogonUpdateRequest::descriptor ( )
static

◆ error_code()

google::protobuf::uint32 bgs::protocol::authentication::v1::LogonUpdateRequest::error_code ( ) const
inline

Definition at line 2570 of file authentication_service.pb.h.

◆ GetCachedSize()

int bgs::protocol::authentication::v1::LogonUpdateRequest::GetCachedSize ( ) const
inline

Definition at line 521 of file authentication_service.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::authentication::v1::LogonUpdateRequest::GetMetadata ( ) const

◆ has_error_code()

bool bgs::protocol::authentication::v1::LogonUpdateRequest::has_error_code ( ) const
inline

Definition at line 2557 of file authentication_service.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::authentication::v1::LogonUpdateRequest::InitAsDefaultInstance ( )
private

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::authentication::v1::LogonUpdateRequest::mutable_unknown_fields ( )
inline

Definition at line 509 of file authentication_service.pb.h.

◆ New()

LogonUpdateRequest * bgs::protocol::authentication::v1::LogonUpdateRequest::New ( ) const

◆ operator=()

LogonUpdateRequest & bgs::protocol::authentication::v1::LogonUpdateRequest::operator= ( const LogonUpdateRequest from)
inline

Definition at line 500 of file authentication_service.pb.h.

◆ set_error_code()

void bgs::protocol::authentication::v1::LogonUpdateRequest::set_error_code ( ::google::protobuf::uint32  value)
inline

Definition at line 2574 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_has_error_code()

void bgs::protocol::authentication::v1::LogonUpdateRequest::set_has_error_code ( )
inlineprivate

Definition at line 2560 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ SetCachedSize()

void bgs::protocol::authentication::v1::LogonUpdateRequest::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::authentication::v1::LogonUpdateRequest::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::authentication::v1::LogonUpdateRequest::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::authentication::v1::LogonUpdateRequest::Swap ( LogonUpdateRequest other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::authentication::v1::LogonUpdateRequest::unknown_fields ( ) const
inline

Definition at line 505 of file authentication_service.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_authentication_5fservice_2eproto

void TC_PROTO_API protobuf_AddDesc_authentication_5fservice_2eproto ( )
friend

◆ protobuf_AssignDesc_authentication_5fservice_2eproto

void protobuf_AssignDesc_authentication_5fservice_2eproto ( )
friend

◆ protobuf_ShutdownFile_authentication_5fservice_2eproto

void protobuf_ShutdownFile_authentication_5fservice_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::authentication::v1::LogonUpdateRequest::_cached_size_
mutableprivate

Definition at line 548 of file authentication_service.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::authentication::v1::LogonUpdateRequest::_has_bits_[1]
private

Definition at line 547 of file authentication_service.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::authentication::v1::LogonUpdateRequest::_unknown_fields_
private

Definition at line 545 of file authentication_service.pb.h.

◆ default_instance_

LogonUpdateRequest* bgs::protocol::authentication::v1::LogonUpdateRequest::default_instance_
staticprivate

Definition at line 555 of file authentication_service.pb.h.

◆ error_code_

::google::protobuf::uint32 bgs::protocol::authentication::v1::LogonUpdateRequest::error_code_
private

Definition at line 549 of file authentication_service.pb.h.

◆ kErrorCodeFieldNumber

const int bgs::protocol::authentication::v1::LogonUpdateRequest::kErrorCodeFieldNumber = 1
static

Definition at line 536 of file authentication_service.pb.h.


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