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