ORB_Core_Auto_Ptr.cpp File Reference

#include "tao/ORB_Core_Auto_Ptr.h"
#include "tao/ORB_Core.h"
Include dependency graph for ORB_Core_Auto_Ptr.cpp:

Go to the source code of this file.

Functions

 ACE_RCSID (tao, ORB_Core_Auto_Ptr,"$Id: ORB_Core_Auto_Ptr.cpp 71473 2006-03-10 07:19:20Z jtc $") 1 TAO_ORB_Core_Auto_Ptr

Function Documentation

ACE_RCSID ( tao  ,
ORB_Core_Auto_Ptr  ,
"$Id: ORB_Core_Auto_Ptr.cpp 71473 2006-03-10 07:19:20Z jtc $"   
)

Definition at line 8 of file ORB_Core_Auto_Ptr.cpp.

00010                : ORB_Core_Auto_Ptr.cpp 71473 2006-03-10 07:19:20Z jtc $")
00011 
00012 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00013 
00014 TAO_ORB_Core_Auto_Ptr::~TAO_ORB_Core_Auto_Ptr (void)
00015 {
00016   if (this->get () != 0)
00017     {
00018       this->get ()->_decr_refcnt ();
00019     }
00020 }

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Sat Nov 7 23:27:29 2009 for TAO by  doxygen 1.6.1