Refcountable.cpp

Go to the documentation of this file.
00001 // $Id: Refcountable.cpp 69051 2005-10-28 16:14:56Z ossama $
00002 
00003 #include "ace/Refcountable.h"
00004 
00005 #if !defined (__ACE_INLINE__)
00006 #include "ace/Refcountable.inl"
00007 #endif /* __ACE_INLINE __ */
00008 
00009 
00010 ACE_RCSID (ace,
00011            Refcountable,
00012            "$Id: Refcountable.cpp 69051 2005-10-28 16:14:56Z ossama $")
00013 
00014 ACE_BEGIN_VERSIONED_NAMESPACE_DECL
00015 
00016 ACE_Refcountable::~ACE_Refcountable (void)
00017 {
00018 }
00019 
00020 ACE_END_VERSIONED_NAMESPACE_DECL

Generated on Sun Jan 27 12:05:36 2008 for ACE by doxygen 1.3.6