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.

Detailed Description

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

Definition at line 38 of file itkCannyEdgeDetectionImageFilter.h.

Public Attributes

TValueType m_Value
ListNodeNext
ListNodePrevious


Member Data Documentation

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

Definition at line 41 of file itkCannyEdgeDetectionImageFilter.h.

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

Definition at line 43 of file itkCannyEdgeDetectionImageFilter.h.

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

Definition at line 44 of file itkCannyEdgeDetectionImageFilter.h.


The documentation for this class was generated from the following file:
Generated at Thu Nov 6 07:43:21 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000