Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 60f1dc962abad0f3b492991a4fbef9be > files > 135

vtk-doc-5.4.2-5mdv2010.0.noarch.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>VTK: vtkArrayIteratorIncludes Class 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.6 -->
<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><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="classes.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="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>
</div>
<div class="contents">
<h1>vtkArrayIteratorIncludes Class Reference</h1><!-- doxytag: class="vtkArrayIteratorIncludes" --><code>#include &lt;<a class="el" href="a03775.html">vtkArrayIteratorIncludes.h</a>&gt;</code>
<p>
<hr><a name="_details"></a><h2>Detailed Description</h2>
centralize array iterator type includes required when using the vtkArrayIteratorTemplateMacro. 
<p>
A CXX file using vtkArrayIteratorTemplateMacro needs to include the header files for all types of iterators supported by the macro. As new arrays and new iterators are added, vtkArrayIteratorTemplateMacro will also need to be updated to switch to the additional cases. However, this would imply any code using the macro will start giving compilation errors unless they include the new iterator headers. The <a class="el" href="a01979.html">vtkArrayIteratorIncludes.h</a> will streamline this issue. Every file using the vtkArrayIteratorTemplateMacro must include this <a class="el" href="a01979.html">vtkArrayIteratorIncludes.h</a>. As new iterators are added and the vtkArrayIteratorTemplateMacro updated, one needs to update this header file alone. <table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li>dox/Common/<a class="el" href="a03775.html">vtkArrayIteratorIncludes.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 18:53:33 2009 for VTK 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>
</html>