golib  0.5
goGlobal::goClassNameTable Class Reference

Additional Inherited Members

- Public Member Functions inherited from goHashTable< int, goString >
 goHashTable (goUInt32 mod_value=511)
 
virtual ~goHashTable ()
 
void setModValue (goUInt32)
 
void setDefault (const goString &d)
 Set the default return value. More...
 
void clear ()
 
goUInt32 getModValue () const
 
goStringoperator[] (const int &in)
 
virtual void add (const int &key, const goString &value)
 
virtual goString remove (const int &key)
 
bool fail ()
 
goArray< void * > & getLists ()
 
- Protected Member Functions inherited from goHashTable< int, goString >
void addEntry (goUInt32 table, void *entry)
 
void eraseLists ()
 Erases all lists and resizes the table to zero.
 
- Protected Attributes inherited from goHashTable< int, goString >
bool lastFailed
 
goUInt32 modValue
 
goArray< void * > theTable
 
goString dummy
 

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