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

/export2/deucetmp/bala/release_try/ACE_wrappers/ace/Refcounted_Auto_Ptr.h File Reference

#include "ace/Auto_Ptr.h"
#include "ace/Refcounted_Auto_Ptr.i"

Include dependency graph for Refcounted_Auto_Ptr.h:

Include dependency graph

Compounds

class  ACE_Refcounted_Auto_Ptr
 This class implements support for a reference counted auto_ptr. Assigning or copying instances of an ACE_Refcounted_Auto_Ptr will automatically increment the reference count. When the last instance that references a ACE_Refcounted_Auto_Ptr instance is destroyed or overwritten, it will invoke delete on its underlying pointer. More...

class  ACE_Refcounted_Auto_Ptr_Rep
 An ACE_Refcounted_Auto_Ptr_Rep<X, ACE_LOCK> object encapsulates a pointer to an object of type X. It is pointed to by ACE_Refcounted_Auto_Ptr<X, ACE_LOCK> object[s] and only accessible through them. More...


Detailed Description

Id:
Refcounted_Auto_Ptr.h,v 4.13 2003/11/01 11:15:16 dhinton Exp

Author:
John Tucker <JTucker@infoglide.com>

Generated on Wed Jan 14 22:28:33 2004 for ACE by doxygen1.2.18