Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > d5e74628f0e673bb8680aebce32b2c04 > files > 11408

itk-doc-3.12.0-1mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta name="robots" content="noindex">
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ITK: itk::fem::FEMExceptionIO Class Reference</title>
<link href="DoxygenStyle.css" rel="stylesheet" type="text/css">
</head><body bgcolor="#ffffff">


<!--  Section customized for INSIGHT : Tue Jul 17 01:02:45 2001 -->
<center>
<a href="index.html" class="qindex">Main Page</a>&nbsp;&nbsp; 
<a href="modules.html" class="qindex">Groups</a>&nbsp;&nbsp;
<a href="namespaces.html" class="qindex">Namespace List</a>&nbsp;&nbsp;
<a href="hierarchy.html" class="qindex">Class Hierarchy</a>&nbsp;&nbsp;
<a href="classes.html" class="qindex">Alphabetical List</a>&nbsp;&nbsp;
<a href="annotated.html" class="qindex">Compound List</a>&nbsp;&nbsp; 
<a href="files.html" class="qindex">File
List</a>&nbsp;&nbsp; 
<a href="namespacemembers.html" class="qindex">Namespace Members</a>&nbsp;&nbsp; 
<a href="functions.html" class="qindex">Compound Members</a>&nbsp;&nbsp; 
<a href="globals.html" class="qindex">File Members</a>&nbsp;&nbsp;
<a href="pages.html" class="qindex">Concepts</a></center>


<!-- Generated by Doxygen 1.5.9 -->
  <div class="navpath"><a class="el" href="namespaceitk.html">itk</a>::<a class="el" href="namespaceitk_1_1fem.html">fem</a>::<a class="el" href="classitk_1_1fem_1_1FEMExceptionIO.html">FEMExceptionIO</a>
  </div>
<div class="contents">
<h1>itk::fem::FEMExceptionIO Class Reference</h1><!-- doxytag: class="itk::fem::FEMExceptionIO" --><!-- doxytag: inherits="itk::fem::FEMException" -->Base class for all IO exception's that can occur within FEM classe.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="itkFEMException_8h_source.html">itkFEMException.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for itk::fem::FEMExceptionIO:</div>
<div class="dynsection">
<p><center><img src="classitk_1_1fem_1_1FEMExceptionIO__inherit__graph.png" border="0" usemap="#itk_1_1fem_1_1FEMExceptionIO__inherit__map" alt="Inheritance graph"></center>
<map name="itk_1_1fem_1_1FEMExceptionIO__inherit__map">
<area shape="rect" id="node2" href="classitk_1_1fem_1_1FEMException.html" title="Base class for all exception&#39;s that can occur within FEM classes." alt="" coords="13,5,195,35"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for itk::fem::FEMExceptionIO:</div>
<div class="dynsection">
<p><center><img src="classitk_1_1fem_1_1FEMExceptionIO__coll__graph.png" border="0" usemap="#itk_1_1fem_1_1FEMExceptionIO__coll__map" alt="Collaboration graph"></center>
<map name="itk_1_1fem_1_1FEMExceptionIO__coll__map">
<area shape="rect" id="node2" href="classitk_1_1fem_1_1FEMException.html" title="Base class for all exception&#39;s that can occur within FEM classes." alt="" coords="13,5,195,35"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="classitk_1_1fem_1_1FEMExceptionIO-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="classitk_1_1fem_1_1FEMExceptionIO.html#ad30412b138545b09f98b542a526566c">FEMExceptionIO</a> (const char *file, unsigned int lineNumber, std::string location, std::string moreDescription)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1fem_1_1FEMExceptionIO.html#d9a3dfce187100fd6ac708af40a86ab2">GetNameOfClass</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1fem_1_1FEMExceptionIO.html#4fa71ba6a9d6ff26a2ac14b0bb14a96a">~FEMExceptionIO</a> ()  throw ()</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Base class for all IO exception's that can occur within FEM classe. 
<p>
This class is normally used when reading or writing objects from/to stream. 
<p>Definition at line <a class="el" href="itkFEMException_8h_source.html#l00065">65</a> of file <a class="el" href="itkFEMException_8h_source.html">itkFEMException.h</a>.</p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="ad30412b138545b09f98b542a526566c"></a><!-- doxytag: member="itk::fem::FEMExceptionIO::FEMExceptionIO" ref="ad30412b138545b09f98b542a526566c" args="(const char *file, unsigned int lineNumber, std::string location, std::string moreDescription)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">itk::fem::FEMExceptionIO::FEMExceptionIO           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>file</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">unsigned int&nbsp;</td>
          <td class="paramname"> <em>lineNumber</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">std::string&nbsp;</td>
          <td class="paramname"> <em>location</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">std::string&nbsp;</td>
          <td class="paramname"> <em>moreDescription</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor. In order to construct this exception object, four parameters must be provided: file, lineNumber, location and a detailed description of the exception. 
</div>
</div><p>
<a class="anchor" name="4fa71ba6a9d6ff26a2ac14b0bb14a96a"></a><!-- doxytag: member="itk::fem::FEMExceptionIO::~FEMExceptionIO" ref="4fa71ba6a9d6ff26a2ac14b0bb14a96a" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual itk::fem::FEMExceptionIO::~FEMExceptionIO           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td>  throw ()<code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Virtual destructor needed for subclasses. Has to have empty throw(). 
<p>Definition at line <a class="el" href="itkFEMException_8h_source.html#l00077">77</a> of file <a class="el" href="itkFEMException_8h_source.html">itkFEMException.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="d9a3dfce187100fd6ac708af40a86ab2"></a><!-- doxytag: member="itk::fem::FEMExceptionIO::GetNameOfClass" ref="d9a3dfce187100fd6ac708af40a86ab2" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* itk::fem::FEMExceptionIO::GetNameOfClass           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Type related information. 
<p>Reimplemented from <a class="el" href="classitk_1_1fem_1_1FEMException.html#2e5470c5c3fa72b7544e841ad00e6903">itk::fem::FEMException</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="itkFEMException_8h_source.html">itkFEMException.h</a></ul>
</div>
<hr><address><small>
Generated at Fri May 8 08:40:11 2009 for ITK  by <a href="http://www.stack.nl/~dimitri/doxygen/index.html"> <img 
src="http://www.stack.nl/~dimitri/doxygen/doxygen.png" alt="doxygen"
align="middle" border=0 width=110 height=53>
</a> 1.5.9 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
 &copy;&nbsp;1997-2000</small></address>
</body>
</html>