TAO  2.0.8
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 91741 2010-09-13 18:13:11Z johnnyw
Authors:
Yan Dai <dai_y@ociweb.com>
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines