#include <itkCorrespondenceDataStructure.h>
Inheritance diagram for itk::CorrespondenceDataStructure< TItemType, VCliqueSize >:


Public Types | |
| typedef CorrespondenceDataStructure | Self |
| typedef DataObject | Superclass |
| typedef SmartPointer< Self > | Pointer |
| typedef SmartPointer< const Self > | ConstPointer |
| typedef TItemType | ItemType |
| typedef CorrespondingList< TItemType, VCliqueSize > | CorrespondingListType |
| typedef SecondaryNodeList< CorrespondingListType, VCliqueSize > | SecondaryNodeListType |
| typedef NodeList< SecondaryNodeListType > | NodeListType |
Public Member Functions | |
| virtual const char * | GetNameOfClass () const |
| itkStaticConstMacro (CliqueSize, unsigned int, VCliqueSize) | |
Static Public Member Functions | |
| Pointer | New () |
Public Attributes | |
| NodeListType * | m_NodeList |
Protected Member Functions | |
| CorrespondenceDataStructure () | |
| ~CorrespondenceDataStructure () | |
Definition at line 40 of file itkCorrespondenceDataStructure.h.
|
|||||
|
Reimplemented from itk::DataObject. Definition at line 47 of file itkCorrespondenceDataStructure.h. |
|
|||||
|
The typedef for the CorrespondingPairList. Definition at line 59 of file itkCorrespondenceDataStructure.h. |
|
|||||
|
Definition at line 55 of file itkCorrespondenceDataStructure.h. |
|
|||||
|
The typedef for the NodeList. Definition at line 65 of file itkCorrespondenceDataStructure.h. |
|
|||||
|
Reimplemented from itk::DataObject. Definition at line 46 of file itkCorrespondenceDataStructure.h. |
|
|||||
|
The typedef for the NodePairList. Definition at line 62 of file itkCorrespondenceDataStructure.h. |
|
|||||
|
Standard class typedefs. Reimplemented from itk::DataObject. Definition at line 44 of file itkCorrespondenceDataStructure.h. |
|
|||||
|
Reimplemented from itk::DataObject. Definition at line 45 of file itkCorrespondenceDataStructure.h. |
|
|||||||||
|
Default Constructor. |
|
|||||||||
|
Default Destructor. |
|
|||||||||
|
Run-time type information (and related methods). Reimplemented from itk::DataObject. |
|
||||||||||||||||||||
|
|
|
|||||||||
|
Method for creation through the object factory. Reimplemented from itk::Object. |
|
|||||
|
Node List. Definition at line 68 of file itkCorrespondenceDataStructure.h. |
1.3.5 written by Dimitri van Heesch,
© 1997-2000