Public Member Functions

IndexWrapper Class Reference

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 >.

List of all members.

Public Member Functions


Detailed Description

Base class for indexes and iterators.


Member Function Documentation

bool isValid (  )  const [inline]

Return true if the value was initialized.

int dim (  )  const [inline]

Return the dimension used by the index.