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

#include <friends_service.pb.h>

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

Public Member Functions

 ViewFriendsResponse ()
 
virtual ~ViewFriendsResponse ()
 
 ViewFriendsResponse (const ViewFriendsResponse &from)
 
ViewFriendsResponseoperator= (const ViewFriendsResponse &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ViewFriendsResponse *other)
 
ViewFriendsResponseNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int friends_size () const
 
void clear_friends ()
 
const ::bgs::protocol::friends::v1::FriendOfFriendfriends (int index) const
 
inline ::bgs::protocol::friends::v1::FriendOfFriendmutable_friends (int index)
 
inline ::bgs::protocol::friends::v1::FriendOfFriendadd_friends ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::friends::v1::FriendOfFriend > & friends () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::friends::v1::FriendOfFriend > * mutable_friends ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kFriendsFieldNumber = 1
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::friends::v1::FriendOfFriendfriends_
 

Static Private Attributes

static ViewFriendsResponsedefault_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 871 of file friends_service.pb.h.

Constructor & Destructor Documentation

◆ ViewFriendsResponse() [1/2]

bgs::protocol::friends::v1::ViewFriendsResponse::ViewFriendsResponse ( )

◆ ~ViewFriendsResponse()

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

◆ ViewFriendsResponse() [2/2]

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

Member Function Documentation

◆ add_friends()

bgs::protocol::friends::v1::FriendOfFriend * bgs::protocol::friends::v1::ViewFriendsResponse::add_friends ( )
inline

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

◆ clear_friends()

void bgs::protocol::friends::v1::ViewFriendsResponse::clear_friends ( )
inline

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

◆ default_instance()

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

◆ descriptor()

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

◆ friends() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::friends::v1::FriendOfFriend > & bgs::protocol::friends::v1::ViewFriendsResponse::friends ( ) const
inline

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

◆ friends() [2/2]

const ::bgs::protocol::friends::v1::FriendOfFriend & bgs::protocol::friends::v1::ViewFriendsResponse::friends ( int  index) const
inline

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

◆ friends_size()

int bgs::protocol::friends::v1::ViewFriendsResponse::friends_size ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ InitAsDefaultInstance()

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

◆ mutable_friends() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::friends::v1::FriendOfFriend > * bgs::protocol::friends::v1::ViewFriendsResponse::mutable_friends ( )
inline

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

◆ mutable_friends() [2/2]

bgs::protocol::friends::v1::FriendOfFriend * bgs::protocol::friends::v1::ViewFriendsResponse::mutable_friends ( int  index)
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 883 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::ViewFriendsResponse::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ friends_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::friends::v1::FriendOfFriend > bgs::protocol::friends::v1::ViewFriendsResponse::friends_
private

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

◆ kFriendsFieldNumber

const int bgs::protocol::friends::v1::ViewFriendsResponse::kFriendsFieldNumber = 1
static

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


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