Refcounted_Auto_Ptr.h File Reference

#include "ace/Auto_Ptr.h"
#include "ace/Refcounted_Auto_Ptr.inl"
#include "ace/Refcounted_Auto_Ptr.cpp"

Include dependency graph for Refcounted_Auto_Ptr.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

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...


Variables

ACE_BEGIN_VERSIONED_NAMESPACE_DECL
class 
ACE_Refcounted_Auto_Ptr_Rep


Detailed Description

Refcounted_Auto_Ptr.h,v 4.22 2005/10/28 16:14:55 ossama Exp

Author:
John Tucker <JTucker@infoglide.com>

Definition in file Refcounted_Auto_Ptr.h.


Variable Documentation

ACE_BEGIN_VERSIONED_NAMESPACE_DECL class ACE_Refcounted_Auto_Ptr_Rep
 

Definition at line 27 of file Refcounted_Auto_Ptr.h.


Generated on Thu Nov 9 11:05:37 2006 for ACE by doxygen 1.3.6