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


lucene::store::BufferedIndexOutput Member List

This is the complete list of members for lucene::store::BufferedIndexOutput, 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
BufferedIndexOutput()lucene::store::BufferedIndexOutput
close()lucene::store::BufferedIndexOutput [virtual]
flush()lucene::store::BufferedIndexOutput [virtual]
flushBuffer(const uint8_t *b, const int32_t len)=0lucene::store::BufferedIndexOutput [protected, pure virtual]
getFilePointer() const lucene::store::BufferedIndexOutput [virtual]
IndexOutput()lucene::store::IndexOutput
length()=0lucene::store::BufferedIndexOutput [pure virtual]
LUCENE_STATIC_CONSTANT(int32_t, BUFFER_SIZE=LUCENE_STREAM_BUFFER_SIZE)lucene::store::BufferedIndexOutput
LuceneBase()lucene::debug::LuceneBase [inline]
seek(const int64_t pos)lucene::store::BufferedIndexOutput [virtual]
writeByte(const uint8_t b)lucene::store::BufferedIndexOutput [virtual]
writeBytes(const uint8_t *b, const int32_t length)lucene::store::BufferedIndexOutput [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
~BufferedIndexOutput()lucene::store::BufferedIndexOutput [virtual]
~IndexOutput()lucene::store::IndexOutput [virtual]
~LuceneBase()lucene::debug::LuceneBase [inline, virtual]

clucene.sourceforge.net