SystemException.h File Reference

#include "tao/orbconf.h"
#include "tao/Exception.h"
#include "tao/SystemException.inl"

Include dependency graph for SystemException.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  CORBA
namespace  TAO

Defines

#define TAO_SYSTEM_EXCEPTION(name)

Variables

TAO_BEGIN_VERSIONED_NAMESPACE_DECL
class 
TAO_OutputCDR


Detailed Description

SystemException.h,v 1.11 2006/01/16 16:52:08 olli Exp

CORBA::SystemException class header.

Author:
DOC Group at Vanderbilt U, Wash U, and UCI

Ossama Othman <ossama@dre.vanderbilt.edu>

Definition in file SystemException.h.


Define Documentation

#define TAO_SYSTEM_EXCEPTION name   ) 
 

Value:

class TAO_Export name : public SystemException \
    { \
    public: \
      name (void); \
      name (CORBA::ULong code, \
            CORBA::CompletionStatus completed); \
      static name * _downcast (CORBA::Exception* exception); \
      static name const * _downcast (CORBA::Exception const * exception); \
      virtual void _raise (void) const; \
      virtual CORBA::TypeCode_ptr _tao_type (void) const; \
      static void _tao_any_destructor (void*); \
      virtual CORBA::Exception *_tao_duplicate (void) const; \
      static CORBA::SystemException *_tao_create (void); \
    }; \

Definition at line 180 of file SystemException.h.


Variable Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL class TAO_OutputCDR
 

Definition at line 34 of file SystemException.h.


Generated on Thu Nov 9 12:07:40 2006 for TAO by doxygen 1.3.6