TAO_DynamicInterface 4.0.0
|
This is the class for holding exception. More...
#include <AMH_DSI_Response_Handler.h>
Public Types | |
typedef TAO_AMH_DSI_Exception_Holder_var | _var_type |
Public Member Functions | |
TAO_AMH_DSI_Exception_Holder (CORBA::Exception *ex) | |
virtual | ~TAO_AMH_DSI_Exception_Holder () |
virtual::CORBA::ValueBase * | _copy_value () |
virtual const char * | _tao_obv_repository_id () const |
virtual void | raise_invoke () |
CORBA::TypeCode_ptr | _tao_type () const |
void | _tao_obv_truncatable_repo_ids (Repository_Id_List &) const |
CORBA::Boolean | _tao_match_formal_type (ptrdiff_t) const |
Static Public Member Functions | |
static TAO_AMH_DSI_Exception_Holder * | _downcast (CORBA::ValueBase *) |
static CORBA::Boolean | _tao_unmarshal (TAO_InputCDR &, TAO_AMH_DSI_Exception_Holder *&) |
static const char * | _tao_obv_static_repository_id () |
static void | _tao_any_destructor (void *) |
Protected Member Functions | |
TAO_AMH_DSI_Exception_Holder () | |
virtual CORBA::Boolean | _tao_marshal_v (TAO_OutputCDR &) const |
*** Terrible Hack ? *** | |
virtual CORBA::Boolean | _tao_unmarshal_v (TAO_InputCDR &) |
virtual CORBA::Boolean | _tao_marshal__Test_TAO_AMH_DSI_Exception_Holder (TAO_OutputCDR &) |
virtual CORBA::Boolean | _tao_unmarshal__Test_TAO_AMH_DSI_Exception_Holder (TAO_InputCDR &) |
Private Member Functions | |
TAO_AMH_DSI_Exception_Holder (const TAO_AMH_DSI_Exception_Holder &) | |
void | operator= (const TAO_AMH_DSI_Exception_Holder &) |
Private Attributes | |
CORBA::Exception * | exception_ |
This is the class for holding exception.
TAO_AMH_DSI_Exception_Holder::TAO_AMH_DSI_Exception_Holder | ( | CORBA::Exception * | ex | ) |
|
virtual |
|
protected |
|
private |
CORBA::ValueBase * TAO_AMH_DSI_Exception_Holder::_copy_value | ( | ) |
|
static |
|
static |
|
protectedvirtual |
|
protectedvirtual |
*** Terrible Hack ? ***
CORBA::Boolean TAO_AMH_DSI_Exception_Holder::_tao_match_formal_type | ( | ptrdiff_t | ) | const |
|
virtual |
|
static |
void TAO_AMH_DSI_Exception_Holder::_tao_obv_truncatable_repo_ids | ( | Repository_Id_List & | ) | const |
CORBA::TypeCode_ptr TAO_AMH_DSI_Exception_Holder::_tao_type | ( | ) | const |
|
static |
|
protectedvirtual |
|
protectedvirtual |
|
private |
|
virtual |
|
private |