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

itk::STLConstContainerAdaptor< TContainer > Class Template Reference

#include <itkSTLConstContainerAdaptor.h>

List of all members.

Public Types

typedef const TContainer AdapteeType
typedef const AdapteeType::Element ElementType
typedef const AdapteeType::STLContainerType TargetType

Public Methods

 STLConstContainerAdaptor (AdapteeType &adaptee)
 STLConstContainerAdaptor (AdapteeType *adaptee)
TargetTypeGetSTLConstContainerRef ()

template<typename TContainer>
class itk::STLConstContainerAdaptor< TContainer >


Member Typedef Documentation

template<typename TContainer>
typedef const TContainer itk::STLConstContainerAdaptor< TContainer >::AdapteeType
 

Definition at line 40 of file itkSTLConstContainerAdaptor.h.

Referenced by itk::STLConstContainerAdaptor< TContainer >::STLConstContainerAdaptor().

template<typename TContainer>
typedef const AdapteeType::Element itk::STLConstContainerAdaptor< TContainer >::ElementType
 

Definition at line 42 of file itkSTLConstContainerAdaptor.h.

template<typename TContainer>
typedef const AdapteeType::STLContainerType itk::STLConstContainerAdaptor< TContainer >::TargetType
 

Definition at line 43 of file itkSTLConstContainerAdaptor.h.

Referenced by itk::STLConstContainerAdaptor< TContainer >::GetSTLConstContainerRef().


Constructor & Destructor Documentation

template<typename TContainer>
itk::STLConstContainerAdaptor< TContainer >::STLConstContainerAdaptor AdapteeType   adaptee [inline]
 

Definition at line 59 of file itkSTLConstContainerAdaptor.h.

References itk::STLConstContainerAdaptor< TContainer >::AdapteeType.

template<typename TContainer>
itk::STLConstContainerAdaptor< TContainer >::STLConstContainerAdaptor AdapteeType   adaptee [inline]
 

Definition at line 63 of file itkSTLConstContainerAdaptor.h.

References itk::STLConstContainerAdaptor< TContainer >::AdapteeType.


Member Function Documentation

template<typename TContainer>
TargetType& itk::STLConstContainerAdaptor< TContainer >::GetSTLConstContainerRef   [inline]
 

Definition at line 67 of file itkSTLConstContainerAdaptor.h.

References itk::STLConstContainerAdaptor< TContainer >::TargetType.


The documentation for this class was generated from the following file:
Generated at Fri May 21 01:41:40 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000