ITK  5.4.0
Insight Toolkit
Classes | Namespaces | Functions
itkAutoPointer.h File Reference
#include "itkMacro.h"
#include <iostream>
+ Include dependency graph for itkAutoPointer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::AutoPointer< TObjectType >
 

Namespaces

 itk
 

Functions

template<typename T >
std::ostream & itk::operator<< (std::ostream &os, const AutoPointer< T > p)
 
template<typename TAutoPointerBase , typename TAutoPointerDerived >
void itk::TransferAutoPointer (TAutoPointerBase &pa, TAutoPointerDerived &pb)