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

#include <user_manager_service.pb.h>

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

Public Member Functions

 AddRecentPlayersRequest ()
 
virtual ~AddRecentPlayersRequest ()
 
 AddRecentPlayersRequest (const AddRecentPlayersRequest &from)
 
AddRecentPlayersRequestoperator= (const AddRecentPlayersRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (AddRecentPlayersRequest *other)
 
AddRecentPlayersRequestNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int players_size () const
 
void clear_players ()
 
const ::bgs::protocol::user_manager::v1::RecentPlayerplayers (int index) const
 
inline ::bgs::protocol::user_manager::v1::RecentPlayermutable_players (int index)
 
inline ::bgs::protocol::user_manager::v1::RecentPlayeradd_players ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::user_manager::v1::RecentPlayer > & players () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::user_manager::v1::RecentPlayer > * mutable_players ()
 
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_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 AddRecentPlayersRequestdefault_instance ()
 

Static Public Attributes

static const int kPlayersFieldNumber = 1
 
static const int kAgentIdFieldNumber = 2
 
static const int kProgramFieldNumber = 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_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::RepeatedPtrField< ::bgs::protocol::user_manager::v1::RecentPlayerplayers_
 
::bgs::protocol::EntityIdagent_id_
 
::google::protobuf::uint32 program_
 

Static Private Attributes

static AddRecentPlayersRequestdefault_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 298 of file user_manager_service.pb.h.

Constructor & Destructor Documentation

◆ AddRecentPlayersRequest() [1/2]

bgs::protocol::user_manager::v1::AddRecentPlayersRequest::AddRecentPlayersRequest ( )

◆ ~AddRecentPlayersRequest()

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

◆ AddRecentPlayersRequest() [2/2]

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

Member Function Documentation

◆ add_players()

bgs::protocol::user_manager::v1::RecentPlayer * bgs::protocol::user_manager::v1::AddRecentPlayersRequest::add_players ( )
inline

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

◆ agent_id()

const ::bgs::protocol::EntityId & bgs::protocol::user_manager::v1::AddRecentPlayersRequest::agent_id ( ) const
inline

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

+ Here is the caller graph for this function:

◆ clear_agent_id()

void bgs::protocol::user_manager::v1::AddRecentPlayersRequest::clear_agent_id ( )
inline

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

+ Here is the call graph for this function:

◆ clear_has_agent_id()

void bgs::protocol::user_manager::v1::AddRecentPlayersRequest::clear_has_agent_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_program()

void bgs::protocol::user_manager::v1::AddRecentPlayersRequest::clear_has_program ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_players()

void bgs::protocol::user_manager::v1::AddRecentPlayersRequest::clear_players ( )
inline

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

◆ clear_program()

void bgs::protocol::user_manager::v1::AddRecentPlayersRequest::clear_program ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

bool bgs::protocol::user_manager::v1::AddRecentPlayersRequest::has_agent_id ( ) const
inline

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

◆ has_program()

bool bgs::protocol::user_manager::v1::AddRecentPlayersRequest::has_program ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_agent_id()

bgs::protocol::EntityId * bgs::protocol::user_manager::v1::AddRecentPlayersRequest::mutable_agent_id ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_players() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::user_manager::v1::RecentPlayer > * bgs::protocol::user_manager::v1::AddRecentPlayersRequest::mutable_players ( )
inline

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

◆ mutable_players() [2/2]

bgs::protocol::user_manager::v1::RecentPlayer * bgs::protocol::user_manager::v1::AddRecentPlayersRequest::mutable_players ( int  index)
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ players() [1/2]

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

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

◆ players() [2/2]

const ::bgs::protocol::user_manager::v1::RecentPlayer & bgs::protocol::user_manager::v1::AddRecentPlayersRequest::players ( int  index) const
inline

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

◆ players_size()

int bgs::protocol::user_manager::v1::AddRecentPlayersRequest::players_size ( ) const
inline

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

◆ program()

google::protobuf::uint32 bgs::protocol::user_manager::v1::AddRecentPlayersRequest::program ( ) const
inline

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

◆ release_agent_id()

bgs::protocol::EntityId * bgs::protocol::user_manager::v1::AddRecentPlayersRequest::release_agent_id ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_agent_id()

void bgs::protocol::user_manager::v1::AddRecentPlayersRequest::set_allocated_agent_id ( ::bgs::protocol::EntityId agent_id)
inline

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

+ Here is the call graph for this function:

◆ set_has_agent_id()

void bgs::protocol::user_manager::v1::AddRecentPlayersRequest::set_has_agent_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_program()

void bgs::protocol::user_manager::v1::AddRecentPlayersRequest::set_has_program ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_program()

void bgs::protocol::user_manager::v1::AddRecentPlayersRequest::set_program ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 310 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::AddRecentPlayersRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

::bgs::protocol::EntityId* bgs::protocol::user_manager::v1::AddRecentPlayersRequest::agent_id_
private

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

◆ default_instance_

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

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

◆ kAgentIdFieldNumber

const int bgs::protocol::user_manager::v1::AddRecentPlayersRequest::kAgentIdFieldNumber = 2
static

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

◆ kPlayersFieldNumber

const int bgs::protocol::user_manager::v1::AddRecentPlayersRequest::kPlayersFieldNumber = 1
static

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

◆ kProgramFieldNumber

const int bgs::protocol::user_manager::v1::AddRecentPlayersRequest::kProgramFieldNumber = 3
static

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

◆ players_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::user_manager::v1::RecentPlayer > bgs::protocol::user_manager::v1::AddRecentPlayersRequest::players_
private

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

◆ program_

::google::protobuf::uint32 bgs::protocol::user_manager::v1::AddRecentPlayersRequest::program_
private

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


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