TrinityCore
bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification Class Reference

#include <user_manager_service.pb.h>

+ Inheritance diagram for bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification:

Public Member Functions

 RecentPlayersRemovedNotification ()
 
virtual ~RecentPlayersRemovedNotification ()
 
 RecentPlayersRemovedNotification (const RecentPlayersRemovedNotification &from)
 
RecentPlayersRemovedNotificationoperator= (const RecentPlayersRemovedNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (RecentPlayersRemovedNotification *other)
 
RecentPlayersRemovedNotificationNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int player_size () const
 
void clear_player ()
 
const ::bgs::protocol::user_manager::v1::RecentPlayerplayer (int index) const
 
inline ::bgs::protocol::user_manager::v1::RecentPlayermutable_player (int index)
 
inline ::bgs::protocol::user_manager::v1::RecentPlayeradd_player ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::user_manager::v1::RecentPlayer > & player () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::user_manager::v1::RecentPlayer > * mutable_player ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kPlayerFieldNumber = 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::user_manager::v1::RecentPlayerplayer_
 

Static Private Attributes

static RecentPlayersRemovedNotificationdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_user_5fmanager_5fservice_2eproto ()
 
void protobuf_AssignDesc_user_5fmanager_5fservice_2eproto ()
 
void protobuf_ShutdownFile_user_5fmanager_5fservice_2eproto ()
 

Detailed Description

Definition at line 880 of file user_manager_service.pb.h.

Constructor & Destructor Documentation

◆ RecentPlayersRemovedNotification() [1/2]

bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::RecentPlayersRemovedNotification ( )

◆ ~RecentPlayersRemovedNotification()

virtual bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::~RecentPlayersRemovedNotification ( )
virtual

◆ RecentPlayersRemovedNotification() [2/2]

bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::RecentPlayersRemovedNotification ( const RecentPlayersRemovedNotification from)

Member Function Documentation

◆ add_player()

bgs::protocol::user_manager::v1::RecentPlayer * bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::add_player ( )
inline

Definition at line 1865 of file user_manager_service.pb.h.

◆ clear_player()

void bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::clear_player ( )
inline

Definition at line 1854 of file user_manager_service.pb.h.

◆ default_instance()

static const RecentPlayersRemovedNotification & bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::GetCachedSize ( ) const
inline

Definition at line 908 of file user_manager_service.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::GetMetadata ( ) const

◆ InitAsDefaultInstance()

void bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::InitAsDefaultInstance ( )
private

◆ mutable_player() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::user_manager::v1::RecentPlayer > * bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::mutable_player ( )
inline

Definition at line 1875 of file user_manager_service.pb.h.

◆ mutable_player() [2/2]

bgs::protocol::user_manager::v1::RecentPlayer * bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::mutable_player ( int  index)
inline

Definition at line 1861 of file user_manager_service.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::mutable_unknown_fields ( )
inline

Definition at line 896 of file user_manager_service.pb.h.

◆ New()

RecentPlayersRemovedNotification * bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::New ( ) const

◆ operator=()

RecentPlayersRemovedNotification & bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::operator= ( const RecentPlayersRemovedNotification from)
inline

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

◆ player() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::user_manager::v1::RecentPlayer > & bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::player ( ) const
inline

Definition at line 1870 of file user_manager_service.pb.h.

◆ player() [2/2]

const ::bgs::protocol::user_manager::v1::RecentPlayer & bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::player ( int  index) const
inline

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

◆ player_size()

int bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::player_size ( ) const
inline

Definition at line 1851 of file user_manager_service.pb.h.

◆ SetCachedSize()

void bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::Swap ( RecentPlayersRemovedNotification other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::unknown_fields ( ) const
inline

Definition at line 892 of file user_manager_service.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_user_5fmanager_5fservice_2eproto

void TC_PROTO_API protobuf_AddDesc_user_5fmanager_5fservice_2eproto ( )
friend

◆ protobuf_AssignDesc_user_5fmanager_5fservice_2eproto

void protobuf_AssignDesc_user_5fmanager_5fservice_2eproto ( )
friend

◆ protobuf_ShutdownFile_user_5fmanager_5fservice_2eproto

void protobuf_ShutdownFile_user_5fmanager_5fservice_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::_cached_size_
mutableprivate

Definition at line 938 of file user_manager_service.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::_has_bits_[1]
private

Definition at line 937 of file user_manager_service.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::_unknown_fields_
private

Definition at line 935 of file user_manager_service.pb.h.

◆ default_instance_

RecentPlayersRemovedNotification* bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::default_instance_
staticprivate

Definition at line 945 of file user_manager_service.pb.h.

◆ kPlayerFieldNumber

const int bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::kPlayerFieldNumber = 1
static

Definition at line 923 of file user_manager_service.pb.h.

◆ player_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::user_manager::v1::RecentPlayer > bgs::protocol::user_manager::v1::RecentPlayersRemovedNotification::player_
private

Definition at line 939 of file user_manager_service.pb.h.


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