Xapian::InternalStemDanish Class Reference

#include <danish.h>

Inheritance diagram for Xapian::InternalStemDanish:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

int r_undouble ()
int r_other_suffix ()
int r_consonant_pair ()
int r_main_suffix ()
int r_mark_regions ()
 InternalStemDanish ()
 ~InternalStemDanish ()
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_p1
symbolS_ch

Detailed Description

Definition at line 7 of file danish.h.


Constructor & Destructor Documentation

Xapian::InternalStemDanish::InternalStemDanish (  ) 

Definition at line 301 of file danish.cc.

References create_s(), and S_ch.

Xapian::InternalStemDanish::~InternalStemDanish (  ) 

Definition at line 307 of file danish.cc.

References lose_s(), and S_ch.


Member Function Documentation

int Xapian::InternalStemDanish::r_undouble (  ) 

Definition at line 233 of file danish.cc.

References Xapian::Stem::Internal::bra, Xapian::Stem::Internal::c, Xapian::Stem::Internal::eq_v_b(), g_v, I_p1, Xapian::Stem::Internal::ket, Xapian::Stem::Internal::l, Xapian::Stem::Internal::lb, Xapian::Stem::Internal::out_grouping_b_U(), S_ch, Xapian::Stem::Internal::slice_del(), and Xapian::Stem::Internal::slice_to().

Referenced by stem().

int Xapian::InternalStemDanish::r_other_suffix (  ) 

Definition at line 187 of file danish.cc.

References a_2, Xapian::Stem::Internal::bra, Xapian::Stem::Internal::c, Xapian::Stem::Internal::eq_s_b(), Xapian::Stem::Internal::find_among_b(), I_p1, Xapian::Stem::Internal::ket, Xapian::Stem::Internal::l, Xapian::Stem::Internal::lb, Xapian::Stem::Internal::p, r_consonant_pair(), s_0, s_1, s_2, Xapian::Stem::Internal::slice_del(), and Xapian::Stem::Internal::slice_from_s().

Referenced by stem().

int Xapian::InternalStemDanish::r_consonant_pair (  ) 

Definition at line 162 of file danish.cc.

References a_1, Xapian::Stem::Internal::bra, Xapian::Stem::Internal::c, Xapian::Stem::Internal::find_among_b(), I_p1, Xapian::Stem::Internal::ket, Xapian::Stem::Internal::l, Xapian::Stem::Internal::lb, Xapian::Stem::Internal::p, skip_utf8(), and Xapian::Stem::Internal::slice_del().

Referenced by r_other_suffix(), and stem().

int Xapian::InternalStemDanish::r_main_suffix (  ) 

Definition at line 134 of file danish.cc.

References a_0, Xapian::Stem::Internal::bra, Xapian::Stem::Internal::c, Xapian::Stem::Internal::find_among_b(), g_s_ending, I_p1, Xapian::Stem::Internal::in_grouping_b_U(), Xapian::Stem::Internal::ket, Xapian::Stem::Internal::l, Xapian::Stem::Internal::lb, Xapian::Stem::Internal::p, and Xapian::Stem::Internal::slice_del().

Referenced by stem().

int Xapian::InternalStemDanish::r_mark_regions (  ) 

Definition at line 111 of file danish.cc.

References Xapian::Stem::Internal::c, g_v, I_p1, 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::InternalStemDanish::stem (  )  [virtual]

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

Implements Xapian::Stem::Internal.

Definition at line 254 of file danish.cc.

References Xapian::Stem::Internal::c, Xapian::Stem::Internal::l, Xapian::Stem::Internal::lb, r_consonant_pair(), r_main_suffix(), r_mark_regions(), r_other_suffix(), and r_undouble().

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

Return string describing this object.

Implements Xapian::Stem::Internal.

Definition at line 313 of file danish.cc.


Member Data Documentation

int Xapian::InternalStemDanish::I_x [private]

Definition at line 8 of file danish.h.

Referenced by r_mark_regions().

int Xapian::InternalStemDanish::I_p1 [private]

Definition at line 9 of file danish.h.

Referenced by r_consonant_pair(), r_main_suffix(), r_mark_regions(), r_other_suffix(), and r_undouble().

symbol* Xapian::InternalStemDanish::S_ch [private]

Definition at line 10 of file danish.h.

Referenced by InternalStemDanish(), r_undouble(), and ~InternalStemDanish().


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.