DDS4CCM  1.0.8
Public Member Functions | Static Public Member Functions | Public Attributes | Private Attributes
CCM_DDS::InternalError Class Reference

import "dds4ccm_BaseC.h";

Inheritance diagram for CCM_DDS::InternalError:
Inheritance graph
[legend]
Collaboration diagram for CCM_DDS::InternalError:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 InternalError (void)
 InternalError (const InternalError &)
 ~InternalError (void)
InternalErroroperator= (const InternalError &)
virtual ::CORBA::Exception_tao_duplicate (void) const
virtual void _raise (void) const
virtual void _tao_encode (TAO_OutputCDR &cdr) const
virtual void _tao_decode (TAO_InputCDR &cdr)
 InternalError (DDS::ReturnCode_t _tao_error_code, CCM_DDS::DataNumber_t _tao_index)
virtual ::CORBA::TypeCode_ptr _tao_type (void) const

Static Public Member Functions

static void _tao_any_destructor (void *)
static InternalError_downcast (::CORBA::Exception *)
static const InternalError_downcast (::CORBA::Exception const *)
::CORBA::Exception_alloc (void)

Public Attributes

CCM_DDS::DataNumber_t index

Private Attributes

DDS::ReturnCode_t error_code
DataNumber_t index

Constructor & Destructor Documentation

CCM_DDS::InternalError::InternalError ( void  )
CCM_DDS::InternalError::InternalError ( const InternalError )
CCM_DDS::InternalError::~InternalError ( void  )
CCM_DDS::InternalError::InternalError ( DDS::ReturnCode_t  _tao_error_code,
CCM_DDS::DataNumber_t  _tao_index 
)

Member Function Documentation

CORBA::Exception * CCM_DDS::InternalError::_alloc ( void  ) [static]
CCM_DDS::InternalError * CCM_DDS::InternalError::_downcast ( ::CORBA::Exception _tao_excp) [static]
const CCM_DDS::InternalError * CCM_DDS::InternalError::_downcast ( ::CORBA::Exception const *  _tao_excp) [static]
void CCM_DDS::InternalError::_raise ( void  ) const [virtual]

Implements CORBA::UserException.

void CCM_DDS::InternalError::_tao_any_destructor ( void *  _tao_void_pointer) [static]

Reimplemented from CORBA::Exception.

void CCM_DDS::InternalError::_tao_decode ( TAO_InputCDR cdr) [virtual]

Implements CORBA::Exception.

CORBA::Exception * CCM_DDS::InternalError::_tao_duplicate ( void  ) const [virtual]

Implements CORBA::Exception.

void CCM_DDS::InternalError::_tao_encode ( TAO_OutputCDR cdr) const [virtual]

Implements CORBA::Exception.

CORBA::TypeCode_ptr CCM_DDS::InternalError::_tao_type ( void  ) const [virtual]

Reimplemented from CORBA::UserException.

InternalError& CCM_DDS::InternalError::operator= ( const InternalError )

Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines