Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itkAutoPointer.h File Reference

Go to the source code of this file.

Namespaces

namespace  itk

Functions

template<typename T>
std::ostream & operator<< (std::ostream &os, AutoPointer< T > p)


Function Documentation

template<typename T>
std::ostream& operator<< std::ostream &  os,
AutoPointer< T >  p
 

Definition at line 225 of file itkAutoPointer.h.

References ITK_EXPORT.

template<typename TAutoPointerBase, typename TAutoPointerDerived>
void ITK_EXPORT TransferAutoPointer TAutoPointerBase &  pa,
TAutoPointerDerived &  pb
 

This templated function is intended to facilitate the transfer between AutoPointers of Derived class to Base class

Definition at line 237 of file itkAutoPointer.h.


Generated at Tue Aug 30 16:47:05 2005 for ITK by doxygen 1.4.1 written by Dimitri van Heesch, © 1997-2000