TrinityCore
bgs::protocol::friends::v1::RemoveFriendRequest Class Reference

#include <friends_service.pb.h>

+ Inheritance diagram for bgs::protocol::friends::v1::RemoveFriendRequest:

Public Member Functions

 RemoveFriendRequest ()
 
virtual ~RemoveFriendRequest ()
 
 RemoveFriendRequest (const RemoveFriendRequest &from)
 
RemoveFriendRequestoperator= (const RemoveFriendRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (RemoveFriendRequest *other)
 
RemoveFriendRequestNew () 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 RemoveFriendRequestdefault_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 RemoveFriendRequestdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_friends_5fservice_2eproto ()
 
void protobuf_AssignDesc_friends_5fservice_2eproto ()
 
void protobuf_ShutdownFile_friends_5fservice_2eproto ()
 

Detailed Description

Definition at line 643 of file friends_service.pb.h.

Constructor & Destructor Documentation

◆ RemoveFriendRequest() [1/2]

bgs::protocol::friends::v1::RemoveFriendRequest::RemoveFriendRequest ( )

◆ ~RemoveFriendRequest()

virtual bgs::protocol::friends::v1::RemoveFriendRequest::~RemoveFriendRequest ( )
virtual

◆ RemoveFriendRequest() [2/2]

bgs::protocol::friends::v1::RemoveFriendRequest::RemoveFriendRequest ( const RemoveFriendRequest from)

Member Function Documentation

◆ agent_id()

const ::bgs::protocol::EntityId & bgs::protocol::friends::v1::RemoveFriendRequest::agent_id ( ) const
inline

Definition at line 2363 of file friends_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_agent_id()

void bgs::protocol::friends::v1::RemoveFriendRequest::clear_agent_id ( )
inline

Definition at line 2359 of file friends_service.pb.h.

+ Here is the call graph for this function:

◆ clear_has_agent_id()

void bgs::protocol::friends::v1::RemoveFriendRequest::clear_has_agent_id ( )
inlineprivate

Definition at line 2356 of file friends_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_target_id()

void bgs::protocol::friends::v1::RemoveFriendRequest::clear_has_target_id ( )
inlineprivate

Definition at line 2397 of file friends_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_target_id()

void bgs::protocol::friends::v1::RemoveFriendRequest::clear_target_id ( )
inline

Definition at line 2400 of file friends_service.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

static const RemoveFriendRequest & bgs::protocol::friends::v1::RemoveFriendRequest::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::friends::v1::RemoveFriendRequest::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::friends::v1::RemoveFriendRequest::GetCachedSize ( ) const
inline

Definition at line 671 of file friends_service.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::friends::v1::RemoveFriendRequest::GetMetadata ( ) const

◆ has_agent_id()

bool bgs::protocol::friends::v1::RemoveFriendRequest::has_agent_id ( ) const
inline

Definition at line 2350 of file friends_service.pb.h.

◆ has_target_id()

bool bgs::protocol::friends::v1::RemoveFriendRequest::has_target_id ( ) const
inline

Definition at line 2391 of file friends_service.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::friends::v1::RemoveFriendRequest::InitAsDefaultInstance ( )
private

◆ mutable_agent_id()

bgs::protocol::EntityId * bgs::protocol::friends::v1::RemoveFriendRequest::mutable_agent_id ( )
inline

Definition at line 2367 of file friends_service.pb.h.

+ Here is the call graph for this function:

◆ mutable_target_id()

bgs::protocol::EntityId * bgs::protocol::friends::v1::RemoveFriendRequest::mutable_target_id ( )
inline

Definition at line 2408 of file friends_service.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::friends::v1::RemoveFriendRequest::mutable_unknown_fields ( )
inline

Definition at line 659 of file friends_service.pb.h.

◆ New()

RemoveFriendRequest * bgs::protocol::friends::v1::RemoveFriendRequest::New ( ) const

◆ operator=()

RemoveFriendRequest & bgs::protocol::friends::v1::RemoveFriendRequest::operator= ( const RemoveFriendRequest from)
inline

Definition at line 650 of file friends_service.pb.h.

◆ release_agent_id()

bgs::protocol::EntityId * bgs::protocol::friends::v1::RemoveFriendRequest::release_agent_id ( )
inline

Definition at line 2373 of file friends_service.pb.h.

+ Here is the call graph for this function:

◆ release_target_id()

bgs::protocol::EntityId * bgs::protocol::friends::v1::RemoveFriendRequest::release_target_id ( )
inline

Definition at line 2414 of file friends_service.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_agent_id()

void bgs::protocol::friends::v1::RemoveFriendRequest::set_allocated_agent_id ( ::bgs::protocol::EntityId agent_id)
inline

Definition at line 2379 of file friends_service.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_target_id()

void bgs::protocol::friends::v1::RemoveFriendRequest::set_allocated_target_id ( ::bgs::protocol::EntityId target_id)
inline

Definition at line 2420 of file friends_service.pb.h.

+ Here is the call graph for this function:

◆ set_has_agent_id()

void bgs::protocol::friends::v1::RemoveFriendRequest::set_has_agent_id ( )
inlineprivate

Definition at line 2353 of file friends_service.pb.h.

+ Here is the caller graph for this function:

◆ set_has_target_id()

void bgs::protocol::friends::v1::RemoveFriendRequest::set_has_target_id ( )
inlineprivate

Definition at line 2394 of file friends_service.pb.h.

+ Here is the caller graph for this function:

◆ SetCachedSize()

void bgs::protocol::friends::v1::RemoveFriendRequest::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::friends::v1::RemoveFriendRequest::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::friends::v1::RemoveFriendRequest::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::friends::v1::RemoveFriendRequest::Swap ( RemoveFriendRequest other)

◆ target_id()

const ::bgs::protocol::EntityId & bgs::protocol::friends::v1::RemoveFriendRequest::target_id ( ) const
inline

Definition at line 2404 of file friends_service.pb.h.

+ Here is the caller graph for this function:

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::friends::v1::RemoveFriendRequest::unknown_fields ( ) const
inline

Definition at line 655 of file friends_service.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_friends_5fservice_2eproto

void TC_PROTO_API protobuf_AddDesc_friends_5fservice_2eproto ( )
friend

◆ protobuf_AssignDesc_friends_5fservice_2eproto

void protobuf_AssignDesc_friends_5fservice_2eproto ( )
friend

◆ protobuf_ShutdownFile_friends_5fservice_2eproto

void protobuf_ShutdownFile_friends_5fservice_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::friends::v1::RemoveFriendRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::friends::v1::RemoveFriendRequest::_has_bits_[1]
private

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

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::friends::v1::RemoveFriendRequest::_unknown_fields_
private

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

◆ agent_id_

::bgs::protocol::EntityId* bgs::protocol::friends::v1::RemoveFriendRequest::agent_id_
private

Definition at line 712 of file friends_service.pb.h.

◆ default_instance_

RemoveFriendRequest* bgs::protocol::friends::v1::RemoveFriendRequest::default_instance_
staticprivate

Definition at line 719 of file friends_service.pb.h.

◆ kAgentIdFieldNumber

const int bgs::protocol::friends::v1::RemoveFriendRequest::kAgentIdFieldNumber = 1
static

Definition at line 686 of file friends_service.pb.h.

◆ kTargetIdFieldNumber

const int bgs::protocol::friends::v1::RemoveFriendRequest::kTargetIdFieldNumber = 2
static

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

◆ target_id_

::bgs::protocol::EntityId* bgs::protocol::friends::v1::RemoveFriendRequest::target_id_
private

Definition at line 713 of file friends_service.pb.h.


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