Base class for pair indexes. More...
#include <rdb/rdb.h>
Inherited by UniquePairConstIndex< ROW >, and UniquePairIndex< ROW >.
Base class for pair indexes.
bool isValid | ( | ) | const [inline] |
Return true
if the value was initialized.
int firstDim | ( | ) | const [inline] |
Return the dimension used by the fist index.
int secondDim | ( | ) | const [inline] |
Return the dimension used by the second index.