Lucene++ - a full-featured, c++ search engine
API Documentation
Go to the documentation of this file.
7 #ifndef NOLOCKFACTORY_H
8 #define NOLOCKFACTORY_H
32 virtual LockPtr makeLock(
const String& lockName);
36 virtual void clearLock(
const String& lockName);
clucene.sourceforge.net