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

#include <user_manager_types.pb.h>

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

Public Member Functions

 RecentPlayer ()
 
virtual ~RecentPlayer ()
 
 RecentPlayer (const RecentPlayer &from)
 
RecentPlayeroperator= (const RecentPlayer &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (RecentPlayer *other)
 
RecentPlayerNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_entity_id () const
 
void clear_entity_id ()
 
const ::bgs::protocol::EntityIdentity_id () const
 
inline ::bgs::protocol::EntityIdmutable_entity_id ()
 
inline ::bgs::protocol::EntityIdrelease_entity_id ()
 
void set_allocated_entity_id (::bgs::protocol::EntityId *entity_id)
 
bool has_program () const
 
void clear_program ()
 
const ::std::string & program () const
 
void set_program (const ::std::string &value)
 
void set_program (const char *value)
 
void set_program (const char *value, size_t size)
 
inline ::std::string * mutable_program ()
 
inline ::std::string * release_program ()
 
void set_allocated_program (::std::string *program)
 
bool has_timestamp_played () const
 
void clear_timestamp_played ()
 
inline ::google::protobuf::uint64 timestamp_played () const
 
void set_timestamp_played (::google::protobuf::uint64 value)
 
int attributes_size () const
 
void clear_attributes ()
 
const ::bgs::protocol::Attributeattributes (int index) const
 
inline ::bgs::protocol::Attributemutable_attributes (int index)
 
inline ::bgs::protocol::Attributeadd_attributes ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > & attributes () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > * mutable_attributes ()
 
bool has_counter () const
 
void clear_counter ()
 
inline ::google::protobuf::uint32 counter () const
 
void set_counter (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kEntityIdFieldNumber = 1
 
static const int kProgramFieldNumber = 2
 
static const int kTimestampPlayedFieldNumber = 3
 
static const int kAttributesFieldNumber = 4
 
static const int kCounterFieldNumber = 6
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_entity_id ()
 
void clear_has_entity_id ()
 
void set_has_program ()
 
void clear_has_program ()
 
void set_has_timestamp_played ()
 
void clear_has_timestamp_played ()
 
void set_has_counter ()
 
void clear_has_counter ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::EntityIdentity_id_
 
::std::string * program_
 
::google::protobuf::uint64 timestamp_played_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attributeattributes_
 
::google::protobuf::uint32 counter_
 

Static Private Attributes

static RecentPlayerdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_user_5fmanager_5ftypes_2eproto ()
 
void protobuf_AssignDesc_user_5fmanager_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_user_5fmanager_5ftypes_2eproto ()
 

Detailed Description

Definition at line 48 of file user_manager_types.pb.h.

Constructor & Destructor Documentation

◆ RecentPlayer() [1/2]

bgs::protocol::user_manager::v1::RecentPlayer::RecentPlayer ( )

◆ ~RecentPlayer()

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

◆ RecentPlayer() [2/2]

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

Member Function Documentation

◆ add_attributes()

bgs::protocol::Attribute * bgs::protocol::user_manager::v1::RecentPlayer::add_attributes ( )
inline

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

◆ attributes() [1/2]

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

Definition at line 437 of file user_manager_types.pb.h.

◆ attributes() [2/2]

const ::bgs::protocol::Attribute & bgs::protocol::user_manager::v1::RecentPlayer::attributes ( int  index) const
inline

Definition at line 424 of file user_manager_types.pb.h.

◆ attributes_size()

int bgs::protocol::user_manager::v1::RecentPlayer::attributes_size ( ) const
inline

Definition at line 418 of file user_manager_types.pb.h.

◆ clear_attributes()

void bgs::protocol::user_manager::v1::RecentPlayer::clear_attributes ( )
inline

Definition at line 421 of file user_manager_types.pb.h.

◆ clear_counter()

void bgs::protocol::user_manager::v1::RecentPlayer::clear_counter ( )
inline

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

◆ clear_entity_id()

void bgs::protocol::user_manager::v1::RecentPlayer::clear_entity_id ( )
inline

Definition at line 286 of file user_manager_types.pb.h.

◆ clear_has_counter()

void bgs::protocol::user_manager::v1::RecentPlayer::clear_has_counter ( )
inlineprivate

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

◆ clear_has_entity_id()

void bgs::protocol::user_manager::v1::RecentPlayer::clear_has_entity_id ( )
inlineprivate

Definition at line 283 of file user_manager_types.pb.h.

◆ clear_has_program()

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

Definition at line 324 of file user_manager_types.pb.h.

◆ clear_has_timestamp_played()

void bgs::protocol::user_manager::v1::RecentPlayer::clear_has_timestamp_played ( )
inlineprivate

Definition at line 400 of file user_manager_types.pb.h.

◆ clear_program()

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

Definition at line 327 of file user_manager_types.pb.h.

◆ clear_timestamp_played()

void bgs::protocol::user_manager::v1::RecentPlayer::clear_timestamp_played ( )
inline

Definition at line 403 of file user_manager_types.pb.h.

◆ counter()

google::protobuf::uint32 bgs::protocol::user_manager::v1::RecentPlayer::counter ( ) const
inline

Definition at line 461 of file user_manager_types.pb.h.

◆ default_instance()

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

◆ descriptor()

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

◆ entity_id()

const ::bgs::protocol::EntityId & bgs::protocol::user_manager::v1::RecentPlayer::entity_id ( ) const
inline

Definition at line 290 of file user_manager_types.pb.h.

◆ GetCachedSize()

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

Definition at line 76 of file user_manager_types.pb.h.

◆ GetMetadata()

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

◆ has_counter()

bool bgs::protocol::user_manager::v1::RecentPlayer::has_counter ( ) const
inline

Definition at line 448 of file user_manager_types.pb.h.

◆ has_entity_id()

bool bgs::protocol::user_manager::v1::RecentPlayer::has_entity_id ( ) const
inline

Definition at line 277 of file user_manager_types.pb.h.

◆ has_program()

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

Definition at line 318 of file user_manager_types.pb.h.

◆ has_timestamp_played()

bool bgs::protocol::user_manager::v1::RecentPlayer::has_timestamp_played ( ) const
inline

Definition at line 394 of file user_manager_types.pb.h.

◆ InitAsDefaultInstance()

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

◆ mutable_attributes() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::Attribute > * bgs::protocol::user_manager::v1::RecentPlayer::mutable_attributes ( )
inline

Definition at line 442 of file user_manager_types.pb.h.

◆ mutable_attributes() [2/2]

bgs::protocol::Attribute * bgs::protocol::user_manager::v1::RecentPlayer::mutable_attributes ( int  index)
inline

Definition at line 428 of file user_manager_types.pb.h.

◆ mutable_entity_id()

bgs::protocol::EntityId * bgs::protocol::user_manager::v1::RecentPlayer::mutable_entity_id ( )
inline

Definition at line 294 of file user_manager_types.pb.h.

◆ mutable_program()

std::string * bgs::protocol::user_manager::v1::RecentPlayer::mutable_program ( )
inline

Definition at line 361 of file user_manager_types.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 64 of file user_manager_types.pb.h.

◆ New()

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

◆ operator=()

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

Definition at line 55 of file user_manager_types.pb.h.

◆ program()

const ::std::string & bgs::protocol::user_manager::v1::RecentPlayer::program ( ) const
inline

Definition at line 333 of file user_manager_types.pb.h.

◆ release_entity_id()

bgs::protocol::EntityId * bgs::protocol::user_manager::v1::RecentPlayer::release_entity_id ( )
inline

Definition at line 300 of file user_manager_types.pb.h.

◆ release_program()

std::string * bgs::protocol::user_manager::v1::RecentPlayer::release_program ( )
inline

Definition at line 369 of file user_manager_types.pb.h.

◆ set_allocated_entity_id()

void bgs::protocol::user_manager::v1::RecentPlayer::set_allocated_entity_id ( ::bgs::protocol::EntityId entity_id)
inline

Definition at line 306 of file user_manager_types.pb.h.

◆ set_allocated_program()

void bgs::protocol::user_manager::v1::RecentPlayer::set_allocated_program ( ::std::string *  program)
inline

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

◆ set_counter()

void bgs::protocol::user_manager::v1::RecentPlayer::set_counter ( ::google::protobuf::uint32  value)
inline

Definition at line 465 of file user_manager_types.pb.h.

◆ set_has_counter()

void bgs::protocol::user_manager::v1::RecentPlayer::set_has_counter ( )
inlineprivate

Definition at line 451 of file user_manager_types.pb.h.

◆ set_has_entity_id()

void bgs::protocol::user_manager::v1::RecentPlayer::set_has_entity_id ( )
inlineprivate

Definition at line 280 of file user_manager_types.pb.h.

◆ set_has_program()

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

Definition at line 321 of file user_manager_types.pb.h.

◆ set_has_timestamp_played()

void bgs::protocol::user_manager::v1::RecentPlayer::set_has_timestamp_played ( )
inlineprivate

Definition at line 397 of file user_manager_types.pb.h.

◆ set_program() [1/3]

void bgs::protocol::user_manager::v1::RecentPlayer::set_program ( const ::std::string &  value)
inline

Definition at line 337 of file user_manager_types.pb.h.

◆ set_program() [2/3]

void bgs::protocol::user_manager::v1::RecentPlayer::set_program ( const char *  value)
inline

Definition at line 345 of file user_manager_types.pb.h.

◆ set_program() [3/3]

void bgs::protocol::user_manager::v1::RecentPlayer::set_program ( const char *  value,
size_t  size 
)
inline

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

+ Here is the call graph for this function:

◆ set_timestamp_played()

void bgs::protocol::user_manager::v1::RecentPlayer::set_timestamp_played ( ::google::protobuf::uint64  value)
inline

Definition at line 411 of file user_manager_types.pb.h.

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ timestamp_played()

google::protobuf::uint64 bgs::protocol::user_manager::v1::RecentPlayer::timestamp_played ( ) const
inline

Definition at line 407 of file user_manager_types.pb.h.

◆ unknown_fields()

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

Definition at line 60 of file user_manager_types.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_user_5fmanager_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_user_5fmanager_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_user_5fmanager_5ftypes_2eproto

void protobuf_AssignDesc_user_5fmanager_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_user_5fmanager_5ftypes_2eproto

void protobuf_ShutdownFile_user_5fmanager_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

Definition at line 149 of file user_manager_types.pb.h.

◆ _has_bits_

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

Definition at line 148 of file user_manager_types.pb.h.

◆ _unknown_fields_

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

Definition at line 146 of file user_manager_types.pb.h.

◆ attributes_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > bgs::protocol::user_manager::v1::RecentPlayer::attributes_
private

Definition at line 153 of file user_manager_types.pb.h.

◆ counter_

::google::protobuf::uint32 bgs::protocol::user_manager::v1::RecentPlayer::counter_
private

Definition at line 154 of file user_manager_types.pb.h.

◆ default_instance_

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

Definition at line 160 of file user_manager_types.pb.h.

◆ entity_id_

::bgs::protocol::EntityId* bgs::protocol::user_manager::v1::RecentPlayer::entity_id_
private

Definition at line 150 of file user_manager_types.pb.h.

◆ kAttributesFieldNumber

const int bgs::protocol::user_manager::v1::RecentPlayer::kAttributesFieldNumber = 4
static

Definition at line 119 of file user_manager_types.pb.h.

◆ kCounterFieldNumber

const int bgs::protocol::user_manager::v1::RecentPlayer::kCounterFieldNumber = 6
static

Definition at line 131 of file user_manager_types.pb.h.

◆ kEntityIdFieldNumber

const int bgs::protocol::user_manager::v1::RecentPlayer::kEntityIdFieldNumber = 1
static

Definition at line 91 of file user_manager_types.pb.h.

◆ kProgramFieldNumber

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

Definition at line 100 of file user_manager_types.pb.h.

◆ kTimestampPlayedFieldNumber

const int bgs::protocol::user_manager::v1::RecentPlayer::kTimestampPlayedFieldNumber = 3
static

Definition at line 112 of file user_manager_types.pb.h.

◆ program_

::std::string* bgs::protocol::user_manager::v1::RecentPlayer::program_
private

Definition at line 151 of file user_manager_types.pb.h.

◆ timestamp_played_

::google::protobuf::uint64 bgs::protocol::user_manager::v1::RecentPlayer::timestamp_played_
private

Definition at line 152 of file user_manager_types.pb.h.


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