Xapian::TermGenerator::Internal Class Reference

#include <termgenerator_internal.h>

Inheritance diagram for Xapian::TermGenerator::Internal:

Inheritance graph
[legend]
Collaboration diagram for Xapian::TermGenerator::Internal:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Internal ()
void index_text (Utf8Iterator itor, termcount weight, const std::string &prefix, bool with_positions)

Private Attributes

Stem stemmer
const Stopperstopper
Document doc
termcount termpos
TermGenerator::flags flags
WritableDatabase db

Friends

class TermGenerator

Detailed Description

Definition at line 34 of file termgenerator_internal.h.


Constructor & Destructor Documentation

Xapian::TermGenerator::Internal::Internal (  )  [inline]

Definition at line 44 of file termgenerator_internal.h.


Member Function Documentation

void Xapian::TermGenerator::Internal::index_text ( Utf8Iterator  itor,
termcount  weight,
const std::string &  prefix,
bool  with_positions 
)


Friends And Related Function Documentation

friend class TermGenerator [friend]

Definition at line 35 of file termgenerator_internal.h.


Member Data Documentation

Stem Xapian::TermGenerator::Internal::stemmer [private]

Definition at line 36 of file termgenerator_internal.h.

const Stopper* Xapian::TermGenerator::Internal::stopper [private]

Definition at line 37 of file termgenerator_internal.h.

Document Xapian::TermGenerator::Internal::doc [private]

Definition at line 38 of file termgenerator_internal.h.

termcount Xapian::TermGenerator::Internal::termpos [private]

Definition at line 39 of file termgenerator_internal.h.

TermGenerator::flags Xapian::TermGenerator::Internal::flags [private]

Definition at line 40 of file termgenerator_internal.h.

WritableDatabase Xapian::TermGenerator::Internal::db [private]

Definition at line 41 of file termgenerator_internal.h.


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.