InMemoryPosting Class Reference

#include <inmemory_database.h>

List of all members.

Public Member Functions

void merge (const InMemoryPosting &post)

Public Attributes

Xapian::docid did
bool valid
vector< Xapian::termpospositions
Xapian::termcount wdf


Detailed Description

Definition at line 41 of file inmemory_database.h.


Member Function Documentation

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

Definition at line 49 of file inmemory_database.h.

References Assert, did, and positions.

Referenced by InMemoryTerm::add_posting().


Member Data Documentation

Xapian::docid InMemoryPosting::did

Definition at line 43 of file inmemory_database.h.

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

bool InMemoryPosting::valid

Definition at line 44 of file inmemory_database.h.

Referenced by InMemoryDatabase::make_posting().

vector<Xapian::termpos> InMemoryPosting::positions

Definition at line 45 of file inmemory_database.h.

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

Xapian::termcount InMemoryPosting::wdf

Definition at line 46 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.