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


lucene::store::RAMIndexInput Member List

This is the complete list of members for lucene::store::RAMIndexInput, 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
BufferedIndexInput(const BufferedIndexInput &clone)lucene::store::BufferedIndexInput [protected]
BufferedIndexInput(int32_t bufferSize=lucene::store::BufferedIndexOutput::BUFFER_SIZE)lucene::store::BufferedIndexInput [protected]
bufferLengthlucene::store::BufferedIndexInput [protected]
bufferPositionlucene::store::BufferedIndexInput [protected]
bufferSizelucene::store::BufferedIndexInput [protected]
bufferStartlucene::store::BufferedIndexInput [protected]
clone() const lucene::store::RAMIndexInput [virtual]
close()lucene::store::RAMIndexInput [virtual]
getDirectoryType() const lucene::store::RAMIndexInput [virtual]
getFilePointer() const lucene::store::BufferedIndexInput [virtual]
IndexInput()lucene::store::IndexInput [protected]
IndexInput(const IndexInput &clone)lucene::store::IndexInput [protected]
length()lucene::store::RAMIndexInput [virtual]
LuceneBase()lucene::debug::LuceneBase [inline]
RAMIndexInput(const RAMIndexInput &clone)lucene::store::RAMIndexInput [protected]
RAMIndexInput(RAMFile *f)lucene::store::RAMIndexInput
readByte()lucene::store::BufferedIndexInput [inline, virtual]
readBytes(uint8_t *b, const int32_t len)lucene::store::BufferedIndexInput [virtual]
readChars(TCHAR *buffer, const int32_t start, const int32_t len)lucene::store::IndexInput
readInt()lucene::store::IndexInput
readInternal(uint8_t *dest, const int32_t len)lucene::store::RAMIndexInput [protected, virtual]
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)lucene::store::BufferedIndexInput [virtual]
seekInternal(const int64_t pos)lucene::store::RAMIndexInput [protected, virtual]
~BufferedIndexInput()lucene::store::BufferedIndexInput [virtual]
~IndexInput()lucene::store::IndexInput [inline, virtual]
~LuceneBase()lucene::debug::LuceneBase [inline, virtual]
~RAMIndexInput()lucene::store::RAMIndexInput

clucene.sourceforge.net