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


lucene::store::RAMIndexOutput Member List

This is the complete list of members for lucene::store::RAMIndexOutput, 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::RAMIndexOutput [virtual]
deleteFilelucene::store::RAMIndexOutput [protected]
filelucene::store::RAMIndexOutput [protected]
flush()lucene::store::BufferedIndexOutput [virtual]
flushBuffer(const uint8_t *src, const int32_t len)lucene::store::RAMIndexOutput [protected, virtual]
getFilePointer() const lucene::store::BufferedIndexOutput [virtual]
IndexOutput()lucene::store::IndexOutput
length()lucene::store::RAMIndexOutput [virtual]
LUCENE_STATIC_CONSTANT(int32_t, BUFFER_SIZE=LUCENE_STREAM_BUFFER_SIZE)lucene::store::BufferedIndexOutput
LuceneBase()lucene::debug::LuceneBase [inline]
pointerlucene::store::RAMIndexOutput [protected]
RAMIndexOutput(RAMFile *f)lucene::store::RAMIndexOutput
RAMIndexOutput()lucene::store::RAMIndexOutput
reset()lucene::store::RAMIndexOutput
seek(const int64_t pos)lucene::store::RAMIndexOutput [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
writeTo(IndexOutput *output)lucene::store::RAMIndexOutput
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]
~RAMIndexOutput()lucene::store::RAMIndexOutput [virtual]

clucene.sourceforge.net