Public Member Functions

UniqueIndex< void > Class Template Reference

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

#include <rdb/rdb.h>

Inherits RDB::IndexWrapper.

List of all members.

Public Member Functions


Detailed Description

template<>
class RDB::UniqueIndex< void >

Typeless specialization of the unique key index.


Constructor & Destructor Documentation

UniqueIndex (  )  [inline]

Default constructor.

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

Conversion from a typed index.