Xapian::InternalStemFrench Class Reference

#include <french.h>

Inheritance diagram for Xapian::InternalStemFrench:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

int r_un_accent ()
int r_un_double ()
int r_residual_suffix ()
int r_verb_suffix ()
int r_i_verb_suffix ()
int r_standard_suffix ()
int r_R2 ()
int r_R1 ()
int r_RV ()
int r_mark_regions ()
int r_postlude ()
int r_prelude ()
 InternalStemFrench ()
 ~InternalStemFrench ()
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
int I_pV


Detailed Description

Definition at line 7 of file french.h.


Constructor & Destructor Documentation

Xapian::InternalStemFrench::InternalStemFrench (  ) 

Definition at line 1241 of file french.cc.

Xapian::InternalStemFrench::~InternalStemFrench (  ) 

Definition at line 1246 of file french.cc.


Member Function Documentation

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

Return a string describing this object.

Implements Xapian::StemImplementation.

Definition at line 1251 of file french.cc.

int Xapian::InternalStemFrench::r_i_verb_suffix (  ) 

int Xapian::InternalStemFrench::r_mark_regions (  ) 

int Xapian::InternalStemFrench::r_postlude (  ) 

int Xapian::InternalStemFrench::r_prelude (  ) 

int Xapian::InternalStemFrench::r_R1 (  ) 

Definition at line 655 of file french.cc.

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

Referenced by r_standard_suffix().

int Xapian::InternalStemFrench::r_R2 (  ) 

Definition at line 660 of file french.cc.

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

Referenced by r_residual_suffix(), r_standard_suffix(), and r_verb_suffix().

int Xapian::InternalStemFrench::r_residual_suffix (  ) 

int Xapian::InternalStemFrench::r_RV (  ) 

Definition at line 650 of file french.cc.

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

Referenced by r_standard_suffix().

int Xapian::InternalStemFrench::r_standard_suffix (  ) 

int Xapian::InternalStemFrench::r_un_accent (  ) 

int Xapian::InternalStemFrench::r_un_double (  ) 

int Xapian::InternalStemFrench::r_verb_suffix (  ) 

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


Member Data Documentation

Definition at line 9 of file french.h.

Referenced by r_mark_regions(), and r_R1().

Definition at line 8 of file french.h.

Referenced by r_mark_regions(), and r_R2().

Definition at line 10 of file french.h.

Referenced by r_i_verb_suffix(), r_mark_regions(), r_residual_suffix(), r_RV(), and r_verb_suffix().


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.