7 #ifndef SEGMENTINFOCOLLECTION_H 8 #define SEGMENTINFOCOLLECTION_H 35 void remove(int32_t pos);
36 void remove(int32_t start, int32_t end);
boost::shared_ptr< LuceneObject > LuceneObjectPtr
Definition: LuceneTypes.h:539
boost::shared_ptr< SegmentInfo > SegmentInfoPtr
Definition: LuceneTypes.h:208
Base class for all Lucene classes.
Definition: LuceneObject.h:31
#define LUCENE_CLASS(Name)
Definition: LuceneObject.h:24
Definition: AbstractAllTermDocs.h:12
A collection of SegmentInfo objects to be used as a base class for SegmentInfos.
Definition: SegmentInfoCollection.h:15
boost::shared_ptr< SegmentInfoCollection > SegmentInfoCollectionPtr
Definition: LuceneTypes.h:209