Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ACE_Auto_Array_Ptr Class Template Reference

Implements an extension to the draft C++ standard auto_ptr abstraction. More...

#include <Auto_Ptr.h>

Inheritance diagram for ACE_Auto_Array_Ptr

Inheritance graph
[legend]
Collaboration diagram for ACE_Auto_Array_Ptr:

Collaboration graph
[legend]
List of all members.

Public Methods

ACE_EXPLICIT ACE_Auto_Array_Ptr (X *p = 0)
X* operator-> () const

Detailed Description

template<class X> template class ACE_Auto_Array_Ptr

Implements an extension to the draft C++ standard auto_ptr abstraction.


Constructor & Destructor Documentation

template<classX>
ACE_EXPLICIT ACE_Auto_Array_Ptr<X>::ACE_Auto_Array_Ptr<X> ( X * p = 0 ) [inline]
 


Member Function Documentation

template<classX>
ACE_INLINE X * ACE_Auto_Array_Ptr< X >::operator-> ( ) const
 


The documentation for this class was generated from the following files:
Generated at Fri Oct 5 07:01:20 2001 for ACE by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000