InMemoryTerm Class Reference

#include <inmemory_database.h>

Collaboration diagram for InMemoryTerm:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 InMemoryTerm ()
void add_posting (const InMemoryPosting &post)

Public Attributes

vector< InMemoryPostingdocs
Xapian::termcount term_freq
Xapian::termcount collection_freq


Detailed Description

Definition at line 101 of file inmemory_database.h.


Constructor & Destructor Documentation

InMemoryTerm::InMemoryTerm (  )  [inline]

Definition at line 109 of file inmemory_database.h.


Member Function Documentation

void InMemoryTerm::add_posting ( const InMemoryPosting post  )  [inline]

Definition at line 46 of file inmemory_database.cc.

References docs, and InMemoryPosting::merge().


Member Data Documentation

Definition at line 107 of file inmemory_database.h.

Definition at line 104 of file inmemory_database.h.

Referenced by add_posting().

Definition at line 106 of file inmemory_database.h.


The documentation for this class was generated from the following files:

Documentation for Xapian (version 1.2.8).
Generated on 14 Dec 2011 by Doxygen 1.5.9.