7 #ifndef PAYLOADATTRIBUTE_H
8 #define PAYLOADATTRIBUTE_H
31 virtual String toString();
37 virtual void setPayload(
const PayloadPtr& payload);
42 virtual int32_t hashCode();
boost::shared_ptr< Payload > PayloadPtr
Definition: LuceneTypes.h:198
Base class for Attributes that can be added to a AttributeSource.
Definition: Attribute.h:18
boost::shared_ptr< LuceneObject > LuceneObjectPtr
Definition: LuceneTypes.h:539
boost::shared_ptr< Attribute > AttributePtr
Definition: LuceneTypes.h:518
#define LUCENE_CLASS(Name)
Definition: LuceneObject.h:24
Definition: AbstractAllTermDocs.h:12
The start and end character offset of a Token.
Definition: PayloadAttribute.h:15