xapian-core  1.4.25
Namespaces | Typedefs
queryvector.h File Reference

Append only vector of Query objects. More...

#include "api/smallvector.h"
#include "xapian/query.h"
+ Include dependency graph for queryvector.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Typedefs

typedef SmallVector< Query > Xapian::QueryVector
 

Detailed Description

Append only vector of Query objects.

Definition in file queryvector.h.