11#include <boost/filesystem/fstream.hpp>
37 boost::filesystem::wofstream
file;
#define LUCENE_CLASS(Name)
Definition LuceneObject.h:24
Stream override to write messages to a file.
Definition InfoStream.h:29
boost::filesystem::wofstream file
Definition InfoStream.h:37
InfoStreamFile(const String &path)
virtual ~InfoStreamFile()
Null stream override to eat messages.
Definition InfoStream.h:54
virtual ~InfoStreamNull()
Stream override to write messages to a std::cout.
Definition InfoStream.h:44
Utility class to support streaming info messages.
Definition InfoStream.h:16
Base class for all Lucene classes.
Definition LuceneObject.h:31
Definition AbstractAllTermDocs.h:12