TAO_AnyTypeCode  2.4.1
Namespaces | Functions
ExceptionA.h File Reference
#include "tao/orbconf.h"
#include "tao/AnyTypeCode/TAO_AnyTypeCode_Export.h"
#include "tao/Exception.h"

Namespaces

 CORBA
 

Functions

TAO_AnyTypeCode_Export void operator<<= (CORBA::Any &, const CORBA::Exception &)
 
TAO_AnyTypeCode_Export void operator<<= (CORBA::Any &, CORBA::Exception *)
 

Detailed Description

This file defines way in which CORBA exceptions are reported.

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

Function Documentation

TAO_AnyTypeCode_Export void operator<<= ( CORBA::Any ,
const CORBA::Exception  
)
TAO_AnyTypeCode_Export void operator<<= ( CORBA::Any ,
CORBA::Exception  
)