Exception.i

Go to the documentation of this file.
00001 // -*- C++ -*- Exception.i,v 1.3 2002/10/13 03:58:57 kitty Exp
00002 
00003 ACEXML_INLINE const ACEXML_Char *
00004 ACEXML_Exception::id (void) const
00005 {
00006   return ACEXML_Exception::exception_name_;
00007 }
00008 
00009 ACEXML_INLINE ACEXML_Exception*
00010 ACEXML_Exception::_downcast (ACEXML_Exception* x)
00011 {
00012   return x;
00013 }

Generated on Thu Nov 9 11:45:36 2006 for ACEXML by doxygen 1.3.6