BaseIndex::GetDB

Access the database backing this index.

Synopsis

Declared in <index/base.h>

virtual
DB&
GetDB() const = 0;

Return Value

Reference to the index database.