TAO
2.3.3
|
#include <Intrusive_Ref_Count_Base_T.h>
Public Member Functions | |
virtual | ~TAO_Intrusive_Ref_Count_Base (void) |
void | _add_ref (void) |
void | _remove_ref (void) |
Protected Member Functions | |
TAO_Intrusive_Ref_Count_Base (void) | |
Private Member Functions | |
TAO_Intrusive_Ref_Count_Base (const TAO_Intrusive_Ref_Count_Base &) | |
TAO_Intrusive_Ref_Count_Base & | operator= (const TAO_Intrusive_Ref_Count_Base &) |
Private Attributes | |
ACE_Atomic_Op< ACE_LOCK, long > | ref_count_ |
|
virtual |
|
protected |
|
private |
void TAO_Intrusive_Ref_Count_Base< T >::_add_ref | ( | void | ) |
void TAO_Intrusive_Ref_Count_Base< T >::_remove_ref | ( | void | ) |
|
private |
|
private |