xapian-core  1.4.25
Classes | Namespaces
matchspy.h File Reference

MatchSpy implementation. More...

#include <xapian/attributes.h>
#include <xapian/intrusive_ptr.h>
#include <xapian/termiterator.h>
#include <xapian/visibility.h>
#include <string>
#include <map>
+ Include dependency graph for matchspy.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Xapian::MatchSpy
 Abstract base class for match spies. More...
 
class  Xapian::ValueCountMatchSpy
 Class for counting the frequencies of values in the matching documents. More...
 
struct  Xapian::ValueCountMatchSpy::Internal
 

Namespaces

 Xapian
 The Xapian namespace contains public interfaces for the Xapian library.
 

Detailed Description

MatchSpy implementation.

Definition in file matchspy.h.