Public Member Functions

IndexConstIterator< void > Class Template Reference

Typeless specialization of the constant index iterator. More...

#include <rdb/rdb.h>

Inherits RDB::IndexIteratorBase.

List of all members.

Public Member Functions


Detailed Description

template<>
class RDB::IndexConstIterator< void >

Typeless specialization of the constant index iterator.


Constructor & Destructor Documentation

IndexConstIterator (  )  [inline]

Default constructor.

IndexConstIterator ( const UniqueConstIndex< void > &  index  )  [inline, explicit]

Create iterator for a unique index.

IndexConstIterator ( const ForeignConstIndex< void > &  index  )  [inline, explicit]

Create iterator for a foreign index.