Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

skRValueTable Class Reference

This class is used to hold a hash table of skRValue's based on name. More...

#include <skRValueTable.h>

List of all members.

Public Methods

 skRValueTable (unsigned short size)
 This method constructs a blank RValueTable. More...

 skRValueTable ()
 Default constructor.

 ~skRValueTable ()
 Destructor.


Detailed Description

This class is used to hold a hash table of skRValue's based on name.

It is used to store local or global variables in the interpreter


Constructor & Destructor Documentation

skRValueTable::skRValueTable unsigned short    size [inline]
 

This method constructs a blank RValueTable.

Parameters:
size  - the initial size of the table


The documentation for this class was generated from the following file:
Generated on Tue Nov 20 17:56:22 2001 for Simkin by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001