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


Detailed Description

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

Definition at line 38 of file itkCannyEdgeDetectionImageFilter.h.


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 Tue Sep 15 10:19:49 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000