a base class for all entries into the database
More...
#include <DBase.hh>
|
| | Entry () |
| | create a new entry with name name, no traits are assigned
|
| |
| virtual | ~Entry () |
| | clean up the entry (nothing is done in the base class)
|
| |
|
| unsigned int | traits |
| | traits for a given entry
|
| |
a base class for all entries into the database
create a new entry with name name, no traits are assigned
| virtual DBase::Entry::~Entry |
( |
| ) |
|
|
inlinevirtual |
clean up the entry (nothing is done in the base class)
| unsigned int DBase::Entry::traits |
The documentation for this class was generated from the following file: