Go to the source code of this file.
Namespaces | |
| namespace | itk |
Functions | |
| template<typename T> | |
| std::ostream & | operator<< (std::ostream &os, AutoPointer< T > p) |
| template<typename TAutoPointerBase, typename TAutoPointerDerived> | |
| This templated function is intended to facilitate the transfer between AutoPointers of Derived class to Base class *void ITK_EXPORT | TransferAutoPointer (TAutoPointerBase &pa, TAutoPointerDerived &pb) |
|
||||||||||||||||
|
Definition at line 220 of file itkAutoPointer.h. |
|
||||||||||||||||
|
Definition at line 232 of file itkAutoPointer.h. |
1.4.2 written by Dimitri van Heesch,
© 1997-2000