Main Page   Class Hierarchy   Compound List   File List   Compound Members  

dbRecord Class Reference

#include <class.h>

Inheritance diagram for dbRecord:

dbTable List of all members.

Public Attributes

nat4 size
oid_t next
oid_t prev

Detailed Description

Header of any database record


Member Data Documentation

oid_t dbRecord::next
 

Next record in the table (0 if it is last record)

oid_t dbRecord::prev
 

Previous record in the table (0 if it is first record)

nat4 dbRecord::size
 

Size of the record (including header


The documentation for this class was generated from the following file:
Generated on Mon Oct 23 13:23:59 2006 for FastDB by doxygen1.2.18