Exception.i

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 //
00003 // Exception.i,v 1.25 2005/11/02 07:13:02 ossama Exp
00004 
00005 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00006 
00007 ACE_INLINE CORBA::Exception *
00008 CORBA::Exception::_downcast (CORBA::Exception * x)
00009 {
00010   return x;
00011 }
00012 
00013 ACE_INLINE CORBA::Exception const *
00014 CORBA::Exception::_downcast (CORBA::Exception const * x)
00015 {
00016   return x;
00017 }
00018 
00019 TAO_END_VERSIONED_NAMESPACE_DECL

Generated on Thu Nov 9 11:54:11 2006 for TAO by doxygen 1.3.6