#include <DynamicAnyC.h>
Inheritance diagram for DynamicAny::DynAny::TypeMismatch:
Public Member Functions | |
TypeMismatch (void) | |
TypeMismatch (const TypeMismatch &) | |
~TypeMismatch (void) | |
TypeMismatch & | operator= (const TypeMismatch &) |
virtual CORBA::Exception * | _tao_duplicate (void) const |
virtual void | _raise (void) const |
virtual void | _tao_encode (TAO_OutputCDR &) const |
virtual void | _tao_decode (TAO_InputCDR &) |
Static Public Member Functions | |
TypeMismatch * | _downcast (CORBA::Exception *) |
const TypeMismatch * | _downcast (CORBA::Exception const *) |
CORBA::Exception * | _alloc (void) |
|
|
|
|
|
|
|
|
|
Reimplemented from CORBA::UserException. |
|
Reimplemented from CORBA::UserException. |
|
Implements CORBA::UserException. |
|
Implements CORBA::Exception. |
|
Implements CORBA::Exception. |
|
Implements CORBA::Exception. |
|
|