PrefixInfo Struct Reference

Information about how to handle a prefix in the query string. More...

#include <queryparser_internal.h>

Collaboration diagram for PrefixInfo:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 PrefixInfo (filter_type type_, const string &prefix)

Public Attributes

filter_type type
 The type of this prefix.
list< string > prefixes
 Prefix strings.


Detailed Description

Information about how to handle a prefix in the query string.

Definition at line 42 of file queryparser_internal.h.


Constructor & Destructor Documentation

PrefixInfo::PrefixInfo ( filter_type  type_,
const string &  prefix 
) [inline]

Definition at line 49 of file queryparser_internal.h.

References prefixes.


Member Data Documentation

list<string> PrefixInfo::prefixes

The type of this prefix.

Definition at line 44 of file queryparser_internal.h.


The documentation for this struct was generated from the following file:

Documentation for Xapian (version 1.2.8).
Generated on 14 Dec 2011 by Doxygen 1.5.9.