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

#include <user_manager_service.pb.h>

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

Public Member Functions

 ClearRecentPlayersRequest ()
 
virtual ~ClearRecentPlayersRequest ()
 
 ClearRecentPlayersRequest (const ClearRecentPlayersRequest &from)
 
ClearRecentPlayersRequestoperator= (const ClearRecentPlayersRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ClearRecentPlayersRequest *other)
 
ClearRecentPlayersRequestNew () 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_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 ClearRecentPlayersRequestdefault_instance ()
 

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kProgramFieldNumber = 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_program ()
 
void clear_has_program ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::EntityIdagent_id_
 
::google::protobuf::uint32 program_
 

Static Private Attributes

static ClearRecentPlayersRequestdefault_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 389 of file user_manager_service.pb.h.

Constructor & Destructor Documentation

◆ ClearRecentPlayersRequest() [1/2]

bgs::protocol::user_manager::v1::ClearRecentPlayersRequest::ClearRecentPlayersRequest ( )

◆ ~ClearRecentPlayersRequest()

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

◆ ClearRecentPlayersRequest() [2/2]

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

Member Function Documentation

◆ agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_agent_id()

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

Definition at line 1331 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::ClearRecentPlayersRequest::clear_has_agent_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_program()

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

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

+ Here is the caller graph for this function:

◆ clear_program()

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

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_program()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_agent_id()

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

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

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ program()

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

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

◆ release_agent_id()

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

Definition at line 1345 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::ClearRecentPlayersRequest::set_allocated_agent_id ( ::bgs::protocol::EntityId agent_id)
inline

Definition at line 1351 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::ClearRecentPlayersRequest::set_has_agent_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_program()

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

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

+ Here is the caller graph for this function:

◆ set_program()

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

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 401 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::ClearRecentPlayersRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

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

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

◆ default_instance_

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

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

◆ kAgentIdFieldNumber

const int bgs::protocol::user_manager::v1::ClearRecentPlayersRequest::kAgentIdFieldNumber = 1
static

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

◆ kProgramFieldNumber

const int bgs::protocol::user_manager::v1::ClearRecentPlayersRequest::kProgramFieldNumber = 2
static

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

◆ program_

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

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


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