Public Attributes

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

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

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

Size of the record (including header


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