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


lucene::store::IndexInput Member List

This is the complete list of members for lucene::store::IndexInput, including all inherited members.
__cl_addref()lucene::debug::LuceneBase [inline]
__cl_decref()lucene::debug::LuceneBase [inline]
__cl_getref()lucene::debug::LuceneBase [inline]
__cl_refcountlucene::debug::LuceneBase
clone() const =0lucene::store::IndexInput [pure virtual]
close()=0lucene::store::IndexInput [pure virtual]
getDirectoryType() const =0lucene::store::IndexInput [pure virtual]
getFilePointer() const =0lucene::store::IndexInput [pure virtual]
IndexInput()lucene::store::IndexInput [protected]
IndexInput(const IndexInput &clone)lucene::store::IndexInput [protected]
length()=0lucene::store::IndexInput [pure virtual]
LuceneBase()lucene::debug::LuceneBase [inline]
readByte()=0lucene::store::IndexInput [pure virtual]
readBytes(uint8_t *b, const int32_t len)=0lucene::store::IndexInput [pure virtual]
readChars(TCHAR *buffer, const int32_t start, const int32_t len)lucene::store::IndexInput
readInt()lucene::store::IndexInput
readLong()lucene::store::IndexInput
readString(TCHAR *buffer, const int32_t maxlength)lucene::store::IndexInput
readString(const bool unique=true)lucene::store::IndexInput
readVInt()lucene::store::IndexInput [virtual]
readVLong()lucene::store::IndexInput
seek(const int64_t pos)=0lucene::store::IndexInput [pure virtual]
~IndexInput()lucene::store::IndexInput [inline, virtual]
~LuceneBase()lucene::debug::LuceneBase [inline, virtual]

clucene.sourceforge.net