Functions

Refcountable_T.cpp File Reference

#include "ace/Refcountable_T.h"
Include dependency graph for Refcountable_T.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 ACE_RCSID (ace, Refcountable_T,"$Id: Refcountable_T.cpp 81407 2008-04-24 05:59:30Z johnnyw $") 1 template< class ACE_LOCK > ACE_Refcountable_T< ACE_LOCK >

Function Documentation

ACE_RCSID ( ace  ,
Refcountable_T  ,
"$Id: Refcountable_T.cpp 81407 2008-04-24 05:59:30Z johnnyw $"   
)

Definition at line 8 of file Refcountable_T.cpp.

               : Refcountable_T.cpp 81407 2008-04-24 05:59:30Z johnnyw $")

#if !defined (__ACE_INLINE__)
#include "ace/Refcountable_T.inl"
#endif /* __ACE_INLINE__ */

ACE_BEGIN_VERSIONED_NAMESPACE_DECL

template <class ACE_LOCK>
ACE_Refcountable_T<ACE_LOCK>::~ACE_Refcountable_T (void)
{
}

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines