TrinityCore
bgs::protocol::user_manager::v1::UnblockPlayerRequest Class Reference

#include <user_manager_service.pb.h>

+ Inheritance diagram for bgs::protocol::user_manager::v1::UnblockPlayerRequest:

Public Member Functions

 UnblockPlayerRequest ()
 
virtual ~UnblockPlayerRequest ()
 
 UnblockPlayerRequest (const UnblockPlayerRequest &from)
 
UnblockPlayerRequestoperator= (const UnblockPlayerRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (UnblockPlayerRequest *other)
 
UnblockPlayerRequestNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_agent_id () const
 
void clear_agent_id ()
 
const ::bgs::protocol::EntityIdagent_id () const
 
inline ::bgs::protocol::EntityIdmutable_agent_id ()
 
inline ::bgs::protocol::EntityIdrelease_agent_id ()
 
void set_allocated_agent_id (::bgs::protocol::EntityId *agent_id)
 
bool has_target_id () const
 
void clear_target_id ()
 
const ::bgs::protocol::EntityIdtarget_id () const
 
inline ::bgs::protocol::EntityIdmutable_target_id ()
 
inline ::bgs::protocol::EntityIdrelease_target_id ()
 
void set_allocated_target_id (::bgs::protocol::EntityId *target_id)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kTargetIdFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_agent_id ()
 
void clear_has_agent_id ()
 
void set_has_target_id ()
 
void clear_has_target_id ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::EntityIdagent_id_
 
::bgs::protocol::EntityIdtarget_id_
 

Static Private Attributes

static UnblockPlayerRequestdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_user_5fmanager_5fservice_2eproto ()
 
void protobuf_AssignDesc_user_5fmanager_5fservice_2eproto ()
 
void protobuf_ShutdownFile_user_5fmanager_5fservice_2eproto ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ UnblockPlayerRequest() [1/2]

bgs::protocol::user_manager::v1::UnblockPlayerRequest::UnblockPlayerRequest ( )

◆ ~UnblockPlayerRequest()

virtual bgs::protocol::user_manager::v1::UnblockPlayerRequest::~UnblockPlayerRequest ( )
virtual

◆ UnblockPlayerRequest() [2/2]

bgs::protocol::user_manager::v1::UnblockPlayerRequest::UnblockPlayerRequest ( const UnblockPlayerRequest from)

Member Function Documentation

◆ agent_id()

const ::bgs::protocol::EntityId & bgs::protocol::user_manager::v1::UnblockPlayerRequest::agent_id ( ) const
inline

Definition at line 1490 of file user_manager_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_agent_id()

void bgs::protocol::user_manager::v1::UnblockPlayerRequest::clear_agent_id ( )
inline

Definition at line 1486 of file user_manager_service.pb.h.

+ Here is the call graph for this function:

◆ clear_has_agent_id()

void bgs::protocol::user_manager::v1::UnblockPlayerRequest::clear_has_agent_id ( )
inlineprivate

Definition at line 1483 of file user_manager_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_target_id()

void bgs::protocol::user_manager::v1::UnblockPlayerRequest::clear_has_target_id ( )
inlineprivate

Definition at line 1524 of file user_manager_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_target_id()

void bgs::protocol::user_manager::v1::UnblockPlayerRequest::clear_target_id ( )
inline

Definition at line 1527 of file user_manager_service.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

static const UnblockPlayerRequest & bgs::protocol::user_manager::v1::UnblockPlayerRequest::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::user_manager::v1::UnblockPlayerRequest::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::user_manager::v1::UnblockPlayerRequest::GetCachedSize ( ) const
inline

Definition at line 575 of file user_manager_service.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::user_manager::v1::UnblockPlayerRequest::GetMetadata ( ) const

◆ has_agent_id()

bool bgs::protocol::user_manager::v1::UnblockPlayerRequest::has_agent_id ( ) const
inline

Definition at line 1477 of file user_manager_service.pb.h.

◆ has_target_id()

bool bgs::protocol::user_manager::v1::UnblockPlayerRequest::has_target_id ( ) const
inline

Definition at line 1518 of file user_manager_service.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::user_manager::v1::UnblockPlayerRequest::InitAsDefaultInstance ( )
private

◆ mutable_agent_id()

bgs::protocol::EntityId * bgs::protocol::user_manager::v1::UnblockPlayerRequest::mutable_agent_id ( )
inline

Definition at line 1494 of file user_manager_service.pb.h.

+ Here is the call graph for this function:

◆ mutable_target_id()

bgs::protocol::EntityId * bgs::protocol::user_manager::v1::UnblockPlayerRequest::mutable_target_id ( )
inline

Definition at line 1535 of file user_manager_service.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::user_manager::v1::UnblockPlayerRequest::mutable_unknown_fields ( )
inline

Definition at line 563 of file user_manager_service.pb.h.

◆ New()

UnblockPlayerRequest * bgs::protocol::user_manager::v1::UnblockPlayerRequest::New ( ) const

◆ operator=()

UnblockPlayerRequest & bgs::protocol::user_manager::v1::UnblockPlayerRequest::operator= ( const UnblockPlayerRequest from)
inline

Definition at line 554 of file user_manager_service.pb.h.

◆ release_agent_id()

bgs::protocol::EntityId * bgs::protocol::user_manager::v1::UnblockPlayerRequest::release_agent_id ( )
inline

Definition at line 1500 of file user_manager_service.pb.h.

+ Here is the call graph for this function:

◆ release_target_id()

bgs::protocol::EntityId * bgs::protocol::user_manager::v1::UnblockPlayerRequest::release_target_id ( )
inline

Definition at line 1541 of file user_manager_service.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_agent_id()

void bgs::protocol::user_manager::v1::UnblockPlayerRequest::set_allocated_agent_id ( ::bgs::protocol::EntityId agent_id)
inline

Definition at line 1506 of file user_manager_service.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_target_id()

void bgs::protocol::user_manager::v1::UnblockPlayerRequest::set_allocated_target_id ( ::bgs::protocol::EntityId target_id)
inline

Definition at line 1547 of file user_manager_service.pb.h.

+ Here is the call graph for this function:

◆ set_has_agent_id()

void bgs::protocol::user_manager::v1::UnblockPlayerRequest::set_has_agent_id ( )
inlineprivate

Definition at line 1480 of file user_manager_service.pb.h.

+ Here is the caller graph for this function:

◆ set_has_target_id()

void bgs::protocol::user_manager::v1::UnblockPlayerRequest::set_has_target_id ( )
inlineprivate

Definition at line 1521 of file user_manager_service.pb.h.

+ Here is the caller graph for this function:

◆ SetCachedSize()

void bgs::protocol::user_manager::v1::UnblockPlayerRequest::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::user_manager::v1::UnblockPlayerRequest::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::user_manager::v1::UnblockPlayerRequest::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::user_manager::v1::UnblockPlayerRequest::Swap ( UnblockPlayerRequest other)

◆ target_id()

const ::bgs::protocol::EntityId & bgs::protocol::user_manager::v1::UnblockPlayerRequest::target_id ( ) const
inline

Definition at line 1531 of file user_manager_service.pb.h.

+ Here is the caller graph for this function:

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::user_manager::v1::UnblockPlayerRequest::unknown_fields ( ) const
inline

Definition at line 559 of file user_manager_service.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_user_5fmanager_5fservice_2eproto

void TC_PROTO_API protobuf_AddDesc_user_5fmanager_5fservice_2eproto ( )
friend

◆ protobuf_AssignDesc_user_5fmanager_5fservice_2eproto

void protobuf_AssignDesc_user_5fmanager_5fservice_2eproto ( )
friend

◆ protobuf_ShutdownFile_user_5fmanager_5fservice_2eproto

void protobuf_ShutdownFile_user_5fmanager_5fservice_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::user_manager::v1::UnblockPlayerRequest::_cached_size_
mutableprivate

Definition at line 615 of file user_manager_service.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::user_manager::v1::UnblockPlayerRequest::_has_bits_[1]
private

Definition at line 614 of file user_manager_service.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::user_manager::v1::UnblockPlayerRequest::_unknown_fields_
private

Definition at line 612 of file user_manager_service.pb.h.

◆ agent_id_

::bgs::protocol::EntityId* bgs::protocol::user_manager::v1::UnblockPlayerRequest::agent_id_
private

Definition at line 616 of file user_manager_service.pb.h.

◆ default_instance_

UnblockPlayerRequest* bgs::protocol::user_manager::v1::UnblockPlayerRequest::default_instance_
staticprivate

Definition at line 623 of file user_manager_service.pb.h.

◆ kAgentIdFieldNumber

const int bgs::protocol::user_manager::v1::UnblockPlayerRequest::kAgentIdFieldNumber = 1
static

Definition at line 590 of file user_manager_service.pb.h.

◆ kTargetIdFieldNumber

const int bgs::protocol::user_manager::v1::UnblockPlayerRequest::kTargetIdFieldNumber = 2
static

Definition at line 599 of file user_manager_service.pb.h.

◆ target_id_

::bgs::protocol::EntityId* bgs::protocol::user_manager::v1::UnblockPlayerRequest::target_id_
private

Definition at line 617 of file user_manager_service.pb.h.


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