paradiseo/trunk/paradiseo-moeo/docs/html/classmoeoBitVector.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

182 lines
10 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: moeoBitVector&lt; MOEOObjectiveVector, MOEOFitness, MOEODiversity &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>moeoBitVector&lt; MOEOObjectiveVector, MOEOFitness, MOEODiversity &gt; Class Template Reference</h1><!-- doxytag: class="moeoBitVector" --><!-- doxytag: inherits="moeoVector&lt; MOEOObjectiveVector, MOEOFitness, MOEODiversity, bool &gt;" -->This class is an implementationeo of a simple bit-valued <a class="el" href="classmoeoVector.html">moeoVector</a>.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="moeoVector_8h-source.html">moeoVector.h</a>&gt;</code>
<p>
<p>Inheritance diagram for moeoBitVector&lt; MOEOObjectiveVector, MOEOFitness, MOEODiversity &gt;:
<p><center><img src="classmoeoBitVector.png" usemap="#moeoBitVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity >_map" border="0" alt=""></center>
<map name="moeoBitVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity >_map">
<area href="classmoeoVector.html" alt="moeoVector< MOEOObjectiveVector, MOEOFitness, MOEODiversity, bool >" shape="rect" coords="232,224,686,248">
<area href="classMOEO.html" alt="MOEO< MOEOObjectiveVector, MOEOFitness, MOEODiversity >" shape="rect" coords="232,168,686,192">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/class_e_o.html" alt="EO< MOEOObjectiveVector >" shape="rect" coords="232,112,686,136">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_object.html" alt="eoObject" shape="rect" coords="0,56,454,80">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_persistent.html" alt="eoPersistent" shape="rect" coords="464,56,918,80">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_printable.html" alt="eoPrintable" shape="rect" coords="464,0,918,24">
</map>
<a href="classmoeoBitVector-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="classmoeoBitVector.html#a9460d3ebf6b092e36b1422e6696fc77">moeoBitVector</a> (unsigned _size=0, bool _value=false)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Ctor. <a href="#a9460d3ebf6b092e36b1422e6696fc77"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoBitVector.html#e54c36ce64b849a6846953a25247a861">printOn</a> (std::ostream &amp;_os) const</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Writing object. <a href="#e54c36ce64b849a6846953a25247a861"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoBitVector.html#31cd3f894615d0a27dd116a5c8082521">readFrom</a> (std::istream &amp;_is)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Reading object. <a href="#31cd3f894615d0a27dd116a5c8082521"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class MOEOObjectiveVector, class MOEOFitness, class MOEODiversity&gt;<br>
class moeoBitVector&lt; MOEOObjectiveVector, MOEOFitness, MOEODiversity &gt;</h3>
This class is an implementationeo of a simple bit-valued <a class="el" href="classmoeoVector.html">moeoVector</a>.
<p>
<p>
Definition at line <a class="el" href="moeoVector_8h-source.html#l00163">163</a> of file <a class="el" href="moeoVector_8h-source.html">moeoVector.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="a9460d3ebf6b092e36b1422e6696fc77"></a><!-- doxytag: member="moeoBitVector::moeoBitVector" ref="a9460d3ebf6b092e36b1422e6696fc77" args="(unsigned _size=0, bool _value=false)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class MOEOObjectiveVector, class MOEOFitness, class MOEODiversity&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classmoeoBitVector.html">moeoBitVector</a>&lt; MOEOObjectiveVector, MOEOFitness, MOEODiversity &gt;::<a class="el" href="classmoeoBitVector.html">moeoBitVector</a> </td>
<td>(</td>
<td class="paramtype">unsigned&nbsp;</td>
<td class="paramname"> <em>_size</em> = <code>0</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>_value</em> = <code>false</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>_size</em>&nbsp;</td><td>Length of vector (default is 0) </td></tr>
<tr><td valign="top"></td><td valign="top"><em>_value</em>&nbsp;</td><td>Initial value of all elements (default is default value of type GeneType) </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="moeoVector_8h-source.html#l00178">178</a> of file <a class="el" href="moeoVector_8h-source.html">moeoVector.h</a>.
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="e54c36ce64b849a6846953a25247a861"></a><!-- doxytag: member="moeoBitVector::printOn" ref="e54c36ce64b849a6846953a25247a861" args="(std::ostream &amp;_os) const" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class MOEOObjectiveVector, class MOEOFitness, class MOEODiversity&gt; </div>
<table class="memname">
<tr>
<td class="memname">virtual void <a class="el" href="classmoeoBitVector.html">moeoBitVector</a>&lt; MOEOObjectiveVector, MOEOFitness, MOEODiversity &gt;::printOn </td>
<td>(</td>
<td class="paramtype">std::ostream &amp;&nbsp;</td>
<td class="paramname"> <em>_os</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const<code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Writing object.
<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>_os</em>&nbsp;</td><td>output stream </td></tr>
</table>
</dl>
<p>
Reimplemented from <a class="el" href="classmoeoVector.html#c327325a47954f69df985da96d2c171a">moeoVector&lt; MOEOObjectiveVector, MOEOFitness, MOEODiversity, bool &gt;</a>.
<p>
Definition at line <a class="el" href="moeoVector_8h-source.html#l00186">186</a> of file <a class="el" href="moeoVector_8h-source.html">moeoVector.h</a>.
</div>
</div><p>
<a class="anchor" name="31cd3f894615d0a27dd116a5c8082521"></a><!-- doxytag: member="moeoBitVector::readFrom" ref="31cd3f894615d0a27dd116a5c8082521" args="(std::istream &amp;_is)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class MOEOObjectiveVector, class MOEOFitness, class MOEODiversity&gt; </div>
<table class="memname">
<tr>
<td class="memname">virtual void <a class="el" href="classmoeoBitVector.html">moeoBitVector</a>&lt; MOEOObjectiveVector, MOEOFitness, MOEODiversity &gt;::readFrom </td>
<td>(</td>
<td class="paramtype">std::istream &amp;&nbsp;</td>
<td class="paramname"> <em>_is</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Reading object.
<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>_is</em>&nbsp;</td><td>input stream </td></tr>
</table>
</dl>
<p>
Reimplemented from <a class="el" href="classmoeoVector.html#cd8ee0fe79bb9515b29e2a4d3fee5ab9">moeoVector&lt; MOEOObjectiveVector, MOEOFitness, MOEODiversity, bool &gt;</a>.
<p>
Definition at line <a class="el" href="moeoVector_8h-source.html#l00199">199</a> of file <a class="el" href="moeoVector_8h-source.html">moeoVector.h</a>.
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoVector_8h-source.html">moeoVector.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>