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

Classes

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

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 Sun Apr 1 02:48:17 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000