#include <itkSTLConstContainerAdaptor.h>
Public Types | |
typedef const TContainer | AdapteeType |
typedef const AdapteeType::Element | ElementType |
typedef const AdapteeType::STLContainerType | TargetType |
Public Methods | |
STLConstContainerAdaptor (AdapteeType &adaptee) | |
STLConstContainerAdaptor (AdapteeType *adaptee) | |
TargetType & | GetSTLConstContainerRef () |
|
Definition at line 40 of file itkSTLConstContainerAdaptor.h. Referenced by itk::STLConstContainerAdaptor< TContainer >::STLConstContainerAdaptor(). |
|
Definition at line 42 of file itkSTLConstContainerAdaptor.h. |
|
Definition at line 43 of file itkSTLConstContainerAdaptor.h. Referenced by itk::STLConstContainerAdaptor< TContainer >::GetSTLConstContainerRef(). |
|
Definition at line 59 of file itkSTLConstContainerAdaptor.h. References itk::STLConstContainerAdaptor< TContainer >::AdapteeType. |
|
Definition at line 63 of file itkSTLConstContainerAdaptor.h. References itk::STLConstContainerAdaptor< TContainer >::AdapteeType. |
|
Definition at line 67 of file itkSTLConstContainerAdaptor.h. References itk::STLConstContainerAdaptor< TContainer >::TargetType. |