Public Member Functions

UniqueConstIndex< void > Class Template Reference

Typeless specialization of the unique key constant index. More...

#include <rdb/rdb.h>

Inherits RDB::IndexWrapper.

List of all members.

Public Member Functions


Detailed Description

template<>
class RDB::UniqueConstIndex< void >

Typeless specialization of the unique key constant index.


Constructor & Destructor Documentation

UniqueConstIndex (  )  [inline]

Default constructor.

UniqueConstIndex ( const UniqueConstIndex< ROW > &  other  )  [inline]

Conversion from a typed index.

UniqueConstIndex ( const UniqueIndex< ROW > &  other  )  [inline]

Conversion from a typed index.