Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

IndexManager Class Reference

A group of index management functions. More...

#include <IndexManager.hpp>

List of all members.

Static Public Methods

IndexopenIndex (const char *indexTOCFile)
 An utility function to open an index, automatically recognizing the indexer based on file extension. Caller must delete the Index instance when finishing using it.


Detailed Description

A group of index management functions.


Member Function Documentation

Index * IndexManager::openIndex ( const char * indexTOCFile ) [static]
 

An utility function to open an index, automatically recognizing the indexer based on file extension. Caller must delete the Index instance when finishing using it.


The documentation for this class was generated from the following files:
Generated at Fri Jul 26 18:22:49 2002 for LEMUR by doxygen1.2.4 written by Dimitri van Heesch, © 1997-2000