TAO_DynamicInterface  2.4.0
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes | List of all members
TAO_AMH_DSI_Exception_Holder Class Reference

This is the class for holding exception. More...

#include <AMH_DSI_Response_Handler.h>

Inheritance diagram for TAO_AMH_DSI_Exception_Holder:
Inheritance graph
[legend]
Collaboration diagram for TAO_AMH_DSI_Exception_Holder:
Collaboration graph
[legend]

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 (void)
 
virtual ::CORBA::ValueBase * _copy_value (void)
 
virtual const char * _tao_obv_repository_id (void) const
 
virtual void raise_invoke ()
 
CORBA::TypeCode_ptr _tao_type (void) 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 (void)
 
static void _tao_any_destructor (void *)
 

Protected Member Functions

 TAO_AMH_DSI_Exception_Holder (void)
 
virtual CORBA::Boolean _tao_marshal_v (TAO_OutputCDR &) const
 *** Terrible Hack ? *** More...
 
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::Exceptionexception_
 

Detailed Description

This is the class for holding exception.

Member Typedef Documentation

Constructor & Destructor Documentation

TAO_AMH_DSI_Exception_Holder::TAO_AMH_DSI_Exception_Holder ( CORBA::Exception ex)
TAO_AMH_DSI_Exception_Holder::~TAO_AMH_DSI_Exception_Holder ( void  )
virtual
TAO_AMH_DSI_Exception_Holder::TAO_AMH_DSI_Exception_Holder ( void  )
protected
TAO_AMH_DSI_Exception_Holder::TAO_AMH_DSI_Exception_Holder ( const TAO_AMH_DSI_Exception_Holder )
private

Member Function Documentation

CORBA::ValueBase * TAO_AMH_DSI_Exception_Holder::_copy_value ( void  )
TAO_AMH_DSI_Exception_Holder * TAO_AMH_DSI_Exception_Holder::_downcast ( CORBA::ValueBase *  v)
static
void TAO_AMH_DSI_Exception_Holder::_tao_any_destructor ( void *  _tao_void_pointer)
static
CORBA::Boolean TAO_AMH_DSI_Exception_Holder::_tao_marshal__Test_TAO_AMH_DSI_Exception_Holder ( TAO_OutputCDR )
protectedvirtual
CORBA::Boolean TAO_AMH_DSI_Exception_Holder::_tao_marshal_v ( TAO_OutputCDR ) const
protectedvirtual

*** Terrible Hack ? ***

CORBA::Boolean TAO_AMH_DSI_Exception_Holder::_tao_match_formal_type ( ptrdiff_t  ) const
const char * TAO_AMH_DSI_Exception_Holder::_tao_obv_repository_id ( void  ) const
virtual
const char * TAO_AMH_DSI_Exception_Holder::_tao_obv_static_repository_id ( void  )
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 ( void  ) const
CORBA::Boolean TAO_AMH_DSI_Exception_Holder::_tao_unmarshal ( TAO_InputCDR strm,
TAO_AMH_DSI_Exception_Holder *&  new_object 
)
static
CORBA::Boolean TAO_AMH_DSI_Exception_Holder::_tao_unmarshal__Test_TAO_AMH_DSI_Exception_Holder ( TAO_InputCDR )
protectedvirtual
CORBA::Boolean TAO_AMH_DSI_Exception_Holder::_tao_unmarshal_v ( TAO_InputCDR )
protectedvirtual
void TAO_AMH_DSI_Exception_Holder::operator= ( const TAO_AMH_DSI_Exception_Holder )
private
void TAO_AMH_DSI_Exception_Holder::raise_invoke ( )
virtual

Member Data Documentation

CORBA::Exception* TAO_AMH_DSI_Exception_Holder::exception_
private

The documentation for this class was generated from the following files: