class Table

the table is thought to contain references. More...

Definition#include <table.h>
InheritsCompound [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

the table is thought to contain references. It has an own scratch() implementation

 Table ()

Table

 Table (const Table&)

Table

Element *  operator[] (Element*)

operator[]

Element *  getEntry (const char*)

getEntry

void  removeEntry (Element*)

removeEntry

void  deleteEntry (Element*)

deleteEntry

bool  hasEntry (Element*)

hasEntry

void  scratch ()

scratch

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.

ostream &  print (int,ostream&)

print

[const virtual]

Reimplemented from Compound.

void  flush (const char*)

flush

[const virtual]

Reimplemented from Compound.

Element *  copy ()

copy

[const virtual]

Reimplemented from Compound.


Generated by: wuerthne on clouseau on Fri Sep 21 19:20:46 2001, using kdoc 2.0a53.