#include <class.h>
Public Attributes | |
nat4 | size |
oid_t | next |
oid_t | prev |
Header of any database record
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