Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Xapian
::
StringAndFrequency
Xapian::StringAndFrequency Class Reference
A string with a corresponding frequency.
More...
List of all members.
Public Member Functions
StringAndFrequency
(std::string str_,
Xapian::doccount
frequency_)
Construct a
StringAndFrequency
object.
std::string
get_string
() const
Return the string.
Xapian::doccount
get_frequency
() const
Return the frequency.
Detailed Description
A string with a corresponding frequency.
The documentation for this class was generated from the following file:
xapian/
matchspy.h
Documentation for Xapian (version 1.1.3).
Generated on 18 Nov 2009 by
Doxygen 1.5.9
.