paradiseo/trunk/paradiseo-moeo/docs/html/classmoeoArchiveObjectiveVectorSavingUpdater.html
liefooga 2e7e817428 update docs
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@263 331e1502-861f-0410-8da2-ba01fb791d7f
2007-04-17 15:45:01 +00:00

134 lines
9.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ParadisEO-MOEO: moeoArchiveObjectiveVectorSavingUpdater&lt; EOT &gt; Class Template Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.1 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>moeoArchiveObjectiveVectorSavingUpdater&lt; EOT &gt; Class Template Reference</h1><!-- doxytag: class="moeoArchiveObjectiveVectorSavingUpdater" --><!-- doxytag: inherits="eoUpdater" -->This class allows to save the fitnesses of solutions contained in an archive into a file at each generation.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="moeoArchiveObjectiveVectorSavingUpdater_8h-source.html">moeoArchiveObjectiveVectorSavingUpdater.h</a>&gt;</code>
<p>
<p>Inheritance diagram for moeoArchiveObjectiveVectorSavingUpdater&lt; EOT &gt;:
<p><center><img src="classmoeoArchiveObjectiveVectorSavingUpdater.png" usemap="#moeoArchiveObjectiveVectorSavingUpdater< EOT >_map" border="0" alt=""></center>
<map name="moeoArchiveObjectiveVectorSavingUpdater< EOT >_map">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_updater.html" alt="eoUpdater" shape="rect" coords="0,112,311,136">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_f.html" alt="eoF< void >" shape="rect" coords="0,56,311,80">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html" alt="eoFunctorBase" shape="rect" coords="0,0,311,24">
</map>
<a href="classmoeoArchiveObjectiveVectorSavingUpdater-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoArchiveObjectiveVectorSavingUpdater.html#cd666b2d6e66cc4c25500f1fdcaa7e76">moeoArchiveObjectiveVectorSavingUpdater</a> (<a class="el" href="classmoeoArchive.html">moeoArchive</a>&lt; EOT &gt; &amp;_arch, const std::string &amp;_filename, int _id=-1)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Ctor. <a href="#cd666b2d6e66cc4c25500f1fdcaa7e76"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1f7247a7d29cb0e9cd314ff46f1cc332"></a><!-- doxytag: member="moeoArchiveObjectiveVectorSavingUpdater::operator()" ref="1f7247a7d29cb0e9cd314ff46f1cc332" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoArchiveObjectiveVectorSavingUpdater.html#1f7247a7d29cb0e9cd314ff46f1cc332">operator()</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Saves the fitness of the archive's members into the file. <br></td></tr>
<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7088ba68c9be8b1fdea9965deea77a68"></a><!-- doxytag: member="moeoArchiveObjectiveVectorSavingUpdater::arch" ref="7088ba68c9be8b1fdea9965deea77a68" args="" -->
<a class="el" href="classmoeoArchive.html">moeoArchive</a>&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoArchiveObjectiveVectorSavingUpdater.html#7088ba68c9be8b1fdea9965deea77a68">arch</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">local archive <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="47ddf5e512baa915f79fdd934251d85b"></a><!-- doxytag: member="moeoArchiveObjectiveVectorSavingUpdater::filename" ref="47ddf5e512baa915f79fdd934251d85b" args="" -->
std::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoArchiveObjectiveVectorSavingUpdater.html#47ddf5e512baa915f79fdd934251d85b">filename</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">target filename <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8b5c7d9123d368503708949fa2998597"></a><!-- doxytag: member="moeoArchiveObjectiveVectorSavingUpdater::id" ref="8b5c7d9123d368503708949fa2998597" args="" -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoArchiveObjectiveVectorSavingUpdater.html#8b5c7d9123d368503708949fa2998597">id</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">own ID <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7a72b82ba35789d1b6330bad17ef6cff"></a><!-- doxytag: member="moeoArchiveObjectiveVectorSavingUpdater::counter" ref="7a72b82ba35789d1b6330bad17ef6cff" args="" -->
unsigned&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoArchiveObjectiveVectorSavingUpdater.html#7a72b82ba35789d1b6330bad17ef6cff">counter</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">counter <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class EOT&gt;<br>
class moeoArchiveObjectiveVectorSavingUpdater&lt; EOT &gt;</h3>
This class allows to save the fitnesses of solutions contained in an archive into a file at each generation.
<p>
<p>
Definition at line <a class="el" href="moeoArchiveObjectiveVectorSavingUpdater_8h-source.html#l00028">28</a> of file <a class="el" href="moeoArchiveObjectiveVectorSavingUpdater_8h-source.html">moeoArchiveObjectiveVectorSavingUpdater.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="cd666b2d6e66cc4c25500f1fdcaa7e76"></a><!-- doxytag: member="moeoArchiveObjectiveVectorSavingUpdater::moeoArchiveObjectiveVectorSavingUpdater" ref="cd666b2d6e66cc4c25500f1fdcaa7e76" args="(moeoArchive&lt; EOT &gt; &amp;_arch, const std::string &amp;_filename, int _id=-1)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class EOT&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classmoeoArchiveObjectiveVectorSavingUpdater.html">moeoArchiveObjectiveVectorSavingUpdater</a>&lt; EOT &gt;::<a class="el" href="classmoeoArchiveObjectiveVectorSavingUpdater.html">moeoArchiveObjectiveVectorSavingUpdater</a> </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classmoeoArchive.html">moeoArchive</a>&lt; EOT &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>_arch</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const std::string &amp;&nbsp;</td>
<td class="paramname"> <em>_filename</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>_id</em> = <code>-1</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Ctor.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>_arch</em>&nbsp;</td><td>local archive </td></tr>
<tr><td valign="top"></td><td valign="top"><em>_filename</em>&nbsp;</td><td>target filename </td></tr>
<tr><td valign="top"></td><td valign="top"><em>_id</em>&nbsp;</td><td>own ID </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="moeoArchiveObjectiveVectorSavingUpdater_8h-source.html#l00038">38</a> of file <a class="el" href="moeoArchiveObjectiveVectorSavingUpdater_8h-source.html">moeoArchiveObjectiveVectorSavingUpdater.h</a>.
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoArchiveObjectiveVectorSavingUpdater_8h-source.html">moeoArchiveObjectiveVectorSavingUpdater.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Apr 17 16:53:21 2007 for ParadisEO-MOEO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
</body>
</html>