Classes

Intrusive_Ref_Count_Object_T.h File Reference

#include "ace/Atomic_Op.h"
#include "tao/Intrusive_Ref_Count_Object_T.inl"
#include "tao/Intrusive_Ref_Count_Object_T.cpp"

Classes

class  TAO_Intrusive_Ref_Count_Object< OBJ, ACE_LOCK >
 Template class as wrapper of a non reference counted data type but provide intrusive reference-counting feature by inherited from TAO_Intrusive_Ref_Count_Base. This makes the parameterized type data be smart pointer by using a TAO_Intrusive_Ref_Count_Handle<X> to an this wrapper object. More...

Detailed Description

Id:
Intrusive_Ref_Count_Object_T.h 87943 2009-12-06 02:02:35Z dai_y
Authors:
Yan Dai <dai_y@ociweb.com>
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines