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

#include <friends_types.pb.h>

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

Public Member Functions

 SentInvitation ()
 
virtual ~SentInvitation ()
 
 SentInvitation (const SentInvitation &from)
 
SentInvitationoperator= (const SentInvitation &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SentInvitation *other)
 
SentInvitationNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_id () const
 
void clear_id ()
 
inline ::google::protobuf::uint64 id () const
 
void set_id (::google::protobuf::uint64 value)
 
bool has_target_name () const
 
void clear_target_name ()
 
const ::std::string & target_name () const
 
void set_target_name (const ::std::string &value)
 
void set_target_name (const char *value)
 
void set_target_name (const char *value, size_t size)
 
inline ::std::string * mutable_target_name ()
 
inline ::std::string * release_target_name ()
 
void set_allocated_target_name (::std::string *target_name)
 
bool has_role () const
 
void clear_role ()
 
inline ::google::protobuf::uint32 role () const
 
void set_role (::google::protobuf::uint32 value)
 
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 ()
 
bool has_creation_time () const
 
void clear_creation_time ()
 
inline ::google::protobuf::uint64 creation_time () const
 
void set_creation_time (::google::protobuf::uint64 value)
 
bool has_program () const
 
void clear_program ()
 
inline ::google::protobuf::uint32 program () const
 
void set_program (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kIdFieldNumber = 1
 
static const int kTargetNameFieldNumber = 2
 
static const int kRoleFieldNumber = 3
 
static const int kAttributeFieldNumber = 4
 
static const int kCreationTimeFieldNumber = 5
 
static const int kProgramFieldNumber = 6
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_id ()
 
void clear_has_id ()
 
void set_has_target_name ()
 
void clear_has_target_name ()
 
void set_has_role ()
 
void clear_has_role ()
 
void set_has_creation_time ()
 
void clear_has_creation_time ()
 
void set_has_program ()
 
void clear_has_program ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::uint64 id_
 
::std::string * target_name_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attributeattribute_
 
::google::protobuf::uint32 role_
 
::google::protobuf::uint32 program_
 
::google::protobuf::uint64 creation_time_
 

Static Private Attributes

static SentInvitationdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_friends_5ftypes_2eproto ()
 
void protobuf_AssignDesc_friends_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_friends_5ftypes_2eproto ()
 

Detailed Description

Definition at line 530 of file friends_types.pb.h.

Constructor & Destructor Documentation

◆ SentInvitation() [1/2]

bgs::protocol::friends::v1::SentInvitation::SentInvitation ( )

◆ ~SentInvitation()

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

◆ SentInvitation() [2/2]

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

Member Function Documentation

◆ add_attribute()

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

Definition at line 1971 of file friends_types.pb.h.

◆ attribute() [1/2]

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

Definition at line 1976 of file friends_types.pb.h.

◆ attribute() [2/2]

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

Definition at line 1963 of file friends_types.pb.h.

◆ attribute_size()

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

Definition at line 1957 of file friends_types.pb.h.

◆ clear_attribute()

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

Definition at line 1960 of file friends_types.pb.h.

◆ clear_creation_time()

void bgs::protocol::friends::v1::SentInvitation::clear_creation_time ( )
inline

Definition at line 1996 of file friends_types.pb.h.

◆ clear_has_creation_time()

void bgs::protocol::friends::v1::SentInvitation::clear_has_creation_time ( )
inlineprivate

Definition at line 1993 of file friends_types.pb.h.

◆ clear_has_id()

void bgs::protocol::friends::v1::SentInvitation::clear_has_id ( )
inlineprivate

Definition at line 1839 of file friends_types.pb.h.

◆ clear_has_program()

void bgs::protocol::friends::v1::SentInvitation::clear_has_program ( )
inlineprivate

Definition at line 2017 of file friends_types.pb.h.

◆ clear_has_role()

void bgs::protocol::friends::v1::SentInvitation::clear_has_role ( )
inlineprivate

Definition at line 1939 of file friends_types.pb.h.

◆ clear_has_target_name()

void bgs::protocol::friends::v1::SentInvitation::clear_has_target_name ( )
inlineprivate

Definition at line 1863 of file friends_types.pb.h.

◆ clear_id()

void bgs::protocol::friends::v1::SentInvitation::clear_id ( )
inline

Definition at line 1842 of file friends_types.pb.h.

◆ clear_program()

void bgs::protocol::friends::v1::SentInvitation::clear_program ( )
inline

Definition at line 2020 of file friends_types.pb.h.

◆ clear_role()

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

Definition at line 1942 of file friends_types.pb.h.

◆ clear_target_name()

void bgs::protocol::friends::v1::SentInvitation::clear_target_name ( )
inline

Definition at line 1866 of file friends_types.pb.h.

◆ creation_time()

google::protobuf::uint64 bgs::protocol::friends::v1::SentInvitation::creation_time ( ) const
inline

Definition at line 2000 of file friends_types.pb.h.

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 558 of file friends_types.pb.h.

◆ GetMetadata()

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

◆ has_creation_time()

bool bgs::protocol::friends::v1::SentInvitation::has_creation_time ( ) const
inline

Definition at line 1987 of file friends_types.pb.h.

◆ has_id()

bool bgs::protocol::friends::v1::SentInvitation::has_id ( ) const
inline

Definition at line 1833 of file friends_types.pb.h.

◆ has_program()

bool bgs::protocol::friends::v1::SentInvitation::has_program ( ) const
inline

Definition at line 2011 of file friends_types.pb.h.

◆ has_role()

bool bgs::protocol::friends::v1::SentInvitation::has_role ( ) const
inline

Definition at line 1933 of file friends_types.pb.h.

◆ has_target_name()

bool bgs::protocol::friends::v1::SentInvitation::has_target_name ( ) const
inline

Definition at line 1857 of file friends_types.pb.h.

◆ id()

google::protobuf::uint64 bgs::protocol::friends::v1::SentInvitation::id ( ) const
inline

Definition at line 1846 of file friends_types.pb.h.

◆ InitAsDefaultInstance()

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

◆ mutable_attribute() [1/2]

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

Definition at line 1981 of file friends_types.pb.h.

◆ mutable_attribute() [2/2]

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

Definition at line 1967 of file friends_types.pb.h.

◆ mutable_target_name()

std::string * bgs::protocol::friends::v1::SentInvitation::mutable_target_name ( )
inline

Definition at line 1900 of file friends_types.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 546 of file friends_types.pb.h.

◆ New()

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

◆ operator=()

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

Definition at line 537 of file friends_types.pb.h.

◆ program()

google::protobuf::uint32 bgs::protocol::friends::v1::SentInvitation::program ( ) const
inline

Definition at line 2024 of file friends_types.pb.h.

◆ release_target_name()

std::string * bgs::protocol::friends::v1::SentInvitation::release_target_name ( )
inline

Definition at line 1908 of file friends_types.pb.h.

◆ role()

google::protobuf::uint32 bgs::protocol::friends::v1::SentInvitation::role ( ) const
inline

Definition at line 1946 of file friends_types.pb.h.

◆ set_allocated_target_name()

void bgs::protocol::friends::v1::SentInvitation::set_allocated_target_name ( ::std::string *  target_name)
inline

Definition at line 1918 of file friends_types.pb.h.

◆ set_creation_time()

void bgs::protocol::friends::v1::SentInvitation::set_creation_time ( ::google::protobuf::uint64  value)
inline

Definition at line 2004 of file friends_types.pb.h.

◆ set_has_creation_time()

void bgs::protocol::friends::v1::SentInvitation::set_has_creation_time ( )
inlineprivate

Definition at line 1990 of file friends_types.pb.h.

◆ set_has_id()

void bgs::protocol::friends::v1::SentInvitation::set_has_id ( )
inlineprivate

Definition at line 1836 of file friends_types.pb.h.

◆ set_has_program()

void bgs::protocol::friends::v1::SentInvitation::set_has_program ( )
inlineprivate

Definition at line 2014 of file friends_types.pb.h.

◆ set_has_role()

void bgs::protocol::friends::v1::SentInvitation::set_has_role ( )
inlineprivate

Definition at line 1936 of file friends_types.pb.h.

◆ set_has_target_name()

void bgs::protocol::friends::v1::SentInvitation::set_has_target_name ( )
inlineprivate

Definition at line 1860 of file friends_types.pb.h.

◆ set_id()

void bgs::protocol::friends::v1::SentInvitation::set_id ( ::google::protobuf::uint64  value)
inline

Definition at line 1850 of file friends_types.pb.h.

◆ set_program()

void bgs::protocol::friends::v1::SentInvitation::set_program ( ::google::protobuf::uint32  value)
inline

Definition at line 2028 of file friends_types.pb.h.

◆ set_role()

void bgs::protocol::friends::v1::SentInvitation::set_role ( ::google::protobuf::uint32  value)
inline

Definition at line 1950 of file friends_types.pb.h.

◆ set_target_name() [1/3]

void bgs::protocol::friends::v1::SentInvitation::set_target_name ( const ::std::string &  value)
inline

Definition at line 1876 of file friends_types.pb.h.

◆ set_target_name() [2/3]

void bgs::protocol::friends::v1::SentInvitation::set_target_name ( const char *  value)
inline

Definition at line 1884 of file friends_types.pb.h.

◆ set_target_name() [3/3]

void bgs::protocol::friends::v1::SentInvitation::set_target_name ( const char *  value,
size_t  size 
)
inline

Definition at line 1892 of file friends_types.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ target_name()

const ::std::string & bgs::protocol::friends::v1::SentInvitation::target_name ( ) const
inline

Definition at line 1872 of file friends_types.pb.h.

◆ unknown_fields()

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

Definition at line 542 of file friends_types.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_friends_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_friends_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_friends_5ftypes_2eproto

void protobuf_AssignDesc_friends_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_friends_5ftypes_2eproto

void protobuf_ShutdownFile_friends_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

Definition at line 638 of file friends_types.pb.h.

◆ _has_bits_

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

Definition at line 637 of file friends_types.pb.h.

◆ _unknown_fields_

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

Definition at line 635 of file friends_types.pb.h.

◆ attribute_

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

Definition at line 641 of file friends_types.pb.h.

◆ creation_time_

::google::protobuf::uint64 bgs::protocol::friends::v1::SentInvitation::creation_time_
private

Definition at line 644 of file friends_types.pb.h.

◆ default_instance_

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

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

◆ id_

::google::protobuf::uint64 bgs::protocol::friends::v1::SentInvitation::id_
private

Definition at line 639 of file friends_types.pb.h.

◆ kAttributeFieldNumber

const int bgs::protocol::friends::v1::SentInvitation::kAttributeFieldNumber = 4
static

Definition at line 599 of file friends_types.pb.h.

◆ kCreationTimeFieldNumber

const int bgs::protocol::friends::v1::SentInvitation::kCreationTimeFieldNumber = 5
static

Definition at line 611 of file friends_types.pb.h.

◆ kIdFieldNumber

const int bgs::protocol::friends::v1::SentInvitation::kIdFieldNumber = 1
static

Definition at line 573 of file friends_types.pb.h.

◆ kProgramFieldNumber

const int bgs::protocol::friends::v1::SentInvitation::kProgramFieldNumber = 6
static

Definition at line 618 of file friends_types.pb.h.

◆ kRoleFieldNumber

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

Definition at line 592 of file friends_types.pb.h.

◆ kTargetNameFieldNumber

const int bgs::protocol::friends::v1::SentInvitation::kTargetNameFieldNumber = 2
static

Definition at line 580 of file friends_types.pb.h.

◆ program_

::google::protobuf::uint32 bgs::protocol::friends::v1::SentInvitation::program_
private

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

◆ role_

::google::protobuf::uint32 bgs::protocol::friends::v1::SentInvitation::role_
private

Definition at line 642 of file friends_types.pb.h.

◆ target_name_

::std::string* bgs::protocol::friends::v1::SentInvitation::target_name_
private

Definition at line 640 of file friends_types.pb.h.


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