|
virtual void * | Add (char const *key, void *value)=0 |
|
virtual Boolean | Remove (char const *key)=0 |
|
virtual void * | Lookup (char const *key) const =0 |
|
virtual unsigned | numEntries () const =0 |
|
Boolean | IsEmpty () const |
|
void * | RemoveNext () |
|
void * | getFirst () |
|
The documentation for this class was generated from the following files: