KVariableList Class Reference

Collaboration diagram for KVariableList:
[legend]
List of all members.

Public Member Functions

 KVariableList ()
 ~KVariableList ()
void RegisterVariable (KStr sName, KStr sString)
void RegisterVariable (KStr sName, s32 Value)
void RegisterVariable (KStr sName, float Value)
void UnregisterVariable (KStr sName)
KStr GetString (KStr sName)
s32 GetInteger (KStr sName)
float GetFloat (KStr sName)

Protected Member Functions

KVariableGetpVariable (KStr sName)

Detailed Description

Definition at line 66 of file Variable.h.


The documentation for this class was generated from the following files:
Generated on Sun Mar 25 20:02:43 2007 for Zythum Project by  doxygen 1.5.1-p1