Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 247b28499c443e092731ffba814075f2 > files > 372

mpqc-html-2.3.1-9mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>MPQC: sc::LimitExceeded&lt; T &gt; Class Template Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <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>
  <div class="navpath"><b>sc</b>::<a class="el" href="classsc_1_1LimitExceeded.html">LimitExceeded</a>
  </div>
</div>
<div class="contents">
<h1>sc::LimitExceeded&lt; T &gt; Class Template Reference</h1><!-- doxytag: class="sc::LimitExceeded" --><!-- doxytag: inherits="sc::SCException" -->This is thrown when a limit is exceeded.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="scexception_8h_source.html">scexception.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for sc::LimitExceeded&lt; T &gt;:</div>
<div class="dynsection">

<p><center><img src="classsc_1_1LimitExceeded.png" usemap="#sc::LimitExceeded< T >_map" border="0" alt=""></center>
<map name="sc::LimitExceeded< T >_map">
<area href="classsc_1_1SCException.html" alt="sc::SCException" shape="rect" coords="0,0,143,24">
</map>
</div>

<p>
<a href="classsc_1_1LimitExceeded-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"><a class="anchor" name="e53bc24d75a776c7c46c052fb057c706"></a><!-- doxytag: member="sc::LimitExceeded::LimitExceeded" ref="e53bc24d75a776c7c46c052fb057c706" args="(const char *description, const char *file, int line, T lim, T val, const ClassDesc *class_desc=0, const char *exception_type=&quot;LimitExceeded&quot;)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>LimitExceeded</b> (const char *description, const char *file, int line, T lim, T val, const <a class="el" href="classsc_1_1ClassDesc.html">ClassDesc</a> *class_desc=0, const char *exception_type=&quot;LimitExceeded&quot;)  throw ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="cf2bf5ea85859d4bbec58cd1d3af197d"></a><!-- doxytag: member="sc::LimitExceeded::LimitExceeded" ref="cf2bf5ea85859d4bbec58cd1d3af197d" args="(const LimitExceeded &amp;ref)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>LimitExceeded</b> (const <a class="el" href="classsc_1_1LimitExceeded.html">LimitExceeded</a> &amp;ref)  throw ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d86ebdb5b8cc0d857fef7b9b7e0f6695"></a><!-- doxytag: member="sc::LimitExceeded::tolerance" ref="d86ebdb5b8cc0d857fef7b9b7e0f6695" args="()" -->
T&nbsp;</td><td class="memItemRight" valign="bottom"><b>tolerance</b> ()  throw ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="aabb940a5ff17a26f8dbb5f2875f10f7"></a><!-- doxytag: member="sc::LimitExceeded::value" ref="aabb940a5ff17a26f8dbb5f2875f10f7" args="()" -->
T&nbsp;</td><td class="memItemRight" valign="bottom"><b>value</b> ()  throw ()</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class T&gt;<br>
 class sc::LimitExceeded&lt; T &gt;</h3>

This is thrown when a limit is exceeded. 
<p>
It is more general than <a class="el" href="classsc_1_1ToleranceExceeded.html" title="This is thrown when when some tolerance is exceeded.">ToleranceExceeded</a>. For problems that are numerical in nature and use double types, then <a class="el" href="classsc_1_1ToleranceExceeded.html" title="This is thrown when when some tolerance is exceeded.">ToleranceExceeded</a> should be used instead. <hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="scexception_8h_source.html">scexception.h</a></ul>
</div>
<hr>
<address>
<small>

Generated at Wed Oct 14 14:12:16 2009 for <a
href="http://www.mpqc.org">MPQC</a>
2.3.1 using the documentation package <a
href="http://www.doxygen.org">Doxygen</a>
1.5.9.

</small>
</address>
</body>
</html>