#include "ace/config-all.h"
#include "ace/Auto_Ptr.h"
#include "ace/Bound_Ptr.i"
Include dependency graph for Bound_Ptr.h:
Compounds | |
class | ACE_Bound_Ptr_Counter |
An ACE_Bound_Ptr_Counter<ACE_LOCK> object encapsulates an object reference count. More... | |
class | ACE_Strong_Bound_Ptr |
This class implements support for a reference counted pointer. More... | |
class | ACE_Weak_Bound_Ptr |
This class implements support for a weak pointer that complements ACE_Strong_Bound_Ptr. More... |