Lucene++ - a full-featured, c++ search engine
API Documentation
Go to the documentation of this file.
7 #ifndef PAYLOADATTRIBUTE_H
8 #define PAYLOADATTRIBUTE_H
31 virtual String toString();
37 virtual void setPayload(
const PayloadPtr& payload);
42 virtual int32_t hashCode();
clucene.sourceforge.net