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

#include <itkCorrespondingList.h>

List of all members.


Detailed Description

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

Part of the itkCorrespondenceDataStructure.

Definition at line 35 of file itkCorrespondingList.h.

Public Member Functions

 CorrespondingList ()
Set and Get functions for
thesecondary indices in the
base node clique *int 
GetIndex (int i)
unsigned long int GetSize ()
void SetIndex (int i, int value)
 ~CorrespondingList ()


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>
Set and Get functions for thesecondary indices in the base node clique* int itk::CorrespondingList< TItemType, VCliqueSize >::GetIndex int  i  )  [inline]
 

Definition at line 44 of file itkCorrespondingList.h.

template<typename TItemType, int VCliqueSize>
unsigned long int itk::CorrespondingList< TItemType, VCliqueSize >::GetSize void   )  [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]
 

Definition at line 45 of file itkCorrespondingList.h.


The documentation for this class was generated from the following file:
Generated at Sun Jul 9 19:24:00 2006 for ITK by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2000