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

#include <authentication_service.pb.h>

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

Public Member Functions

 ServerStateChangeRequest ()
 
virtual ~ServerStateChangeRequest ()
 
 ServerStateChangeRequest (const ServerStateChangeRequest &from)
 
ServerStateChangeRequestoperator= (const ServerStateChangeRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ServerStateChangeRequest *other)
 
ServerStateChangeRequestNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_state () const
 
void clear_state ()
 
inline ::google::protobuf::uint32 state () const
 
void set_state (::google::protobuf::uint32 value)
 
bool has_event_time () const
 
void clear_event_time ()
 
inline ::google::protobuf::uint64 event_time () const
 
void set_event_time (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kStateFieldNumber = 1
 
static const int kEventTimeFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_state ()
 
void clear_has_state ()
 
void set_has_event_time ()
 
void clear_has_event_time ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::uint64 event_time_
 
::google::protobuf::uint32 state_
 

Static Private Attributes

static ServerStateChangeRequestdefault_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 645 of file authentication_service.pb.h.

Constructor & Destructor Documentation

◆ ServerStateChangeRequest() [1/2]

bgs::protocol::authentication::v1::ServerStateChangeRequest::ServerStateChangeRequest ( )

◆ ~ServerStateChangeRequest()

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

◆ ServerStateChangeRequest() [2/2]

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

Member Function Documentation

◆ clear_event_time()

void bgs::protocol::authentication::v1::ServerStateChangeRequest::clear_event_time ( )
inline

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

+ Here is the call graph for this function:

◆ clear_has_event_time()

void bgs::protocol::authentication::v1::ServerStateChangeRequest::clear_has_event_time ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_state()

void bgs::protocol::authentication::v1::ServerStateChangeRequest::clear_has_state ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_state()

void bgs::protocol::authentication::v1::ServerStateChangeRequest::clear_state ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ event_time()

google::protobuf::uint64 bgs::protocol::authentication::v1::ServerStateChangeRequest::event_time ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_event_time()

bool bgs::protocol::authentication::v1::ServerStateChangeRequest::has_event_time ( ) const
inline

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

◆ has_state()

bool bgs::protocol::authentication::v1::ServerStateChangeRequest::has_state ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ set_event_time()

void bgs::protocol::authentication::v1::ServerStateChangeRequest::set_event_time ( ::google::protobuf::uint64  value)
inline

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

+ Here is the call graph for this function:

◆ set_has_event_time()

void bgs::protocol::authentication::v1::ServerStateChangeRequest::set_has_event_time ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_state()

void bgs::protocol::authentication::v1::ServerStateChangeRequest::set_has_state ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_state()

void bgs::protocol::authentication::v1::ServerStateChangeRequest::set_state ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ state()

google::protobuf::uint32 bgs::protocol::authentication::v1::ServerStateChangeRequest::state ( ) const
inline

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 657 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::ServerStateChangeRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ event_time_

::google::protobuf::uint64 bgs::protocol::authentication::v1::ServerStateChangeRequest::event_time_
private

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

◆ kEventTimeFieldNumber

const int bgs::protocol::authentication::v1::ServerStateChangeRequest::kEventTimeFieldNumber = 2
static

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

◆ kStateFieldNumber

const int bgs::protocol::authentication::v1::ServerStateChangeRequest::kStateFieldNumber = 1
static

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

◆ state_

::google::protobuf::uint32 bgs::protocol::authentication::v1::ServerStateChangeRequest::state_
private

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


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