Lucene++ - a full-featured, c++ search engine
API Documentation
Go to the documentation of this file.
11 #include <boost/filesystem/fstream.hpp>
37 boost::filesystem::wofstream
file;
Stream override to write messages to a std::cout.
Definition: InfoStream.h:44
#define LUCENE_CLASS(Name)
Definition: LuceneObject.h:24
Utility class to support streaming info messages.
Definition: InfoStream.h:16
Null stream override to eat messages.
Definition: InfoStream.h:54
virtual ~InfoStreamFile()
Definition: AbstractAllTermDocs.h:12
Base class for all Lucene classes.
Definition: LuceneObject.h:31
InfoStreamFile(const String &path)
virtual ~InfoStreamNull()
Stream override to write messages to a file.
Definition: InfoStream.h:29
boost::filesystem::wofstream file
Definition: InfoStream.h:34
clucene.sourceforge.net