Public Member Functions

ForeignIterator< void > Class Template Reference

Typeless specialization of the non-const foreign iterator. More...

#include <rdb/rdb.h>

Inherits RDB::ForeignIteratorBase.

List of all members.

Public Member Functions


Detailed Description

template<>
class RDB::ForeignIterator< void >

Typeless specialization of the non-const foreign iterator.


Constructor & Destructor Documentation

ForeignIterator (  )  [inline]

Default constructor.

ForeignIterator ( const ForeignIndex< void > &  index,
int  key 
) [inline]

Create iterator for a foreign index.