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 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141
|
<!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.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>fullquottel: RatingBase Struct 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">fullquottel
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<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:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',false,false,'search.php','Search');
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="#pub-attribs">Public Attributes</a> |
<a href="structRatingBase-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">RatingBase Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Base class of structures that store informations about the rating/test of mail properties.
<a href="structRatingBase.html#details">More...</a></p>
<div class="dynheader">
Inheritance diagram for RatingBase:</div>
<div class="dyncontent">
<div class="center">
<img src="structRatingBase.png" usemap="#RatingBase_map" alt=""/>
<map id="RatingBase_map" name="RatingBase_map">
<area href="structBoolRating.html" title="Structure to store the rating of an integer test:" alt="BoolRating" shape="rect" coords="0,56,86,80"/>
<area href="structIntegerRating.html" title="Structure to store the rating of an integer test:" alt="IntegerRating" shape="rect" coords="96,56,182,80"/>
<area href="structRatioRating.html" title="structure to store the rating of an ratio test:" alt="RatioRating" shape="rect" coords="192,56,278,80"/>
<area href="structSigRating.html" title="Structure for signature test options." alt="SigRating" shape="rect" coords="0,112,86,136"/>
</map>
</div></div>
<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:a9e7f8a94a3d8651836b4e15f23bdc4eb"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="structRatingBase.html#a9e7f8a94a3d8651836b4e15f23bdc4eb">RatingBase</a> ()</td></tr>
<tr class="separator:a9e7f8a94a3d8651836b4e15f23bdc4eb"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:ade2983a4e345e7fc7a12f3a3c893106c"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="structRatingBase.html#ade2983a4e345e7fc7a12f3a3c893106c">active</a></td></tr>
<tr class="memdesc:ade2983a4e345e7fc7a12f3a3c893106c"><td class="mdescLeft"> </td><td class="mdescRight">to turn the test on and off. <a href="structRatingBase.html#ade2983a4e345e7fc7a12f3a3c893106c">More...</a><br /></td></tr>
<tr class="separator:ade2983a4e345e7fc7a12f3a3c893106c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8590e0796eb3c7f8cff500c2b2be68be"><td class="memItemLeft" align="right" valign="top">double </td><td class="memItemRight" valign="bottom"><a class="el" href="structRatingBase.html#a8590e0796eb3c7f8cff500c2b2be68be">score</a></td></tr>
<tr class="memdesc:a8590e0796eb3c7f8cff500c2b2be68be"><td class="mdescLeft"> </td><td class="mdescRight">score that should be added if the test succeeds. <a href="structRatingBase.html#a8590e0796eb3c7f8cff500c2b2be68be">More...</a><br /></td></tr>
<tr class="separator:a8590e0796eb3c7f8cff500c2b2be68be"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Base class of structures that store informations about the rating/test of mail properties. </p>
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a id="a9e7f8a94a3d8651836b4e15f23bdc4eb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9e7f8a94a3d8651836b4e15f23bdc4eb">◆ </a></span>RatingBase()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">RatingBase::RatingBase </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="ade2983a4e345e7fc7a12f3a3c893106c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ade2983a4e345e7fc7a12f3a3c893106c">◆ </a></span>active</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool RatingBase::active</td>
</tr>
</table>
</div><div class="memdoc">
<p>to turn the test on and off. </p>
</div>
</div>
<a id="a8590e0796eb3c7f8cff500c2b2be68be"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8590e0796eb3c7f8cff500c2b2be68be">◆ </a></span>score</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">double RatingBase::score</td>
</tr>
</table>
</div><div class="memdoc">
<p>score that should be added if the test succeeds. </p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="fullquottel_8cpp.html">fullquottel.cpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri Mar 5 2021 19:45:53 for fullquottel by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
</small></address>
</body>
</html>
|