#include <itkSTLConstContainerAdaptor.h>
Public Types | |
typedef const TContainer | AdapteeType |
typedef const AdapteeType::Element | ElementType |
typedef const AdapteeType::STLContainerType | TargetType |
Public Member Functions | |
STLConstContainerAdaptor (AdapteeType &adaptee) | |
STLConstContainerAdaptor (AdapteeType *adaptee) | |
TargetType & | GetSTLConstContainerRef () |
Definition at line 38 of file itkSTLConstContainerAdaptor.h.
|
Definition at line 42 of file itkSTLConstContainerAdaptor.h. Referenced by itk::STLConstContainerAdaptor< TContainer >::STLConstContainerAdaptor(). |
|
Definition at line 44 of file itkSTLConstContainerAdaptor.h. |
|
Definition at line 45 of file itkSTLConstContainerAdaptor.h. Referenced by itk::STLConstContainerAdaptor< TContainer >::GetSTLConstContainerRef(). |
|
Definition at line 61 of file itkSTLConstContainerAdaptor.h. References itk::STLConstContainerAdaptor< TContainer >::AdapteeType. |
|
Definition at line 65 of file itkSTLConstContainerAdaptor.h. References itk::STLConstContainerAdaptor< TContainer >::AdapteeType. |
|
Definition at line 69 of file itkSTLConstContainerAdaptor.h. References itk::STLConstContainerAdaptor< TContainer >::TargetType. |