2 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
6 TAO_Intrusive_Ref_Count_Base<T>::TAO_Intrusive_Ref_Count_Base ()
14 TAO_Intrusive_Ref_Count_Base<T>::_add_ref ()
23 TAO_Intrusive_Ref_Count_Base<T>::_remove_ref ()
25 CORBA::ULong const new_count = --this->refcount_;
35 TAO_END_VERSIONED_NAMESPACE_DECL