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

#include <friends_service.pb.h>

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

Public Member Functions

 UpdateFriendStateRequest ()
 
virtual ~UpdateFriendStateRequest ()
 
 UpdateFriendStateRequest (const UpdateFriendStateRequest &from)
 
UpdateFriendStateRequestoperator= (const UpdateFriendStateRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (UpdateFriendStateRequest *other)
 
UpdateFriendStateRequestNew () 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)
 
int attribute_size () const
 
void clear_attribute ()
 
const ::bgs::protocol::Attributeattribute (int index) const
 
inline ::bgs::protocol::Attributemutable_attribute (int index)
 
inline ::bgs::protocol::Attributeadd_attribute ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > & attribute () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > * mutable_attribute ()
 

Static Public Member Functions

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

Static Public Attributes

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

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_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attributeattribute_
 

Static Private Attributes

static UpdateFriendStateRequestdefault_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 940 of file friends_service.pb.h.

Constructor & Destructor Documentation

◆ UpdateFriendStateRequest() [1/2]

bgs::protocol::friends::v1::UpdateFriendStateRequest::UpdateFriendStateRequest ( )

◆ ~UpdateFriendStateRequest()

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

◆ UpdateFriendStateRequest() [2/2]

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

Member Function Documentation

◆ add_attribute()

bgs::protocol::Attribute * bgs::protocol::friends::v1::UpdateFriendStateRequest::add_attribute ( )
inline

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

◆ agent_id()

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

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

+ Here is the caller graph for this function:

◆ attribute() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::Attribute > & bgs::protocol::friends::v1::UpdateFriendStateRequest::attribute ( ) const
inline

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

◆ attribute() [2/2]

const ::bgs::protocol::Attribute & bgs::protocol::friends::v1::UpdateFriendStateRequest::attribute ( int  index) const
inline

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

◆ attribute_size()

int bgs::protocol::friends::v1::UpdateFriendStateRequest::attribute_size ( ) const
inline

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

◆ clear_agent_id()

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

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

+ Here is the call graph for this function:

◆ clear_attribute()

void bgs::protocol::friends::v1::UpdateFriendStateRequest::clear_attribute ( )
inline

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

◆ clear_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_target_id()

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

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

+ Here is the caller graph for this function:

◆ clear_target_id()

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

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_target_id()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_agent_id()

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

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

+ Here is the call graph for this function:

◆ mutable_attribute() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::Attribute > * bgs::protocol::friends::v1::UpdateFriendStateRequest::mutable_attribute ( )
inline

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

◆ mutable_attribute() [2/2]

bgs::protocol::Attribute * bgs::protocol::friends::v1::UpdateFriendStateRequest::mutable_attribute ( int  index)
inline

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

◆ mutable_target_id()

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

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_agent_id()

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

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

+ Here is the call graph for this function:

◆ release_target_id()

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

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

+ Here is the call graph for this function:

◆ set_allocated_agent_id()

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

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

+ Here is the call graph for this function:

◆ set_allocated_target_id()

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

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

+ Here is the call graph for this function:

◆ set_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_target_id()

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

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ target_id()

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

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

+ Here is the caller graph for this function:

◆ unknown_fields()

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

Definition at line 952 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::UpdateFriendStateRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

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

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

◆ attribute_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > bgs::protocol::friends::v1::UpdateFriendStateRequest::attribute_
private

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

◆ default_instance_

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

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

◆ kAgentIdFieldNumber

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

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

◆ kAttributeFieldNumber

const int bgs::protocol::friends::v1::UpdateFriendStateRequest::kAttributeFieldNumber = 3
static

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

◆ kTargetIdFieldNumber

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

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

◆ target_id_

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

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


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