#include <itkNodeList.h>
Inheritance diagram for itk::NodeList:


Public Methods | |
| void | SetItemPointer (TItemType *itemPointer) |
| unsigned long int | GetSize () |
| NodeList () | |
| ~NodeList () | |
Public Attributes | |
| TItemType * | ItemPointer |
Definition at line 34 of file itkNodeList.h.
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
Get the number of items stored in the list. Definition at line 45 of file itkNodeList.h. |
|
||||||||||
|
Store a pointer to the iteme in the list. Definition at line 42 of file itkNodeList.h. |
|
|||||
|
Pointer to the item. Definition at line 39 of file itkNodeList.h. Referenced by itk::NodeList< SecondaryNodeListType >::SetItemPointer(). |
1.2.15 written by Dimitri van Heesch,
© 1997-2000