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

#include <friends_service.pb.h>

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

Public Member Functions

 RevokeInvitationRequest ()
 
virtual ~RevokeInvitationRequest ()
 
 RevokeInvitationRequest (const RevokeInvitationRequest &from)
 
RevokeInvitationRequestoperator= (const RevokeInvitationRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (RevokeInvitationRequest *other)
 
RevokeInvitationRequestNew () 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_invitation_id () const
 
void clear_invitation_id ()
 
inline ::google::protobuf::uint64 invitation_id () const
 
void set_invitation_id (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kInvitationIdFieldNumber = 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_invitation_id ()
 
void clear_has_invitation_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 invitation_id_
 

Static Private Attributes

static RevokeInvitationRequestdefault_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 319 of file friends_service.pb.h.

Constructor & Destructor Documentation

◆ RevokeInvitationRequest() [1/2]

bgs::protocol::friends::v1::RevokeInvitationRequest::RevokeInvitationRequest ( )

◆ ~RevokeInvitationRequest()

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

◆ RevokeInvitationRequest() [2/2]

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

Member Function Documentation

◆ agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_agent_id()

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

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

+ Here is the call graph for this function:

◆ clear_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_invitation_id()

void bgs::protocol::friends::v1::RevokeInvitationRequest::clear_has_invitation_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_invitation_id()

void bgs::protocol::friends::v1::RevokeInvitationRequest::clear_invitation_id ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_invitation_id()

bool bgs::protocol::friends::v1::RevokeInvitationRequest::has_invitation_id ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ invitation_id()

google::protobuf::uint64 bgs::protocol::friends::v1::RevokeInvitationRequest::invitation_id ( ) const
inline

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

◆ mutable_agent_id()

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

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_agent_id()

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

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

+ Here is the call graph for this function:

◆ set_allocated_agent_id()

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

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

+ Here is the call graph for this function:

◆ set_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_invitation_id()

void bgs::protocol::friends::v1::RevokeInvitationRequest::set_has_invitation_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_invitation_id()

void bgs::protocol::friends::v1::RevokeInvitationRequest::set_invitation_id ( ::google::protobuf::uint64  value)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 331 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::RevokeInvitationRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

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

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

◆ default_instance_

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

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

◆ invitation_id_

::google::protobuf::uint64 bgs::protocol::friends::v1::RevokeInvitationRequest::invitation_id_
private

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

◆ kAgentIdFieldNumber

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

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

◆ kInvitationIdFieldNumber

const int bgs::protocol::friends::v1::RevokeInvitationRequest::kInvitationIdFieldNumber = 2
static

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


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