InMemoryDoc Class Reference

Class representing a document and the terms indexing it. More...

#include <inmemory_database.h>

Collaboration diagram for InMemoryDoc:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 InMemoryDoc ()
 InMemoryDoc (bool is_valid_)
void add_posting (const InMemoryTermEntry &post)

Public Attributes

bool is_valid
vector< InMemoryTermEntryterms


Detailed Description

Class representing a document and the terms indexing it.

Definition at line 115 of file inmemory_database.h.


Constructor & Destructor Documentation

InMemoryDoc::InMemoryDoc (  )  [inline]

Definition at line 123 of file inmemory_database.h.

InMemoryDoc::InMemoryDoc ( bool  is_valid_  )  [inline]

Definition at line 126 of file inmemory_database.h.


Member Function Documentation

void InMemoryDoc::add_posting ( const InMemoryTermEntry post  )  [inline]

Definition at line 62 of file inmemory_database.cc.

References terms.

Referenced by InMemoryDatabase::make_posting().


Member Data Documentation

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