Lucene++ - a full-featured, c++ search engine
API Documentation
Go to the documentation of this file.
7 #ifndef TYPEATTRIBUTE_H
8 #define TYPEATTRIBUTE_H
25 static const String& DEFAULT_TYPE();
28 virtual String toString();
35 void setType(
const String& type);
39 virtual int32_t hashCode();
clucene.sourceforge.net