Is it time to release 1.0 version?

This commit is contained in:
blacklight 2009-09-04 11:27:14 +02:00
parent 89b0ad2f8a
commit a7fa05ba40
140 changed files with 1710 additions and 829 deletions

View file

@ -35,21 +35,25 @@
<a href="classneuralpp_1_1InvalidXMLException-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="classneuralpp_1_1InvalidXMLException.html#10279e6f42a1ccb934afcfef2770c537">InvalidXMLException</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classneuralpp_1_1InvalidXMLException.html#793d311be88606908abf8c5be1348586">InvalidXMLException</a> (const char *err=&quot; &quot;)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classneuralpp_1_1InvalidXMLException.html#4a8b81678ed0c319e1715ab5ef9112da">what</a> () const throw ()</td></tr>
<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classneuralpp_1_1InvalidXMLException.html#e0c63b17f7b5b0df20d8361bc9ee92b4">error</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Exception thrown when trying parsing an invalid XML. <hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="10279e6f42a1ccb934afcfef2770c537"></a><!-- doxytag: member="neuralpp::InvalidXMLException::InvalidXMLException" ref="10279e6f42a1ccb934afcfef2770c537" args="()" -->
<a class="anchor" name="793d311be88606908abf8c5be1348586"></a><!-- doxytag: member="neuralpp::InvalidXMLException::InvalidXMLException" ref="793d311be88606908abf8c5be1348586" args="(const char *err=&quot; &quot;)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">neuralpp::InvalidXMLException::InvalidXMLException </td>
<td>(</td>
<td class="paramname"> </td>
<td class="paramtype">const char *&nbsp;</td>
<td class="paramname"> <em>err</em> = <code>&quot;&nbsp;&quot;</code> </td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
@ -59,6 +63,8 @@ Exception thrown when trying parsing an invalid XML. <hr><h2>Constructor &amp; D
<p>
<p>References <a class="el" href="neural_09_09__exception_8hpp-source.html#l00048">error</a>.</p>
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
@ -79,12 +85,32 @@ Exception thrown when trying parsing an invalid XML. <hr><h2>Constructor &amp; D
<p>
<p>References <a class="el" href="neural_09_09__exception_8hpp-source.html#l00048">error</a>.</p>
</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="e0c63b17f7b5b0df20d8361bc9ee92b4"></a><!-- doxytag: member="neuralpp::InvalidXMLException::error" ref="e0c63b17f7b5b0df20d8361bc9ee92b4" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">char* <a class="el" href="classneuralpp_1_1InvalidXMLException.html#e0c63b17f7b5b0df20d8361bc9ee92b4">neuralpp::InvalidXMLException::error</a><code> [private]</code> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<p>Referenced by <a class="el" href="neural_09_09__exception_8hpp-source.html#l00051">InvalidXMLException()</a>, and <a class="el" href="neural_09_09__exception_8hpp-source.html#l00056">what()</a>.</p>
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="neural_09_09__exception_8hpp-source.html">neural++_exception.hpp</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Sun Aug 16 20:53:42 2009 for Neural++ by&nbsp;
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Sep 4 11:25:49 2009 for Neural++ by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>