Refcountable.cpp

Go to the documentation of this file.
00001 // Refcountable.cpp,v 4.4 2005/10/28 16:14:55 ossama Exp
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            "Refcountable.cpp,v 4.4 2005/10/28 16:14:55 ossama Exp")
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 Thu Nov 9 09:42:01 2006 for ACE by doxygen 1.3.6