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>

List of all members.

Public Member Functions

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 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]
 

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 Sun Apr 1 03:00:09 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000