File: classXapian_1_1StemImplementation.html

package info (click to toggle)
xapian-core 1.4.22-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 22,816 kB
  • sloc: cpp: 92,138; ansic: 9,983; sh: 4,929; perl: 850; makefile: 503; javascript: 331; tcl: 319; python: 40
file content (100 lines) | stat: -rw-r--r-- 6,397 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.4"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Xapian: API Documentation: Xapian::StemImplementation Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">xapian-core
   &#160;<span id="projectnumber">1.4.22</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.4 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
  initMenu('',false,false,'search.php','Search');
});
/* @license-end */
</script>
<div id="main-nav"></div>
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="namespaceXapian.html">Xapian</a></li><li class="navelem"><a class="el" href="classXapian_1_1StemImplementation.html">StemImplementation</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="classXapian_1_1StemImplementation-members.html">List of all members</a>  </div>
  <div class="headertitle"><div class="title">Xapian::StemImplementation Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span></div></div>
</div><!--header-->
<div class="contents">

<p>Class representing a stemming algorithm implementation.  
 <a href="classXapian_1_1StemImplementation.html#details">More...</a></p>

<p><code>#include &lt;stem.h&gt;</code></p>
<div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
  <img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for Xapian::StemImplementation:</div>
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
<div class="center"><img src="classXapian_1_1StemImplementation__inherit__graph.png" border="0" usemap="#aXapian_1_1StemImplementation_inherit__map" alt="Inheritance graph"/></div>
<map name="aXapian_1_1StemImplementation_inherit__map" id="aXapian_1_1StemImplementation_inherit__map">
<area shape="rect" title="Class representing a stemming algorithm implementation." alt="" coords="13,80,226,107"/>
<area shape="rect" title=" " alt="" coords="5,5,233,32"/>
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a921ac994ef795ad9335ac5330c0c05e8"><td class="memItemLeft" align="right" valign="top"><a id="a921ac994ef795ad9335ac5330c0c05e8" name="a921ac994ef795ad9335ac5330c0c05e8"></a>
&#160;</td><td class="memItemRight" valign="bottom"><b>StemImplementation</b> ()</td></tr>
<tr class="memdesc:a921ac994ef795ad9335ac5330c0c05e8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default constructor. <br /></td></tr>
<tr class="separator:a921ac994ef795ad9335ac5330c0c05e8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aafe96075d1fcff69fdc8f987cd24be23"><td class="memItemLeft" align="right" valign="top"><a id="aafe96075d1fcff69fdc8f987cd24be23" name="aafe96075d1fcff69fdc8f987cd24be23"></a>
virtual&#160;</td><td class="memItemRight" valign="bottom"><b>~StemImplementation</b> ()</td></tr>
<tr class="memdesc:aafe96075d1fcff69fdc8f987cd24be23"><td class="mdescLeft">&#160;</td><td class="mdescRight">Virtual destructor. <br /></td></tr>
<tr class="separator:aafe96075d1fcff69fdc8f987cd24be23"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ade7e15c8638753eec954744bc333881f"><td class="memItemLeft" align="right" valign="top"><a id="ade7e15c8638753eec954744bc333881f" name="ade7e15c8638753eec954744bc333881f"></a>
virtual std::string&#160;</td><td class="memItemRight" valign="bottom"><b>operator()</b> (const std::string &amp;word)=0</td></tr>
<tr class="memdesc:ade7e15c8638753eec954744bc333881f"><td class="mdescLeft">&#160;</td><td class="mdescRight"><a class="el" href="classXapian_1_1Stem.html" title="Class representing a stemming algorithm.">Stem</a> the specified word. <br /></td></tr>
<tr class="separator:ade7e15c8638753eec954744bc333881f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab92efc6802df1e022eebd967e2fb71fe"><td class="memItemLeft" align="right" valign="top"><a id="ab92efc6802df1e022eebd967e2fb71fe" name="ab92efc6802df1e022eebd967e2fb71fe"></a>
virtual std::string&#160;</td><td class="memItemRight" valign="bottom"><b>get_description</b> () const =0</td></tr>
<tr class="memdesc:ab92efc6802df1e022eebd967e2fb71fe"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return a string describing this object. <br /></td></tr>
<tr class="separator:ab92efc6802df1e022eebd967e2fb71fe"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p >Class representing a stemming algorithm implementation. </p>
</div><hr/>The documentation for this class was generated from the following file:<ul>
<li>xapian/<a class="el" href="stem_8h.html">stem.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by <a href="https://www.doxygen.org/">Doxygen 1.9.4</a>
</small></address>
</body>
</html>