, including all inherited members.
| __cl_addref() | lucene::debug::LuceneBase | [inline] |
| __cl_decref() | lucene::debug::LuceneBase | [inline] |
| __cl_getref() | lucene::debug::LuceneBase | [inline] |
| __cl_refcount | lucene::debug::LuceneBase | |
| BufferedIndexInput(const BufferedIndexInput &clone) | lucene::store::BufferedIndexInput | [protected] |
| BufferedIndexInput(int32_t bufferSize=lucene::store::BufferedIndexOutput::BUFFER_SIZE) | lucene::store::BufferedIndexInput | [protected] |
| bufferLength | lucene::store::BufferedIndexInput | [protected] |
| bufferPosition | lucene::store::BufferedIndexInput | [protected] |
| bufferSize | lucene::store::BufferedIndexInput | [protected] |
| bufferStart | lucene::store::BufferedIndexInput | [protected] |
| clone() const =0 | lucene::store::BufferedIndexInput | [pure virtual] |
| close() | lucene::store::BufferedIndexInput | [virtual] |
| getDirectoryType() const =0 | lucene::store::IndexInput | [pure virtual] |
| getFilePointer() const | lucene::store::BufferedIndexInput | [virtual] |
| IndexInput() | lucene::store::IndexInput | [protected] |
| IndexInput(const IndexInput &clone) | lucene::store::IndexInput | [protected] |
| length()=0 | lucene::store::IndexInput | [pure virtual] |
| LuceneBase() | lucene::debug::LuceneBase | [inline] |
| 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 *b, const int32_t len)=0 | lucene::store::BufferedIndexInput | [protected, pure 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)=0 | lucene::store::BufferedIndexInput | [protected, pure virtual] |
| ~BufferedIndexInput() | lucene::store::BufferedIndexInput | [virtual] |
| ~IndexInput() | lucene::store::IndexInput | [inline, virtual] |
| ~LuceneBase() | lucene::debug::LuceneBase | [inline, virtual] |