Unique key index for non-const rows. More...
#include <rdb/rdb.h>
Inherits RDB::IndexWrapper.
Unique key index for non-const rows.
UniqueIndex | ( | ) | [inline] |
Default constructor.
ROW* find | ( | int | key | ) | const [inline] |
Find the row with the given key.