CLucene - a full-featured, c++ search engine
API Documentation


IndexInput.h File Reference

#include "CLucene/LuceneThreads.h"
#include "CLucene/util/bufferedstream.h"

Go to the source code of this file.

Namespaces

namespace  lucene
namespace  lucene::store

Data Structures

class  lucene::store::IndexInput
 Abstract base class for input from a file in a Directory. More...
class  lucene::store::BufferedIndexInput
 Abstract base class for input from a file in a Directory. More...
class  lucene::store::IndexInputStream
 JStream InputStream which reads from an IndexInput. More...


clucene.sourceforge.net