Sophie

Sophie

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

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::SecondaryNodeList&lt; TItemType, VCliqueSize &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_1SecondaryNodeList.html">SecondaryNodeList</a>
  </div>
<div class="contents">
<h1>itk::SecondaryNodeList&lt; TItemType, VCliqueSize &gt; Class Template Reference</h1><!-- doxytag: class="itk::SecondaryNodeList" -->Stores corresponding lists of nodes with pointers to the contained items.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="itkSecondaryNodeList_8h_source.html">itkSecondaryNodeList.h</a>&gt;</code>
<p>

<p>
<a href="classitk_1_1SecondaryNodeList-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">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1SecondaryNodeList.html#d71d95e2dcf1eab739f1b08d1940d42d">GetIndex</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_1SecondaryNodeList.html#a48a019bf505787b9db7beb1cc5a5d53">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_1SecondaryNodeList.html#70fd9c22883a2dc4673bb8ccadcbfbbd">SecondaryNodeList</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_1SecondaryNodeList.html#eb76fcca46fa48941fd6c207617aafa2">SetIndex</a> (int value)</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_1SecondaryNodeList.html#5e829d0946ebd856c2869779d84f4163">SetNodePointer</a> (TItemType *itemPointer)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1SecondaryNodeList.html#32a6bf7cffb481c09f0bcfd0d22dc191">~SecondaryNodeList</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">TItemType *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1SecondaryNodeList.html#9e8d9663b4033d4ebde3b2919dfa5963">ItemPointer</a></td></tr>

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

Stores corresponding lists of nodes with pointers to the contained items. 
<p>Definition at line <a class="el" href="itkSecondaryNodeList_8h_source.html#l00033">33</a> of file <a class="el" href="itkSecondaryNodeList_8h_source.html">itkSecondaryNodeList.h</a>.</p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="70fd9c22883a2dc4673bb8ccadcbfbbd"></a><!-- doxytag: member="itk::SecondaryNodeList::SecondaryNodeList" ref="70fd9c22883a2dc4673bb8ccadcbfbbd" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename TItemType , int VCliqueSize&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classitk_1_1SecondaryNodeList.html">itk::SecondaryNodeList</a>&lt; TItemType, VCliqueSize &gt;::<a class="el" href="classitk_1_1SecondaryNodeList.html">SecondaryNodeList</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="32a6bf7cffb481c09f0bcfd0d22dc191"></a><!-- doxytag: member="itk::SecondaryNodeList::~SecondaryNodeList" ref="32a6bf7cffb481c09f0bcfd0d22dc191" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename TItemType , int VCliqueSize&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classitk_1_1SecondaryNodeList.html">itk::SecondaryNodeList</a>&lt; TItemType, VCliqueSize &gt;::~<a class="el" href="classitk_1_1SecondaryNodeList.html">SecondaryNodeList</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="d71d95e2dcf1eab739f1b08d1940d42d"></a><!-- doxytag: member="itk::SecondaryNodeList::GetIndex" ref="d71d95e2dcf1eab739f1b08d1940d42d" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename TItemType , int VCliqueSize&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="classitk_1_1SecondaryNodeList.html">itk::SecondaryNodeList</a>&lt; TItemType, VCliqueSize &gt;::GetIndex           </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>

<p>Definition at line <a class="el" href="itkSecondaryNodeList_8h_source.html#l00047">47</a> of file <a class="el" href="itkSecondaryNodeList_8h_source.html">itkSecondaryNodeList.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="a48a019bf505787b9db7beb1cc5a5d53"></a><!-- doxytag: member="itk::SecondaryNodeList::GetSize" ref="a48a019bf505787b9db7beb1cc5a5d53" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename TItemType , int VCliqueSize&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">unsigned long int <a class="el" href="classitk_1_1SecondaryNodeList.html">itk::SecondaryNodeList</a>&lt; TItemType, VCliqueSize &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 list. 
<p>Definition at line <a class="el" href="itkSecondaryNodeList_8h_source.html#l00044">44</a> of file <a class="el" href="itkSecondaryNodeList_8h_source.html">itkSecondaryNodeList.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="eb76fcca46fa48941fd6c207617aafa2"></a><!-- doxytag: member="itk::SecondaryNodeList::SetIndex" ref="eb76fcca46fa48941fd6c207617aafa2" args="(int value)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename TItemType , int VCliqueSize&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">void <a class="el" href="classitk_1_1SecondaryNodeList.html">itk::SecondaryNodeList</a>&lt; TItemType, VCliqueSize &gt;::SetIndex           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>value</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="itkSecondaryNodeList_8h_source.html#l00048">48</a> of file <a class="el" href="itkSecondaryNodeList_8h_source.html">itkSecondaryNodeList.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="5e829d0946ebd856c2869779d84f4163"></a><!-- doxytag: member="itk::SecondaryNodeList::SetNodePointer" ref="5e829d0946ebd856c2869779d84f4163" args="(TItemType *itemPointer)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename TItemType , int VCliqueSize&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">void <a class="el" href="classitk_1_1SecondaryNodeList.html">itk::SecondaryNodeList</a>&lt; TItemType, VCliqueSize &gt;::SetNodePointer           </td>
          <td>(</td>
          <td class="paramtype">TItemType *&nbsp;</td>
          <td class="paramname"> <em>itemPointer</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the medial node pointer for the corresponding node. 
<p>Definition at line <a class="el" href="itkSecondaryNodeList_8h_source.html#l00041">41</a> of file <a class="el" href="itkSecondaryNodeList_8h_source.html">itkSecondaryNodeList.h</a>.</p>

<p>References <a class="el" href="itkSecondaryNodeList_8h_source.html#l00038">itk::SecondaryNodeList&lt; TItemType, VCliqueSize &gt;::ItemPointer</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="9e8d9663b4033d4ebde3b2919dfa5963"></a><!-- doxytag: member="itk::SecondaryNodeList::ItemPointer" ref="9e8d9663b4033d4ebde3b2919dfa5963" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename TItemType , int VCliqueSize&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">TItemType* <a class="el" href="classitk_1_1SecondaryNodeList.html">itk::SecondaryNodeList</a>&lt; TItemType, VCliqueSize &gt;::<a class="el" href="classitk_1_1SecondaryNodeList.html#9e8d9663b4033d4ebde3b2919dfa5963">ItemPointer</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Pointer to the medial node. 
<p>Definition at line <a class="el" href="itkSecondaryNodeList_8h_source.html#l00038">38</a> of file <a class="el" href="itkSecondaryNodeList_8h_source.html">itkSecondaryNodeList.h</a>.</p>

<p>Referenced by <a class="el" href="itkSecondaryNodeList_8h_source.html#l00041">itk::SecondaryNodeList&lt; TItemType, VCliqueSize &gt;::SetNodePointer()</a>.</p>

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