Xapian::InternalStemDutch Class Reference

#include <dutch.h>

Inheritance diagram for Xapian::InternalStemDutch:

Inheritance graph
[legend]
Collaboration diagram for Xapian::InternalStemDutch:

Collaboration graph
[legend]

List of all members.

Public Member Functions

int r_standard_suffix ()
int r_undouble ()
int r_R2 ()
int r_R1 ()
int r_mark_regions ()
int r_en_ending ()
int r_e_ending ()
int r_postlude ()
int r_prelude ()
 InternalStemDutch ()
 ~InternalStemDutch ()
int stem ()
 Virtual method implemented by the subclass to actually do the work.
std::string get_description () const
 Return a string describing this object.

Private Attributes

int I_p2
int I_p1
unsigned char B_e_found


Detailed Description

Definition at line 7 of file dutch.h.


Constructor & Destructor Documentation

Xapian::InternalStemDutch::InternalStemDutch (  ) 

Definition at line 602 of file dutch.cc.

Xapian::InternalStemDutch::~InternalStemDutch (  ) 

Definition at line 607 of file dutch.cc.


Member Function Documentation

std::string Xapian::InternalStemDutch::get_description (  )  const [virtual]

Return a string describing this object.

Implements Xapian::StemImplementation.

Definition at line 612 of file dutch.cc.

int Xapian::InternalStemDutch::r_e_ending (  ) 

int Xapian::InternalStemDutch::r_en_ending (  ) 

int Xapian::InternalStemDutch::r_mark_regions (  ) 

int Xapian::InternalStemDutch::r_postlude (  ) 

int Xapian::InternalStemDutch::r_prelude (  ) 

int Xapian::InternalStemDutch::r_R1 (  ) 

Definition at line 319 of file dutch.cc.

References Xapian::SnowballStemImplementation::c, and I_p1.

Referenced by r_e_ending(), r_en_ending(), and r_standard_suffix().

int Xapian::InternalStemDutch::r_R2 (  ) 

Definition at line 324 of file dutch.cc.

References Xapian::SnowballStemImplementation::c, and I_p2.

Referenced by r_standard_suffix().

int Xapian::InternalStemDutch::r_standard_suffix (  ) 

int Xapian::InternalStemDutch::r_undouble (  ) 

int Xapian::InternalStemDutch::stem (  )  [virtual]


Member Data Documentation

unsigned char Xapian::InternalStemDutch::B_e_found [private]

Definition at line 10 of file dutch.h.

Referenced by r_e_ending(), and r_standard_suffix().

Definition at line 9 of file dutch.h.

Referenced by r_mark_regions(), and r_R1().

Definition at line 8 of file dutch.h.

Referenced by r_mark_regions(), and r_R2().


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

Documentation for Xapian (version 1.2.13).
Generated on 9 Jan 2013 by Doxygen 1.5.9.