dbRecord Class Reference

#include <class.h>

Inheritance diagram for dbRecord:

dbTable

List of all members.


Detailed Description

Header of any database record.

Public Attributes

nat4 size
 Size of the record (including header.
oid_t next
 Next record in the table (0 if it is last record).
oid_t prev
 Previous record in the table (0 if it is first record).

Member Data Documentation

Size of the record (including header.

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

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


Online Library Docs

sipXecs home page

Version 4.2.1-018930 2010-07-31T01:13:23 build16 abuild