#include "tao/AnyTypeCode/TAO_AnyTypeCode_Export.h"
#include "tao/AnyTypeCode/AnyTypeCode_methods.h"
#include "tao/SystemException.h"
Include dependency graph for SystemExceptionA.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | CORBA |
Defines | |
#define | TAO_SYSTEM_EXCEPTION(name) |
SystemException Any operator and typecode decls.
Definition in file SystemExceptionA.h.
|
Value: TAO_AnyTypeCode_Export void operator<<= (CORBA::Any &, \ const CORBA::name &); \ TAO_AnyTypeCode_Export void operator<<= (CORBA::Any &, \ CORBA::name *); \ TAO_AnyTypeCode_Export CORBA::Boolean operator>>= (const CORBA::Any &, \ const CORBA::name *&); \ extern TAO_AnyTypeCode_Export TypeCode_ptr const _tc_ ## name Definition at line 33 of file SystemExceptionA.h. |