ITK  4.2.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces | Functions
itkAutoPointer.h File Reference

Go to the source code of this file.

Classes

class  itk::AutoPointer< TObjectType >
 Implements an Automatic Pointer to an object. More...

Namespaces

namespace  itk

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)