TAO
2.3.3
|
#include <Intrusive_Ref_Count_Object_T.h>
Public Member Functions | |
TAO_Intrusive_Ref_Count_Object (OBJ *obj) | |
take ownership of obj. More... | |
virtual | ~TAO_Intrusive_Ref_Count_Object (void) |
OBJ * | get () const |
Private Member Functions | |
TAO_Intrusive_Ref_Count_Object (void) | |
TAO_Intrusive_Ref_Count_Object (const TAO_Intrusive_Ref_Count_Object &) | |
TAO_Intrusive_Ref_Count_Object & | operator= (const TAO_Intrusive_Ref_Count_Object &) |
Private Attributes | |
OBJ * | obj_ |
TAO_Intrusive_Ref_Count_Object< OBJ, ACE_LOCK >::TAO_Intrusive_Ref_Count_Object | ( | OBJ * | obj | ) |
take ownership of obj.
|
virtual |
|
private |
|
private |
OBJ * TAO_Intrusive_Ref_Count_Object< OBJ, ACE_LOCK >::get | ( | ) | const |
|
private |
|
private |