ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
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) |