Base class for indexes and iterators. More...
#include <rdb/rdb.h>
Inherited by ForeignConstIndex< ROW >, ForeignConstIndex< void >, ForeignIndex< ROW >, ForeignIndex< void >, ForeignIteratorBase, IndexIteratorBase, UniqueConstIndex< ROW >, UniqueConstIndex< void >, UniqueIndex< ROW >, and UniqueIndex< void >.
Base class for indexes and iterators.
bool isValid | ( | ) | const [inline] |
Return true
if the value was initialized.
int dim | ( | ) | const [inline] |
Return the dimension used by the index.