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

#include <friends_service.pb.h>

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

Public Member Functions

 CreateFriendshipRequest ()
 
virtual ~CreateFriendshipRequest ()
 
 CreateFriendshipRequest (const CreateFriendshipRequest &from)
 
CreateFriendshipRequestoperator= (const CreateFriendshipRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (CreateFriendshipRequest *other)
 
CreateFriendshipRequestNew () 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 role_size () const
 
void clear_role ()
 
inline ::google::protobuf::uint32 role (int index) const
 
void set_role (int index, ::google::protobuf::uint32 value)
 
void add_role (::google::protobuf::uint32 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > & role () const
 
inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > * mutable_role ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kTargetIdFieldNumber = 2
 
static const int kRoleFieldNumber = 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::RepeatedField< ::google::protobuf::uint32role_
 

Static Private Attributes

static CreateFriendshipRequestdefault_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 1170 of file friends_service.pb.h.

Constructor & Destructor Documentation

◆ CreateFriendshipRequest() [1/2]

bgs::protocol::friends::v1::CreateFriendshipRequest::CreateFriendshipRequest ( )

◆ ~CreateFriendshipRequest()

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

◆ CreateFriendshipRequest() [2/2]

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

Member Function Documentation

◆ add_role()

void bgs::protocol::friends::v1::CreateFriendshipRequest::add_role ( ::google::protobuf::uint32  value)
inline

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

◆ agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_agent_id()

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

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

+ Here is the call graph for this function:

◆ clear_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_target_id()

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

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

+ Here is the caller graph for this function:

◆ clear_role()

void bgs::protocol::friends::v1::CreateFriendshipRequest::clear_role ( )
inline

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

◆ clear_target_id()

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

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_target_id()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_agent_id()

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

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

+ Here is the call graph for this function:

◆ mutable_role()

google::protobuf::RepeatedField<::google::protobuf::uint32 > * bgs::protocol::friends::v1::CreateFriendshipRequest::mutable_role ( )
inline

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

◆ mutable_target_id()

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

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_agent_id()

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

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

+ Here is the call graph for this function:

◆ release_target_id()

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

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

+ Here is the call graph for this function:

◆ role() [1/2]

const ::google::protobuf::RepeatedField<::google::protobuf::uint32 > & bgs::protocol::friends::v1::CreateFriendshipRequest::role ( ) const
inline

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

◆ role() [2/2]

google::protobuf::uint32 bgs::protocol::friends::v1::CreateFriendshipRequest::role ( int  index) const
inline

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

◆ role_size()

int bgs::protocol::friends::v1::CreateFriendshipRequest::role_size ( ) const
inline

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

◆ set_allocated_agent_id()

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

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

+ Here is the call graph for this function:

◆ set_allocated_target_id()

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

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

+ Here is the call graph for this function:

◆ set_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_target_id()

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

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

+ Here is the caller graph for this function:

◆ set_role()

void bgs::protocol::friends::v1::CreateFriendshipRequest::set_role ( int  index,
::google::protobuf::uint32  value 
)
inline

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ target_id()

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

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

+ Here is the caller graph for this function:

◆ unknown_fields()

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

Definition at line 1182 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::CreateFriendshipRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

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

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

◆ default_instance_

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

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

◆ kAgentIdFieldNumber

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

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

◆ kRoleFieldNumber

const int bgs::protocol::friends::v1::CreateFriendshipRequest::kRoleFieldNumber = 3
static

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

◆ kTargetIdFieldNumber

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

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

◆ role_

::google::protobuf::RepeatedField< ::google::protobuf::uint32 > bgs::protocol::friends::v1::CreateFriendshipRequest::role_
private

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

◆ target_id_

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

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


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