Sophie

Sophie

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

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::BloxPixel&lt; TItemType &gt; Class Template 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_1BloxPixel.html">BloxPixel</a>
  </div>
<div class="contents">
<h1>itk::BloxPixel&lt; TItemType &gt; Class Template Reference<br>
<small>
[<a class="el" href="group__ImageObjects.html">Image Representation Objects</a>]</small>
</h1><!-- doxytag: class="itk::BloxPixel" -->Holds a linked list of BloxItem's.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="itkBloxPixel_8h_source.html">itkBloxPixel.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for itk::BloxPixel&lt; TItemType &gt;:</div>
<div class="dynsection">
<p><center><img src="classitk_1_1BloxPixel__inherit__graph.png" border="0" usemap="#itk_1_1BloxPixel_3_01TItemType_01_4__inherit__map" alt="Inheritance graph"></center>
<map name="itk_1_1BloxPixel_3_01TItemType_01_4__inherit__map">
<area shape="rect" id="node3" href="classitk_1_1BloxPixel.html" title="itk::BloxPixel\&lt; BloxBoundaryProfileItem\&lt; NDimensions \&gt; \&gt;" alt="" coords="573,5,997,35"><area shape="rect" id="node7" href="classitk_1_1BloxPixel.html" title="itk::BloxPixel\&lt; BloxBoundaryPointItem\&lt; NDimensions \&gt; \&gt;" alt="" coords="577,59,993,88"><area shape="rect" id="node11" href="classitk_1_1BloxPixel.html" title="itk::BloxPixel\&lt; BloxCoreAtomItem\&lt; NDimensions \&gt; \&gt;" alt="" coords="592,112,979,141"><area shape="rect" id="node5" href="classitk_1_1BloxBoundaryProfilePixel.html" title="itk::BloxBoundaryProfilePixel\&lt; NDimensions \&gt;" alt="" coords="1049,5,1380,35"><area shape="rect" id="node9" href="classitk_1_1BloxBoundaryPointPixel.html" title="Holds a linked list of itk::BloxBoundaryPointItem&#39;s." alt="" coords="1053,59,1376,88"><area shape="rect" id="node13" href="classitk_1_1BloxCoreAtomPixel.html" title="Holds a linked list of itk::BloxCoreAtomItem&#39;s." alt="" coords="1067,112,1363,141"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="classitk_1_1BloxPixel-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_1BloxPixel.html#34312c4abbd1ac4555a2f3f6c7ef1a81">BloxPixel</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1BloxPixel.html#f3ec8d8e2b6a741d2e261c35fce8dde4">DeleteListEntries</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned long int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1BloxPixel.html#d824e0686dbbecd50acdd43fe7673538">GetSize</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1BloxPixel.html#68ba4168d06370c46dcc81987cdd8d2c">~BloxPixel</a> ()</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;typename TItemType&gt;<br>
 class itk::BloxPixel&lt; TItemType &gt;</h3>

Holds a linked list of BloxItem's. 
<p>
<a class="el" href="classitk_1_1BloxPixel.html" title="Holds a linked list of BloxItem&#39;s.">itk::BloxPixel</a> is a specialized "value added" version of the basic STL list intended as a base class for all pixels stored in <a class="el" href="classitk_1_1BloxImage.html" title="Templated n-dimensional image class used to store linked lists.">itk::BloxImage</a> derived classes. <a class="el" href="classA.html">A</a> particular type of <a class="el" href="classitk_1_1BloxImage.html" title="Templated n-dimensional image class used to store linked lists.">itk::BloxImage</a> is fully specialized by setting the type of <a class="el" href="classitk_1_1BloxPixel.html" title="Holds a linked list of BloxItem&#39;s.">itk::BloxPixel</a> that it holds, so in some sense this is the most important class in the blox hierarchy.<p>
It is assumed that particular <a class="el" href="classitk_1_1BloxPixel.html" title="Holds a linked list of BloxItem&#39;s.">itk::BloxPixel</a> derived types will add functionality to this base class; for example, eigenanalysis of core atom populations in <a class="el" href="classitk_1_1BloxCoreAtomPixel.html" title="Holds a linked list of itk::BloxCoreAtomItem&#39;s.">itk::BloxCoreAtomPixel</a> 
<p>Definition at line <a class="el" href="itkBloxPixel_8h_source.html#l00045">45</a> of file <a class="el" href="itkBloxPixel_8h_source.html">itkBloxPixel.h</a>.</p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="34312c4abbd1ac4555a2f3f6c7ef1a81"></a><!-- doxytag: member="itk::BloxPixel::BloxPixel" ref="34312c4abbd1ac4555a2f3f6c7ef1a81" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename TItemType&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classitk_1_1BloxPixel.html">itk::BloxPixel</a>&lt; TItemType &gt;::<a class="el" href="classitk_1_1BloxPixel.html">BloxPixel</a>           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="68ba4168d06370c46dcc81987cdd8d2c"></a><!-- doxytag: member="itk::BloxPixel::~BloxPixel" ref="68ba4168d06370c46dcc81987cdd8d2c" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename TItemType&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classitk_1_1BloxPixel.html">itk::BloxPixel</a>&lt; TItemType &gt;::~<a class="el" href="classitk_1_1BloxPixel.html">BloxPixel</a>           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="f3ec8d8e2b6a741d2e261c35fce8dde4"></a><!-- doxytag: member="itk::BloxPixel::DeleteListEntries" ref="f3ec8d8e2b6a741d2e261c35fce8dde4" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename TItemType&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">void <a class="el" href="classitk_1_1BloxPixel.html">itk::BloxPixel</a>&lt; TItemType &gt;::DeleteListEntries           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Delete all entries in the list, then clear the list. 
</div>
</div><p>
<a class="anchor" name="d824e0686dbbecd50acdd43fe7673538"></a><!-- doxytag: member="itk::BloxPixel::GetSize" ref="d824e0686dbbecd50acdd43fe7673538" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename TItemType&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">unsigned long int <a class="el" href="classitk_1_1BloxPixel.html">itk::BloxPixel</a>&lt; TItemType &gt;::GetSize           </td>
          <td>(</td>
          <td class="paramtype">void&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get the number of items stored in the blox. 
<p>Definition at line <a class="el" href="itkBloxPixel_8h_source.html#l00053">53</a> of file <a class="el" href="itkBloxPixel_8h_source.html">itkBloxPixel.h</a>.</p>

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