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