Main Page
Namespaces
Classes
Files
Related Pages
Alphabetical List
Class List
Class Hierarchy
Class Members
Xapian
::
StringAndFrequency
Xapian::StringAndFrequency Struct Reference
A string with a corresponding frequency.
More...
#include <
matchspy.h
>
List of all members.
Public Member Functions
StringAndFrequency
(std::string str_,
Xapian::doccount
frequency_)
Public Attributes
std::string
str
Xapian::doccount
frequency
Detailed Description
A string with a corresponding frequency.
The documentation for this struct was generated from the following file:
include/xapian/
matchspy.h
Documentation for Xapian (version 1.0.10).
Generated on 23 Dec 2008 by
Doxygen 1.5.2
.