Xapian::InternalStemGerman Class Reference

#include <german.h>

Inheritance diagram for Xapian::InternalStemGerman:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

int r_standard_suffix ()
int r_R2 ()
int r_R1 ()
int r_mark_regions ()
int r_postlude ()
int r_prelude ()
 InternalStemGerman ()
 ~InternalStemGerman ()
int stem ()
 Virtual method implemented by the subclass to actually do the work.
const char * get_description () const
 Return string describing this object.

Private Attributes

int I_x
int I_p2
int I_p1

Detailed Description

Definition at line 7 of file german.h.


Constructor & Destructor Documentation

Xapian::InternalStemGerman::InternalStemGerman (  ) 

Definition at line 455 of file german.cc.

Xapian::InternalStemGerman::~InternalStemGerman (  ) 

Definition at line 460 of file german.cc.


Member Function Documentation

int Xapian::InternalStemGerman::r_standard_suffix (  ) 

Definition at line 269 of file german.cc.

References a_1, a_2, a_3, a_4, Xapian::Stem::Internal::bra, Xapian::Stem::Internal::c, Xapian::Stem::Internal::eq_s_b(), Xapian::Stem::Internal::find_among_b(), g_s_ending, g_st_ending, Xapian::Stem::Internal::in_grouping_b_U(), Xapian::Stem::Internal::ket, Xapian::Stem::Internal::l, Xapian::Stem::Internal::lb, Xapian::Stem::Internal::p, r_R1(), r_R2(), s_10, s_11, s_9, skip_utf8(), and Xapian::Stem::Internal::slice_del().

Referenced by stem().

int Xapian::InternalStemGerman::r_R2 (  ) 

Definition at line 264 of file german.cc.

References Xapian::Stem::Internal::c, and I_p2.

Referenced by r_standard_suffix().

int Xapian::InternalStemGerman::r_R1 (  ) 

Definition at line 259 of file german.cc.

References Xapian::Stem::Internal::c, and I_p1.

Referenced by r_standard_suffix().

int Xapian::InternalStemGerman::r_mark_regions (  ) 

Definition at line 173 of file german.cc.

References Xapian::Stem::Internal::c, g_v, I_p1, I_p2, I_x, Xapian::Stem::Internal::in_grouping_U(), Xapian::Stem::Internal::l, Xapian::Stem::Internal::out_grouping_U(), Xapian::Stem::Internal::p, and skip_utf8().

Referenced by stem().

int Xapian::InternalStemGerman::r_postlude (  ) 

Definition at line 209 of file german.cc.

References a_0, Xapian::Stem::Internal::bra, Xapian::Stem::Internal::c, Xapian::Stem::Internal::find_among(), Xapian::Stem::Internal::ket, Xapian::Stem::Internal::l, Xapian::Stem::Internal::p, s_4, s_5, s_6, s_7, s_8, skip_utf8(), and Xapian::Stem::Internal::slice_from_s().

Referenced by stem().

int Xapian::InternalStemGerman::r_prelude (  ) 

Definition at line 103 of file german.cc.

References Xapian::Stem::Internal::bra, Xapian::Stem::Internal::c, Xapian::Stem::Internal::eq_s(), g_v, Xapian::Stem::Internal::in_grouping_U(), Xapian::Stem::Internal::ket, Xapian::Stem::Internal::l, Xapian::Stem::Internal::p, s_0, s_1, s_2, s_3, skip_utf8(), and Xapian::Stem::Internal::slice_from_s().

Referenced by stem().

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

Virtual method implemented by the subclass to actually do the work.

Implements Xapian::Stem::Internal.

Definition at line 416 of file german.cc.

References Xapian::Stem::Internal::c, Xapian::Stem::Internal::l, Xapian::Stem::Internal::lb, r_mark_regions(), r_postlude(), r_prelude(), and r_standard_suffix().

const char * Xapian::InternalStemGerman::get_description (  )  const [virtual]

Return string describing this object.

Implements Xapian::Stem::Internal.

Definition at line 465 of file german.cc.


Member Data Documentation

int Xapian::InternalStemGerman::I_x [private]

Definition at line 8 of file german.h.

Referenced by r_mark_regions().

int Xapian::InternalStemGerman::I_p2 [private]

Definition at line 9 of file german.h.

Referenced by r_mark_regions(), and r_R2().

int Xapian::InternalStemGerman::I_p1 [private]

Definition at line 10 of file german.h.

Referenced by r_mark_regions(), and r_R1().


The documentation for this class was generated from the following files:
Documentation for Xapian (version 1.0.10).
Generated on 24 Dec 2008 by Doxygen 1.5.2.