InMemoryTermEntry Class Reference

#include <inmemory_database.h>

List of all members.

Public Member Functions

void merge (const InMemoryTermEntry &post)

Public Attributes

string tname
vector< Xapian::termpospositions
Xapian::termcount wdf


Detailed Description

Definition at line 60 of file inmemory_database.h.


Member Function Documentation

void InMemoryTermEntry::merge ( const InMemoryTermEntry post  )  [inline]

Definition at line 67 of file inmemory_database.h.

References Assert, positions, and tname.


Member Data Documentation

string InMemoryTermEntry::tname

Definition at line 62 of file inmemory_database.h.

Referenced by InMemoryDatabase::make_posting(), merge(), and InMemoryTermEntryLessThan::operator()().

vector<Xapian::termpos> InMemoryTermEntry::positions

Definition at line 63 of file inmemory_database.h.

Referenced by InMemoryDatabase::make_posting(), and merge().

Xapian::termcount InMemoryTermEntry::wdf

Definition at line 64 of file inmemory_database.h.

Referenced by InMemoryDatabase::make_posting().


The documentation for this class was generated from the following file:
Documentation for Xapian (version 1.0.10).
Generated on 24 Dec 2008 by Doxygen 1.5.2.