Base of all table templates. More...
#include <rdb/rdb.h>
Inherited by CrossTable< ROW, DIMS >, and SimpleTable< ROW, DIMS >.
Base of all table templates.
| void insert | ( | ROW * | row | ) | [inline] |
Insert a row into the table.
| void clear | ( | ) | [inline] |
Remove all rows.
1.7.1