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 al on Sun Jan 6 22:32:42 2002, using kdoc 2.0a53. |