Overture  Version 25
Public Member Functions | Public Attributes | List of all members
DBase::Entry Class Reference

a base class for all entries into the database More...

#include <DBase.hh>

Inheritance diagram for DBase::Entry:
Inheritance graph
[legend]

Public Member Functions

 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)
 

Public Attributes

unsigned int traits
 traits for a given entry
 

Detailed Description

a base class for all entries into the database

Constructor & Destructor Documentation

DBase::Entry::Entry ( )
inline

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)

Member Data Documentation

unsigned int DBase::Entry::traits

traits for a given entry


The documentation for this class was generated from the following file: