class Table
|
the table is thought to contain references. More... |
|
|
Public Methods
the table is thought to contain references. It has an own scratch() implementation
Table (const Table&)
| Table |
Element * getEntry (const char*)
| getEntry |
void removeEntry (Element*)
| removeEntry |
void deleteEntry (Element*)
| deleteEntry |
walks through the table and deletes each entry. If an entry is a reference, it deletes key as well as value (if not null).
Reimplemented from Compound.
[const virtual]
Reimplemented from Compound.
void flush (const char*)
| flush |
[const virtual]
Reimplemented from Compound.
[const virtual]
Reimplemented from Compound.
Generated by: wuerthne on clouseau on Fri Sep 21 19:20:46 2001, using kdoc 2.0a53. |