class
Indices
Virtual interface for index handling.
Public members:
virtual
DirIndices
&
dirIndices
(const char*
dir
) = 0
Find handler of indices in directory
dir
.
static
DirIndices
*
defaultIndex
Index entries go by default to this handler.
static
Indices
*
all
Global handler of indices during run.