Public Member Functions

IndexPairWrapper Class Reference

Base class for pair indexes. More...

#include <rdb/rdb.h>

Inherited by UniquePairConstIndex< ROW >, and UniquePairIndex< ROW >.

List of all members.

Public Member Functions


Detailed Description

Base class for pair indexes.


Member Function Documentation

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.