libHSPlasma
Public Member Functions | List of all members
plGenericVar Class Reference

#include <plNetSharedState.h>

Public Member Functions

void read (hsStream *S)
void write (hsStream *S)
void prcWrite (pfPrcHelper *prc)
void prcParse (const pfPrcTag *tag)
plString getName () const
const plGenericTypegetValue () const
void setName (const plString &name)
void setValue (const plGenericType &value)
plGenericType::Type getType () const
int getInt () const
unsigned int getUint () const
float getFloat () const
double getDouble () const
bool getBool () const
signed char getByte () const
plString getString () const

Member Function Documentation

bool plGenericVar::getBool ( ) const
signed char plGenericVar::getByte ( ) const
double plGenericVar::getDouble ( ) const
float plGenericVar::getFloat ( ) const
int plGenericVar::getInt ( ) const
plString plGenericVar::getName ( ) const
plString plGenericVar::getString ( ) const
plGenericType::Type plGenericVar::getType ( ) const
unsigned int plGenericVar::getUint ( ) const
const plGenericType& plGenericVar::getValue ( ) const
void plGenericVar::prcParse ( const pfPrcTag tag)
void plGenericVar::prcWrite ( pfPrcHelper prc)
void plGenericVar::read ( hsStream S)
void plGenericVar::setName ( const plString name)
void plGenericVar::setValue ( const plGenericType value)
void plGenericVar::write ( hsStream S)

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