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)
template<typename TAutoPointerBase, typename TAutoPointerDerived>
This templated function is
intended to facilitate the
transfer between AutoPointers
of Derived class to Base class
*void ITK_EXPORT 
TransferAutoPointer (TAutoPointerBase &pa, TAutoPointerDerived &pb)


Function Documentation

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

Definition at line 220 of file itkAutoPointer.h.

template<typename TAutoPointerBase, typename TAutoPointerDerived>
This templated function is intended to facilitate the transfer between AutoPointers of Derived class to Base class* void ITK_EXPORT itk::TransferAutoPointer TAutoPointerBase &  pa,
TAutoPointerDerived &  pb
 

Definition at line 232 of file itkAutoPointer.h.


Generated at Sun Jul 9 18:46:13 2006 for ITK by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2000