TAO_DynamicInterface 4.0.0
Loading...
Searching...
No Matches
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 ()
 
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::Exceptionexception_
 

Detailed Description

This is the class for holding exception.

Member Typedef Documentation

◆ _var_type

Constructor & Destructor Documentation

◆ TAO_AMH_DSI_Exception_Holder() [1/3]

TAO_AMH_DSI_Exception_Holder::TAO_AMH_DSI_Exception_Holder ( CORBA::Exception * ex)

◆ ~TAO_AMH_DSI_Exception_Holder()

TAO_AMH_DSI_Exception_Holder::~TAO_AMH_DSI_Exception_Holder ( )
virtual

◆ TAO_AMH_DSI_Exception_Holder() [2/3]

TAO_AMH_DSI_Exception_Holder::TAO_AMH_DSI_Exception_Holder ( )
protected

◆ TAO_AMH_DSI_Exception_Holder() [3/3]

TAO_AMH_DSI_Exception_Holder::TAO_AMH_DSI_Exception_Holder ( const TAO_AMH_DSI_Exception_Holder & )
private

Member Function Documentation

◆ _copy_value()

CORBA::ValueBase * TAO_AMH_DSI_Exception_Holder::_copy_value ( )

◆ _downcast()

TAO_AMH_DSI_Exception_Holder * TAO_AMH_DSI_Exception_Holder::_downcast ( CORBA::ValueBase * v)
static

◆ _tao_any_destructor()

void TAO_AMH_DSI_Exception_Holder::_tao_any_destructor ( void * _tao_void_pointer)
static

◆ _tao_marshal__Test_TAO_AMH_DSI_Exception_Holder()

CORBA::Boolean TAO_AMH_DSI_Exception_Holder::_tao_marshal__Test_TAO_AMH_DSI_Exception_Holder ( TAO_OutputCDR & )
protectedvirtual

◆ _tao_marshal_v()

CORBA::Boolean TAO_AMH_DSI_Exception_Holder::_tao_marshal_v ( TAO_OutputCDR & ) const
protectedvirtual

*** Terrible Hack ? ***

◆ _tao_match_formal_type()

CORBA::Boolean TAO_AMH_DSI_Exception_Holder::_tao_match_formal_type ( ptrdiff_t ) const

◆ _tao_obv_repository_id()

const char * TAO_AMH_DSI_Exception_Holder::_tao_obv_repository_id ( ) const
virtual

◆ _tao_obv_static_repository_id()

const char * TAO_AMH_DSI_Exception_Holder::_tao_obv_static_repository_id ( )
static

◆ _tao_obv_truncatable_repo_ids()

void TAO_AMH_DSI_Exception_Holder::_tao_obv_truncatable_repo_ids ( Repository_Id_List & ) const

◆ _tao_type()

CORBA::TypeCode_ptr TAO_AMH_DSI_Exception_Holder::_tao_type ( ) const

◆ _tao_unmarshal()

CORBA::Boolean TAO_AMH_DSI_Exception_Holder::_tao_unmarshal ( TAO_InputCDR & strm,
TAO_AMH_DSI_Exception_Holder *& new_object )
static

◆ _tao_unmarshal__Test_TAO_AMH_DSI_Exception_Holder()

CORBA::Boolean TAO_AMH_DSI_Exception_Holder::_tao_unmarshal__Test_TAO_AMH_DSI_Exception_Holder ( TAO_InputCDR & )
protectedvirtual

◆ _tao_unmarshal_v()

CORBA::Boolean TAO_AMH_DSI_Exception_Holder::_tao_unmarshal_v ( TAO_InputCDR & )
protectedvirtual

◆ operator=()

void TAO_AMH_DSI_Exception_Holder::operator= ( const TAO_AMH_DSI_Exception_Holder & )
private

◆ raise_invoke()

void TAO_AMH_DSI_Exception_Holder::raise_invoke ( )
virtual

Member Data Documentation

◆ exception_

CORBA::Exception* TAO_AMH_DSI_Exception_Holder::exception_
private

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