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