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


lucene::store::IndexOutput Member List

This is the complete list of members for lucene::store::IndexOutput, 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
close()=0lucene::store::IndexOutput [pure virtual]
flush()=0lucene::store::IndexOutput [pure virtual]
getFilePointer() const =0lucene::store::IndexOutput [pure virtual]
IndexOutput()lucene::store::IndexOutput
length()=0lucene::store::IndexOutput [pure virtual]
LuceneBase()lucene::debug::LuceneBase [inline]
seek(const int64_t pos)=0lucene::store::IndexOutput [pure virtual]
writeByte(const uint8_t b)=0lucene::store::IndexOutput [pure virtual]
writeBytes(const uint8_t *b, const int32_t length)=0lucene::store::IndexOutput [pure virtual]
writeChars(const TCHAR *s, const int32_t start, const int32_t length)lucene::store::IndexOutput
writeInt(const int32_t i)lucene::store::IndexOutput
writeLong(const int64_t i)lucene::store::IndexOutput
writeString(const TCHAR *s, const int32_t length)lucene::store::IndexOutput
writeVInt(const int32_t vi)lucene::store::IndexOutput
writeVLong(const int64_t vi)lucene::store::IndexOutput
~IndexOutput()lucene::store::IndexOutput [virtual]
~LuceneBase()lucene::debug::LuceneBase [inline, virtual]

clucene.sourceforge.net