Public Member Functions

ForeignConstIterator< void > Class Template Reference

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

#include <rdb/rdb.h>

Inherits RDB::ForeignIteratorBase.

List of all members.

Public Member Functions


Detailed Description

template<>
class RDB::ForeignConstIterator< void >

Typeless specialization of the constant foreign iterator.


Constructor & Destructor Documentation

ForeignConstIterator (  )  [inline]

Default constructor.

ForeignConstIterator ( const ForeignConstIndex< void > &  index,
int  key 
) [inline]

Create iterator for a foreign index.