Sophie

Sophie

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

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::ObjectFactoryBase::OverrideInformation 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="classitk_1_1ObjectFactoryBase.html">ObjectFactoryBase</a>::<a class="el" href="structitk_1_1ObjectFactoryBase_1_1OverrideInformation.html">OverrideInformation</a>
  </div>
<div class="contents">
<h1>itk::ObjectFactoryBase::OverrideInformation Class Reference</h1><!-- doxytag: class="itk::ObjectFactoryBase::OverrideInformation" -->Internal implementation class for ObjectFactorBase.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="itkObjectFactoryBase_8h_source.html">itkObjectFactoryBase.h</a>&gt;</code>
<p>
<div class="dynheader">
Collaboration diagram for itk::ObjectFactoryBase::OverrideInformation:</div>
<div class="dynsection">
<p><center><img src="structitk_1_1ObjectFactoryBase_1_1OverrideInformation__coll__graph.png" border="0" usemap="#itk_1_1ObjectFactoryBase_1_1OverrideInformation__coll__map" alt="Collaboration graph"></center>
<map name="itk_1_1ObjectFactoryBase_1_1OverrideInformation__coll__map">
<area shape="rect" id="node2" href="classitk_1_1SmartPointer.html" title="itk::SmartPointer\&lt; Self \&gt;" alt="" coords="72,101,264,131"><area shape="rect" id="node4" href="classitk_1_1SmartPointer.html" title="Implements transparent reference counting." alt="" coords="41,5,295,35"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="classitk_1_1ObjectFactoryBase_1_1OverrideInformation-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 Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classitk_1_1SmartPointer.html">CreateObjectFunctionBase::Pointer</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structitk_1_1ObjectFactoryBase_1_1OverrideInformation.html#d028c068956af67facef9dcff714283e">m_CreateObject</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">std::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structitk_1_1ObjectFactoryBase_1_1OverrideInformation.html#eaf578e637062c78d8dc8851a26d2c5d">m_Description</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structitk_1_1ObjectFactoryBase_1_1OverrideInformation.html#ca6051e2be940f6ef50d541f49a278c6">m_EnabledFlag</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">std::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structitk_1_1ObjectFactoryBase_1_1OverrideInformation.html#8bafc7ef7c5ffbfac59827e221934191">m_OverrideWithName</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Internal implementation class for ObjectFactorBase. 
<p>Definition at line <a class="el" href="itkObjectFactoryBase_8h_source.html#l00133">133</a> of file <a class="el" href="itkObjectFactoryBase_8h_source.html">itkObjectFactoryBase.h</a>.</p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="d028c068956af67facef9dcff714283e"></a><!-- doxytag: member="itk::ObjectFactoryBase::OverrideInformation::m_CreateObject" ref="d028c068956af67facef9dcff714283e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classitk_1_1SmartPointer.html">CreateObjectFunctionBase::Pointer</a> <a class="el" href="structitk_1_1ObjectFactoryBase_1_1OverrideInformation.html#d028c068956af67facef9dcff714283e">itk::ObjectFactoryBase::OverrideInformation::m_CreateObject</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="itkObjectFactoryBase_8h_source.html#l00138">138</a> of file <a class="el" href="itkObjectFactoryBase_8h_source.html">itkObjectFactoryBase.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="eaf578e637062c78d8dc8851a26d2c5d"></a><!-- doxytag: member="itk::ObjectFactoryBase::OverrideInformation::m_Description" ref="eaf578e637062c78d8dc8851a26d2c5d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::string <a class="el" href="structitk_1_1ObjectFactoryBase_1_1OverrideInformation.html#eaf578e637062c78d8dc8851a26d2c5d">itk::ObjectFactoryBase::OverrideInformation::m_Description</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="itkObjectFactoryBase_8h_source.html#l00135">135</a> of file <a class="el" href="itkObjectFactoryBase_8h_source.html">itkObjectFactoryBase.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="ca6051e2be940f6ef50d541f49a278c6"></a><!-- doxytag: member="itk::ObjectFactoryBase::OverrideInformation::m_EnabledFlag" ref="ca6051e2be940f6ef50d541f49a278c6" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="structitk_1_1ObjectFactoryBase_1_1OverrideInformation.html#ca6051e2be940f6ef50d541f49a278c6">itk::ObjectFactoryBase::OverrideInformation::m_EnabledFlag</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="itkObjectFactoryBase_8h_source.html#l00137">137</a> of file <a class="el" href="itkObjectFactoryBase_8h_source.html">itkObjectFactoryBase.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="8bafc7ef7c5ffbfac59827e221934191"></a><!-- doxytag: member="itk::ObjectFactoryBase::OverrideInformation::m_OverrideWithName" ref="8bafc7ef7c5ffbfac59827e221934191" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::string <a class="el" href="structitk_1_1ObjectFactoryBase_1_1OverrideInformation.html#8bafc7ef7c5ffbfac59827e221934191">itk::ObjectFactoryBase::OverrideInformation::m_OverrideWithName</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="itkObjectFactoryBase_8h_source.html#l00136">136</a> of file <a class="el" href="itkObjectFactoryBase_8h_source.html">itkObjectFactoryBase.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="itkObjectFactoryBase_8h_source.html">itkObjectFactoryBase.h</a></ul>
</div>
<hr><address><small>
Generated at Fri May 8 05:57:57 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>