Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::CorrespondingList< TItemType, VCliqueSize > Class Template Reference

Part of the itkCorrespondenceDataStructure. More...

#include <itkCorrespondingList.h>

Inheritance diagram for itk::CorrespondingList:

Inheritance graph
[legend]
Collaboration diagram for itk::CorrespondingList< TItemType, VCliqueSize >:

Collaboration graph
[legend]
List of all members.

Public Methods

unsigned long int GetSize ()
 CorrespondingList ()
 ~CorrespondingList ()
int GetIndex (int i)
void SetIndex (int i, int value)

Detailed Description

template<typename TItemType, int VCliqueSize>
class itk::CorrespondingList< TItemType, VCliqueSize >

Part of the itkCorrespondenceDataStructure.

Definition at line 35 of file itkCorrespondingList.h.


Constructor & Destructor Documentation

template<typename TItemType, int VCliqueSize>
itk::CorrespondingList< TItemType, VCliqueSize >::CorrespondingList  
 

Constructor

template<typename TItemType, int VCliqueSize>
itk::CorrespondingList< TItemType, VCliqueSize >::~CorrespondingList  
 

Destructor


Member Function Documentation

template<typename TItemType, int VCliqueSize>
int itk::CorrespondingList< TItemType, VCliqueSize >::GetIndex int    i [inline]
 

Set and Get functions for thesecondary indices in the base node clique.

Definition at line 44 of file itkCorrespondingList.h.

template<typename TItemType, int VCliqueSize>
unsigned long int itk::CorrespondingList< TItemType, VCliqueSize >::GetSize   [inline]
 

Get the number of items stored in the blox.

Definition at line 40 of file itkCorrespondingList.h.

template<typename TItemType, int VCliqueSize>
void itk::CorrespondingList< TItemType, VCliqueSize >::SetIndex int    i,
int    value
[inline]
 

Set and Get functions for thesecondary indices in the base node clique.

Definition at line 45 of file itkCorrespondingList.h.


The documentation for this class was generated from the following file:
Generated at Tue Sep 16 11:34:21 2003 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000