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

#include <user_manager_service.pb.h>

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

Public Member Functions

 UnsubscribeRequest ()
 
virtual ~UnsubscribeRequest ()
 
 UnsubscribeRequest (const UnsubscribeRequest &from)
 
UnsubscribeRequestoperator= (const UnsubscribeRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (UnsubscribeRequest *other)
 
UnsubscribeRequestNew () 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_object_id () const
 
void clear_object_id ()
 
inline ::google::protobuf::uint64 object_id () const
 
void set_object_id (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kObjectIdFieldNumber = 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_object_id ()
 
void clear_has_object_id ()
 
void InitAsDefaultInstance ()
 

Private Attributes

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

Static Private Attributes

static UnsubscribeRequestdefault_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 220 of file user_manager_service.pb.h.

Constructor & Destructor Documentation

◆ UnsubscribeRequest() [1/2]

bgs::protocol::user_manager::v1::UnsubscribeRequest::UnsubscribeRequest ( )

◆ ~UnsubscribeRequest()

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

◆ UnsubscribeRequest() [2/2]

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

Member Function Documentation

◆ agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_agent_id()

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

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

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

+ Here is the caller graph for this function:

◆ clear_has_object_id()

void bgs::protocol::user_manager::v1::UnsubscribeRequest::clear_has_object_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_object_id()

void bgs::protocol::user_manager::v1::UnsubscribeRequest::clear_object_id ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_object_id()

bool bgs::protocol::user_manager::v1::UnsubscribeRequest::has_object_id ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_agent_id()

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

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

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

◆ New()

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

◆ object_id()

google::protobuf::uint64 bgs::protocol::user_manager::v1::UnsubscribeRequest::object_id ( ) const
inline

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

◆ operator=()

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

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

◆ release_agent_id()

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

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

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

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

+ Here is the caller graph for this function:

◆ set_has_object_id()

void bgs::protocol::user_manager::v1::UnsubscribeRequest::set_has_object_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_object_id()

void bgs::protocol::user_manager::v1::UnsubscribeRequest::set_object_id ( ::google::protobuf::uint64  value)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 232 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::UnsubscribeRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

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

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

◆ default_instance_

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

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

◆ kAgentIdFieldNumber

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

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

◆ kObjectIdFieldNumber

const int bgs::protocol::user_manager::v1::UnsubscribeRequest::kObjectIdFieldNumber = 2
static

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

◆ object_id_

::google::protobuf::uint64 bgs::protocol::user_manager::v1::UnsubscribeRequest::object_id_
private

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


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