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