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

#include <user_manager_service.pb.h>

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

Public Member Functions

 BlockPlayerRequest ()
 
virtual ~BlockPlayerRequest ()
 
 BlockPlayerRequest (const BlockPlayerRequest &from)
 
BlockPlayerRequestoperator= (const BlockPlayerRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (BlockPlayerRequest *other)
 
BlockPlayerRequestNew () 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 BlockPlayerRequestdefault_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 BlockPlayerRequestdefault_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 467 of file user_manager_service.pb.h.

Constructor & Destructor Documentation

◆ BlockPlayerRequest() [1/2]

bgs::protocol::user_manager::v1::BlockPlayerRequest::BlockPlayerRequest ( )

◆ ~BlockPlayerRequest()

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

◆ BlockPlayerRequest() [2/2]

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

Member Function Documentation

◆ agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_agent_id()

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

Definition at line 1400 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::BlockPlayerRequest::clear_has_agent_id ( )
inlineprivate

Definition at line 1397 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::BlockPlayerRequest::clear_has_target_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_target_id()

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

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_target_id()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_agent_id()

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

Definition at line 1408 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::BlockPlayerRequest::mutable_target_id ( )
inline

Definition at line 1449 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::BlockPlayerRequest::mutable_unknown_fields ( )
inline

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

◆ New()

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

◆ operator=()

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

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

◆ release_agent_id()

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

Definition at line 1414 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::BlockPlayerRequest::release_target_id ( )
inline

Definition at line 1455 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::BlockPlayerRequest::set_allocated_agent_id ( ::bgs::protocol::EntityId agent_id)
inline

Definition at line 1420 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::BlockPlayerRequest::set_allocated_target_id ( ::bgs::protocol::EntityId target_id)
inline

Definition at line 1461 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::BlockPlayerRequest::set_has_agent_id ( )
inlineprivate

Definition at line 1394 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::BlockPlayerRequest::set_has_target_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ target_id()

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

Definition at line 1445 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::BlockPlayerRequest::unknown_fields ( ) const
inline

Definition at line 479 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::BlockPlayerRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

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

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

◆ default_instance_

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

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

◆ kAgentIdFieldNumber

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

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

◆ kTargetIdFieldNumber

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

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

◆ target_id_

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

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


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