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
|
<HTML>
<HEAD>
<TITLE>SimpleExtender< PeakType, FeatureType >::IndexWithPriority::PriorityLess Struct Reference</TITLE>
<LINK HREF="doxygen.css" REL="stylesheet" TYPE="text/css">
<LINK HREF="style_ini.css" REL="stylesheet" TYPE="text/css">
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<A href="index.html">Home</A> ·
<A href="classes.html">Classes</A> ·
<A href="annotated.html">Annotated Classes</A> ·
<A href="modules.html">Modules</A> ·
<A href="functions_func.html">Members</A> ·
<A href="namespaces.html">Namespaces</A> ·
<A href="pages.html">Related Pages</A>
<HR style="height:1px; border:none; border-top:1px solid #c0c0c0;">
<!-- Generated by Doxygen 1.8.5 -->
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespaceOpenMS.html">OpenMS</a></li><li class="navelem"><a class="el" href="classOpenMS_1_1SimpleExtender.html">SimpleExtender</a></li><li class="navelem"><a class="el" href="structOpenMS_1_1SimpleExtender_1_1IndexWithPriority.html">IndexWithPriority</a></li><li class="navelem"><a class="el" href="structOpenMS_1_1SimpleExtender_1_1IndexWithPriority_1_1PriorityLess.html">PriorityLess</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="structOpenMS_1_1SimpleExtender_1_1IndexWithPriority_1_1PriorityLess-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">SimpleExtender< PeakType, FeatureType >::IndexWithPriority::PriorityLess Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Compares two indizes by priority.
<a href="structOpenMS_1_1SimpleExtender_1_1IndexWithPriority_1_1PriorityLess.html#details">More...</a></p>
<p><code>#include <<a class="el" href="SimpleExtender_8h_source.html">OpenMS/TRANSFORMATIONS/FEATUREFINDER/SimpleExtender.h</a>></code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a1a8a07ce1c989507ef080f86788434bb"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="structOpenMS_1_1SimpleExtender_1_1IndexWithPriority_1_1PriorityLess.html#a1a8a07ce1c989507ef080f86788434bb">operator()</a> (const <a class="el" href="structOpenMS_1_1SimpleExtender_1_1IndexWithPriority.html">IndexWithPriority</a> &x, const <a class="el" href="structOpenMS_1_1SimpleExtender_1_1IndexWithPriority.html">IndexWithPriority</a> &y) const </td></tr>
<tr class="separator:a1a8a07ce1c989507ef080f86788434bb"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><h3>template<class PeakType, class FeatureType><br/>
struct OpenMS::SimpleExtender< PeakType, FeatureType >::IndexWithPriority::PriorityLess</h3>
<p>Compares two indizes by priority. </p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a1a8a07ce1c989507ef080f86788434bb"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool operator() </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="structOpenMS_1_1SimpleExtender_1_1IndexWithPriority.html">IndexWithPriority</a> & </td>
<td class="paramname"><em>x</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="structOpenMS_1_1SimpleExtender_1_1IndexWithPriority.html">IndexWithPriority</a> & </td>
<td class="paramname"><em>y</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>References <a class="el" href="structOpenMS_1_1SimpleExtender_1_1IndexWithPriority.html#ae138c9d8b5236dce0ba0250360815ee4">SimpleExtender< PeakType, FeatureType >::IndexWithPriority::priority</a>.</p>
</div>
</div>
</div><!-- contents -->
<HR style="height:1px; border:none; border-top:1px solid #c0c0c0;">
<TABLE width="100%" border="0">
<TR>
<TD><font color="#c0c0c0">OpenMS / TOPP release 1.11.1</font></TD>
<TD align="right"><font color="#c0c0c0">Documentation generated on Thu Nov 14 2013 11:19:34 using doxygen 1.8.5</font></TD>
</TR>
</TABLE>
</BODY>
</HTML>
|