Lucene++ - a full-featured, c++ search engine
API Documentation
Go to the documentation of this file.
26 virtual void clear() = 0;
38 virtual int32_t hashCode() = 0;
#define LUCENE_CLASS(Name)
Definition: LuceneObject.h:24
boost::shared_ptr< LuceneObject > LuceneObjectPtr
Definition: LuceneTypes.h:539
Base class for Attributes that can be added to a AttributeSource.
Definition: Attribute.h:18
Definition: AbstractAllTermDocs.h:12
Base class for all Lucene classes.
Definition: LuceneObject.h:31
boost::shared_ptr< Attribute > AttributePtr
Definition: LuceneTypes.h:518
clucene.sourceforge.net