7 #ifndef CHECKSUMINDEXINPUT_H
8 #define CHECKSUMINDEXINPUT_H
10 #include <boost/crc.hpp>
38 virtual void readBytes(uint8_t* b, int32_t offset, int32_t length);
52 virtual void seek(int64_t pos);
#define LUCENE_CLASS(Name)
Definition: LuceneObject.h:24
Definition: AbstractAllTermDocs.h:12
boost::shared_ptr< LuceneObject > LuceneObjectPtr
Definition: LuceneTypes.h:539
boost::shared_ptr< IndexInput > IndexInputPtr
Definition: LuceneTypes.h:493