Xapian::InternalStemFinnish Class Reference

#include <finnish.h>

Inheritance diagram for Xapian::InternalStemFinnish:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

int r_tidy ()
int r_other_endings ()
int r_t_plural ()
int r_i_plural ()
int r_case_ending ()
int r_VI ()
int r_LONG ()
int r_possessive ()
int r_particle_etc ()
int r_R2 ()
int r_mark_regions ()
 InternalStemFinnish ()
 ~InternalStemFinnish ()
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

unsigned char B_ending_removed
symbolS_x
int I_p2
int I_p1

Detailed Description

Definition at line 7 of file finnish.h.


Constructor & Destructor Documentation

Xapian::InternalStemFinnish::InternalStemFinnish (  ) 

Definition at line 748 of file finnish.cc.

References create_s(), and S_x.

Xapian::InternalStemFinnish::~InternalStemFinnish (  ) 

Definition at line 754 of file finnish.cc.

References lose_s(), and S_x.


Member Function Documentation

int Xapian::InternalStemFinnish::r_tidy (  ) 

Definition at line 587 of file finnish.cc.

References Xapian::Stem::Internal::bra, Xapian::Stem::Internal::c, Xapian::Stem::Internal::eq_v_b(), g_AEI, g_V1, I_p1, Xapian::Stem::Internal::in_grouping_b_U(), Xapian::Stem::Internal::ket, Xapian::Stem::Internal::l, Xapian::Stem::Internal::lb, Xapian::Stem::Internal::out_grouping_b_U(), Xapian::Stem::Internal::p, r_LONG(), S_x, skip_utf8(), Xapian::Stem::Internal::slice_del(), and Xapian::Stem::Internal::slice_to().

Referenced by stem().

int Xapian::InternalStemFinnish::r_other_endings (  ) 

Definition at line 494 of file finnish.cc.

References a_7, Xapian::Stem::Internal::bra, Xapian::Stem::Internal::c, Xapian::Stem::Internal::eq_s_b(), Xapian::Stem::Internal::find_among_b(), I_p2, Xapian::Stem::Internal::ket, Xapian::Stem::Internal::l, Xapian::Stem::Internal::lb, s_5, and Xapian::Stem::Internal::slice_del().

Referenced by stem().

int Xapian::InternalStemFinnish::r_t_plural (  ) 

Definition at line 540 of file finnish.cc.

References a_9, Xapian::Stem::Internal::bra, Xapian::Stem::Internal::c, Xapian::Stem::Internal::eq_s_b(), Xapian::Stem::Internal::find_among_b(), g_V1, I_p1, I_p2, Xapian::Stem::Internal::in_grouping_b_U(), Xapian::Stem::Internal::ket, Xapian::Stem::Internal::l, Xapian::Stem::Internal::lb, Xapian::Stem::Internal::p, s_6, and Xapian::Stem::Internal::slice_del().

Referenced by stem().

int Xapian::InternalStemFinnish::r_i_plural (  ) 

Definition at line 523 of file finnish.cc.

References a_8, 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, and Xapian::Stem::Internal::slice_del().

Referenced by stem().

int Xapian::InternalStemFinnish::r_case_ending (  ) 

Definition at line 417 of file finnish.cc.

References a_6, af, af_6, B_ending_removed, Xapian::Stem::Internal::bra, Xapian::Stem::Internal::c, Xapian::Stem::Internal::eq_s_b(), Xapian::Stem::Internal::find_among_b(), g_V1, I_p1, Xapian::Stem::Internal::in_grouping_b_U(), Xapian::Stem::Internal::ket, Xapian::Stem::Internal::l, Xapian::Stem::Internal::lb, Xapian::Stem::Internal::out_grouping_b_U(), Xapian::Stem::Internal::p, r_LONG(), s_2, s_3, s_4, skip_utf8(), and Xapian::Stem::Internal::slice_del().

Referenced by stem().

int Xapian::InternalStemFinnish::r_VI (  ) 

Definition at line 410 of file finnish.cc.

References Xapian::Stem::Internal::c, g_V2, Xapian::Stem::Internal::in_grouping_b_U(), Xapian::Stem::Internal::lb, and Xapian::Stem::Internal::p.

int Xapian::InternalStemFinnish::r_LONG (  ) 

Definition at line 405 of file finnish.cc.

References a_5, and Xapian::Stem::Internal::find_among_b().

Referenced by r_case_ending(), and r_tidy().

int Xapian::InternalStemFinnish::r_possessive (  ) 

Definition at line 348 of file finnish.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(), I_p1, Xapian::Stem::Internal::ket, Xapian::Stem::Internal::l, Xapian::Stem::Internal::lb, Xapian::Stem::Internal::p, s_0, s_1, Xapian::Stem::Internal::slice_del(), and Xapian::Stem::Internal::slice_from_s().

Referenced by stem().

int Xapian::InternalStemFinnish::r_particle_etc (  ) 

Definition at line 319 of file finnish.cc.

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

Referenced by stem().

int Xapian::InternalStemFinnish::r_R2 (  ) 

Definition at line 314 of file finnish.cc.

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

Referenced by r_particle_etc().

int Xapian::InternalStemFinnish::r_mark_regions (  ) 

Definition at line 296 of file finnish.cc.

References Xapian::Stem::Internal::c, g_V1, I_p1, I_p2, Xapian::Stem::Internal::in_grouping_U(), Xapian::Stem::Internal::l, and Xapian::Stem::Internal::out_grouping_U().

Referenced by stem().

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

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

Implements Xapian::Stem::Internal.

Definition at line 669 of file finnish.cc.

References B_ending_removed, Xapian::Stem::Internal::c, Xapian::Stem::Internal::l, Xapian::Stem::Internal::lb, r_case_ending(), r_i_plural(), r_mark_regions(), r_other_endings(), r_particle_etc(), r_possessive(), r_t_plural(), and r_tidy().

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

Return string describing this object.

Implements Xapian::Stem::Internal.

Definition at line 760 of file finnish.cc.


Member Data Documentation

unsigned char Xapian::InternalStemFinnish::B_ending_removed [private]

Definition at line 8 of file finnish.h.

Referenced by r_case_ending(), and stem().

symbol* Xapian::InternalStemFinnish::S_x [private]

Definition at line 9 of file finnish.h.

Referenced by InternalStemFinnish(), r_tidy(), and ~InternalStemFinnish().

int Xapian::InternalStemFinnish::I_p2 [private]

Definition at line 10 of file finnish.h.

Referenced by r_mark_regions(), r_other_endings(), r_R2(), and r_t_plural().

int Xapian::InternalStemFinnish::I_p1 [private]

Definition at line 11 of file finnish.h.

Referenced by r_case_ending(), r_i_plural(), r_mark_regions(), r_particle_etc(), r_possessive(), r_t_plural(), and r_tidy().


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.