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

itk::ListNode< TValueType > Class Template Reference

#include <itkCannyEdgeDetectionImageFilter.h>

Collaboration diagram for itk::ListNode< TValueType >:

Collaboration graph
[legend]
List of all members.

Public Attributes

TValueType m_Value
ListNodeNext
ListNodePrevious

template<class TValueType>
class itk::ListNode< TValueType >


Member Data Documentation

template<class TValueType>
TValueType itk::ListNode< TValueType >::m_Value
 

Definition at line 39 of file itkCannyEdgeDetectionImageFilter.h.

template<class TValueType>
ListNode* itk::ListNode< TValueType >::Next
 

Definition at line 40 of file itkCannyEdgeDetectionImageFilter.h.

template<class TValueType>
ListNode* itk::ListNode< TValueType >::Previous
 

Definition at line 41 of file itkCannyEdgeDetectionImageFilter.h.


The documentation for this class was generated from the following file:
Generated at Sun Apr 1 02:52:46 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000