TrinityCore
bgs::protocol::game_utilities::v1::PlayerVariables Class Reference

#include <game_utilities_types.pb.h>

+ Inheritance diagram for bgs::protocol::game_utilities::v1::PlayerVariables:

Public Member Functions

 PlayerVariables ()
 
virtual ~PlayerVariables ()
 
 PlayerVariables (const PlayerVariables &from)
 
PlayerVariablesoperator= (const PlayerVariables &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (PlayerVariables *other)
 
PlayerVariablesNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_identity () const
 
void clear_identity ()
 
const ::bgs::protocol::Identityidentity () const
 
inline ::bgs::protocol::Identitymutable_identity ()
 
inline ::bgs::protocol::Identityrelease_identity ()
 
void set_allocated_identity (::bgs::protocol::Identity *identity)
 
bool has_rating () const
 
void clear_rating ()
 
double rating () const
 
void set_rating (double value)
 
int attribute_size () const
 
void clear_attribute ()
 
const ::bgs::protocol::Attributeattribute (int index) const
 
inline ::bgs::protocol::Attributemutable_attribute (int index)
 
inline ::bgs::protocol::Attributeadd_attribute ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > & attribute () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > * mutable_attribute ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kIdentityFieldNumber = 1
 
static const int kRatingFieldNumber = 2
 
static const int kAttributeFieldNumber = 3
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_identity ()
 
void clear_has_identity ()
 
void set_has_rating ()
 
void clear_has_rating ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::Identityidentity_
 
double rating_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attributeattribute_
 

Static Private Attributes

static PlayerVariablesdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_game_5futilities_5ftypes_2eproto ()
 
void protobuf_AssignDesc_game_5futilities_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_game_5futilities_5ftypes_2eproto ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ PlayerVariables() [1/2]

bgs::protocol::game_utilities::v1::PlayerVariables::PlayerVariables ( )

◆ ~PlayerVariables()

virtual bgs::protocol::game_utilities::v1::PlayerVariables::~PlayerVariables ( )
virtual

◆ PlayerVariables() [2/2]

bgs::protocol::game_utilities::v1::PlayerVariables::PlayerVariables ( const PlayerVariables from)

Member Function Documentation

◆ add_attribute()

bgs::protocol::Attribute * bgs::protocol::game_utilities::v1::PlayerVariables::add_attribute ( )
inline

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

◆ attribute() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::Attribute > & bgs::protocol::game_utilities::v1::PlayerVariables::attribute ( ) const
inline

Definition at line 311 of file game_utilities_types.pb.h.

◆ attribute() [2/2]

const ::bgs::protocol::Attribute & bgs::protocol::game_utilities::v1::PlayerVariables::attribute ( int  index) const
inline

Definition at line 298 of file game_utilities_types.pb.h.

◆ attribute_size()

int bgs::protocol::game_utilities::v1::PlayerVariables::attribute_size ( ) const
inline

Definition at line 292 of file game_utilities_types.pb.h.

◆ clear_attribute()

void bgs::protocol::game_utilities::v1::PlayerVariables::clear_attribute ( )
inline

Definition at line 295 of file game_utilities_types.pb.h.

◆ clear_has_identity()

void bgs::protocol::game_utilities::v1::PlayerVariables::clear_has_identity ( )
inlineprivate

Definition at line 233 of file game_utilities_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_rating()

void bgs::protocol::game_utilities::v1::PlayerVariables::clear_has_rating ( )
inlineprivate

Definition at line 274 of file game_utilities_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_identity()

void bgs::protocol::game_utilities::v1::PlayerVariables::clear_identity ( )
inline

Definition at line 236 of file game_utilities_types.pb.h.

+ Here is the call graph for this function:

◆ clear_rating()

void bgs::protocol::game_utilities::v1::PlayerVariables::clear_rating ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

static const PlayerVariables & bgs::protocol::game_utilities::v1::PlayerVariables::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::game_utilities::v1::PlayerVariables::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::game_utilities::v1::PlayerVariables::GetCachedSize ( ) const
inline

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

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::game_utilities::v1::PlayerVariables::GetMetadata ( ) const

◆ has_identity()

bool bgs::protocol::game_utilities::v1::PlayerVariables::has_identity ( ) const
inline

Definition at line 227 of file game_utilities_types.pb.h.

◆ has_rating()

bool bgs::protocol::game_utilities::v1::PlayerVariables::has_rating ( ) const
inline

Definition at line 268 of file game_utilities_types.pb.h.

◆ identity()

const ::bgs::protocol::Identity & bgs::protocol::game_utilities::v1::PlayerVariables::identity ( ) const
inline

Definition at line 240 of file game_utilities_types.pb.h.

+ Here is the caller graph for this function:

◆ InitAsDefaultInstance()

void bgs::protocol::game_utilities::v1::PlayerVariables::InitAsDefaultInstance ( )
private

◆ mutable_attribute() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::Attribute > * bgs::protocol::game_utilities::v1::PlayerVariables::mutable_attribute ( )
inline

Definition at line 316 of file game_utilities_types.pb.h.

◆ mutable_attribute() [2/2]

bgs::protocol::Attribute * bgs::protocol::game_utilities::v1::PlayerVariables::mutable_attribute ( int  index)
inline

Definition at line 302 of file game_utilities_types.pb.h.

◆ mutable_identity()

bgs::protocol::Identity * bgs::protocol::game_utilities::v1::PlayerVariables::mutable_identity ( )
inline

Definition at line 244 of file game_utilities_types.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::game_utilities::v1::PlayerVariables::mutable_unknown_fields ( )
inline

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

◆ New()

PlayerVariables * bgs::protocol::game_utilities::v1::PlayerVariables::New ( ) const

◆ operator=()

PlayerVariables & bgs::protocol::game_utilities::v1::PlayerVariables::operator= ( const PlayerVariables from)
inline

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

◆ rating()

double bgs::protocol::game_utilities::v1::PlayerVariables::rating ( ) const
inline

Definition at line 281 of file game_utilities_types.pb.h.

◆ release_identity()

bgs::protocol::Identity * bgs::protocol::game_utilities::v1::PlayerVariables::release_identity ( )
inline

Definition at line 250 of file game_utilities_types.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_identity()

void bgs::protocol::game_utilities::v1::PlayerVariables::set_allocated_identity ( ::bgs::protocol::Identity identity)
inline

Definition at line 256 of file game_utilities_types.pb.h.

+ Here is the call graph for this function:

◆ set_has_identity()

void bgs::protocol::game_utilities::v1::PlayerVariables::set_has_identity ( )
inlineprivate

Definition at line 230 of file game_utilities_types.pb.h.

+ Here is the caller graph for this function:

◆ set_has_rating()

void bgs::protocol::game_utilities::v1::PlayerVariables::set_has_rating ( )
inlineprivate

Definition at line 271 of file game_utilities_types.pb.h.

+ Here is the caller graph for this function:

◆ set_rating()

void bgs::protocol::game_utilities::v1::PlayerVariables::set_rating ( double  value)
inline

Definition at line 285 of file game_utilities_types.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

void bgs::protocol::game_utilities::v1::PlayerVariables::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::game_utilities::v1::PlayerVariables::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::game_utilities::v1::PlayerVariables::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::game_utilities::v1::PlayerVariables::Swap ( PlayerVariables other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::game_utilities::v1::PlayerVariables::unknown_fields ( ) const
inline

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

Friends And Related Function Documentation

◆ protobuf_AddDesc_game_5futilities_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_game_5futilities_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_game_5futilities_5ftypes_2eproto

void protobuf_AssignDesc_game_5futilities_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_game_5futilities_5ftypes_2eproto

void protobuf_ShutdownFile_game_5futilities_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::game_utilities::v1::PlayerVariables::_cached_size_
mutableprivate

Definition at line 126 of file game_utilities_types.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::game_utilities::v1::PlayerVariables::_has_bits_[1]
private

Definition at line 125 of file game_utilities_types.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::game_utilities::v1::PlayerVariables::_unknown_fields_
private

Definition at line 123 of file game_utilities_types.pb.h.

◆ attribute_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > bgs::protocol::game_utilities::v1::PlayerVariables::attribute_
private

Definition at line 129 of file game_utilities_types.pb.h.

◆ default_instance_

PlayerVariables* bgs::protocol::game_utilities::v1::PlayerVariables::default_instance_
staticprivate

Definition at line 135 of file game_utilities_types.pb.h.

◆ identity_

::bgs::protocol::Identity* bgs::protocol::game_utilities::v1::PlayerVariables::identity_
private

Definition at line 127 of file game_utilities_types.pb.h.

◆ kAttributeFieldNumber

const int bgs::protocol::game_utilities::v1::PlayerVariables::kAttributeFieldNumber = 3
static

Definition at line 107 of file game_utilities_types.pb.h.

◆ kIdentityFieldNumber

const int bgs::protocol::game_utilities::v1::PlayerVariables::kIdentityFieldNumber = 1
static

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

◆ kRatingFieldNumber

const int bgs::protocol::game_utilities::v1::PlayerVariables::kRatingFieldNumber = 2
static

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

◆ rating_

double bgs::protocol::game_utilities::v1::PlayerVariables::rating_
private

Definition at line 128 of file game_utilities_types.pb.h.


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