Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

TAO::Any_SystemException Class Reference

Template Any class for IDL types with 2 modes of insertion. More...

#include <Any_SystemException.h>

Inheritance diagram for TAO::Any_SystemException:

Inheritance graph
[legend]
Collaboration diagram for TAO::Any_SystemException:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Any_SystemException (_tao_destructor destructor, CORBA::TypeCode_ptr, CORBA::SystemException *const)
 Any_SystemException (_tao_destructor destructor, CORBA::TypeCode_ptr, const CORBA::SystemException &)
 Any_SystemException (CORBA::TypeCode_ptr)
virtual ~Any_SystemException (void)
virtual CORBA::Boolean marshal_value (TAO_OutputCDR &)
CORBA::Boolean demarshal_value (TAO_InputCDR &)
virtual const void * value (void) const
virtual void free_value (void)

Static Public Member Functions

void insert (CORBA::Any &, _tao_destructor, CORBA::TypeCode_ptr, CORBA::SystemException *const)
void insert_copy (CORBA::Any &, _tao_destructor destructor, CORBA::TypeCode_ptr, const CORBA::SystemException &)
CORBA::Boolean extract (const CORBA::Any &, _tao_destructor, CORBA::TypeCode_ptr, const CORBA::SystemException *&, excp_factory f)

Protected Attributes

CORBA::SystemExceptionvalue_

Detailed Description

Template Any class for IDL types with 2 modes of insertion.

Used for the IDL types that have copying and non-copying insertion, but which are not (de)marshaled as pointers - struct, union, sequence, and exception.


Constructor & Destructor Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO::Any_SystemException::Any_SystemException _tao_destructor  destructor,
CORBA::TypeCode_ptr  ,
CORBA::SystemException const
 

TAO::Any_SystemException::Any_SystemException _tao_destructor  destructor,
CORBA::TypeCode_ptr  ,
const CORBA::SystemException
 

TAO::Any_SystemException::Any_SystemException CORBA::TypeCode_ptr   ) 
 

TAO::Any_SystemException::~Any_SystemException void   )  [virtual]
 


Member Function Documentation

CORBA::Boolean TAO::Any_SystemException::demarshal_value TAO_InputCDR  ) 
 

CORBA::Boolean TAO::Any_SystemException::extract const CORBA::Any ,
_tao_destructor  ,
CORBA::TypeCode_ptr  ,
const CORBA::SystemException *&  ,
excp_factory  f
[static]
 

void TAO::Any_SystemException::free_value void   )  [virtual]
 

Reimplemented from TAO::Any_Impl.

void TAO::Any_SystemException::insert CORBA::Any ,
_tao_destructor  ,
CORBA::TypeCode_ptr  ,
CORBA::SystemException const
[static]
 

void TAO::Any_SystemException::insert_copy CORBA::Any ,
_tao_destructor  destructor,
CORBA::TypeCode_ptr  ,
const CORBA::SystemException
[static]
 

CORBA::Boolean TAO::Any_SystemException::marshal_value TAO_OutputCDR  )  [virtual]
 

Implements TAO::Any_Impl.

const void * TAO::Any_SystemException::value void   )  const [virtual]
 


Member Data Documentation

CORBA::SystemException* TAO::Any_SystemException::value_ [protected]
 


The documentation for this class was generated from the following files:
Generated on Thu Feb 16 03:52:55 2006 for TAO_AnyTypeCode by  doxygen 1.3.9.1