#include "Exception.h"#include "SystemException.h"#include "Environment.h"#include "Any_SystemException.h"#include "Any_Dual_Impl_T.h"#include "TypeCode.h"#include "ORB_Constants.h"#include "TypeCode_Constants.h"#include "CORBA_String.h"#include "CDR.h"#include "debug.h"#include "ace/Malloc.h"#include "ace/SString.h"#include "ace/OS_NS_string.h"#include "ace/streams.h"#include "tao/Exception.i"#include "ace/OS_NS_stdio.h"Include dependency graph for Exception.cpp:

Namespaces | |
| namespace | CORBA |
| namespace | TAO |
Functions | |
| ACE_OSTREAM_TYPE & | operator<< (ACE_OSTREAM_TYPE &os, const CORBA::Exception &e) |
| ACE_OSTREAM_TYPE & | operator<< (ACE_OSTREAM_TYPE &os, const CORBA::Exception *e) |
| template<> | |
| void | Any_Dual_Impl_T< CORBA::Exception >::value (const CORBA::Exception &val) |
| template<> | |
| CORBA::Boolean | Any_Dual_Impl_T< CORBA::Exception >::marshal_value (TAO_OutputCDR &cdr) |
| template<> | |
| CORBA::Boolean | Any_Dual_Impl_T< CORBA::Exception >::demarshal_value (TAO_InputCDR &cdr) |
| template<> | |
| CORBA::Boolean | Any_Dual_Impl_T< CORBA::Exception >::extract (const CORBA::Any &, _tao_destructor, CORBA::TypeCode_ptr, const CORBA::Exception *&) |
| void | operator<<= (CORBA::Any &any, const CORBA::Exception &exception) |
| void | operator<<= (CORBA::Any &any, CORBA::Exception *exception) |
|
||||||||||
|
|
|
||||||||||||||||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.3.9.1