Go to the source code of this file.
Namespaces | |
| namespace | itk |
Classes | |
| class | itk::AutoPointer< TObjectType > |
| Implements an Automatic Pointer to an object. More... | |
Functions | |
| template<typename T> | |
| std::ostream & | itk::operator<< (std::ostream &os, AutoPointer< T > p) |
| template<typename TAutoPointerBase, typename TAutoPointerDerived> | |
| void ITK_EXPORT | itk::TransferAutoPointer (TAutoPointerBase &pa, TAutoPointerDerived &pb) |
1.5.5 written by Dimitri van Heesch,
© 1997-2000