CLucene - a full-featured, c++ search engine
API Documentation
#include <RAMDirectory.h>
Public Member Functions | |
| RAMFile () | |
| ~RAMFile () | |
Public Attributes | |
| lucene::util::CLVector < uint8_t *, lucene::util::Deletor::Array < uint8_t > > | buffers |
| int64_t | length |
| uint64_t | lastModified |
| lucene::store::RAMFile::RAMFile | ( | ) |
| lucene::store::RAMFile::~RAMFile | ( | ) |
| lucene:: util ::CLVector<uint8_t*,lucene:: util ::Deletor::Array<uint8_t> > lucene::store::RAMFile::buffers |
| uint64_t lucene::store::RAMFile::lastModified |
| int64_t lucene::store::RAMFile::length |