Lucene++ - a full-featured, c++ search engine
API Documentation
#include <atomic>#include <boost/thread/recursive_mutex.hpp>#include <boost/thread/mutex.hpp>#include "Lucene.h"Go to the source code of this file.
Data Structures | |
| class | Lucene::Synchronize |
| Utility class to support locking via a mutex. More... | |
| class | Lucene::SyncLock |
| Utility class to support scope locking. More... | |
Namespaces | |
| namespace | Lucene |
Macros | |
| #define | LUCENE_RUN_ONCE(Command) |
| #define LUCENE_RUN_ONCE | ( | Command | ) |