CIAO  1.0.8
Public Member Functions | Static Public Member Functions | Public Attributes | Private Attributes
Components::Deployment::InstallationFailure Class Reference

import "Container_BaseC.h";

Inheritance diagram for Components::Deployment::InstallationFailure:
Inheritance graph
[legend]
Collaboration diagram for Components::Deployment::InstallationFailure:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 InstallationFailure (void)
 InstallationFailure (const InstallationFailure &)
 ~InstallationFailure (void)
InstallationFailureoperator= (const InstallationFailure &)
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)
 InstallationFailure (Components::FailureReason _tao_reason)

Static Public Member Functions

static InstallationFailure_downcast (::CORBA::Exception *)
static const InstallationFailure_downcast (::CORBA::Exception const *)
::CORBA::Exception_alloc (void)

Public Attributes

Components::FailureReason reason

Private Attributes

FailureReason reason

Constructor & Destructor Documentation

Components::Deployment::InstallationFailure::InstallationFailure ( void  )
Components::Deployment::InstallationFailure::InstallationFailure ( const InstallationFailure )
Components::Deployment::InstallationFailure::~InstallationFailure ( void  )
Components::Deployment::InstallationFailure::InstallationFailure ( Components::FailureReason  _tao_reason)

Member Function Documentation

CORBA::Exception * Components::Deployment::InstallationFailure::_alloc ( void  ) [static]
Components::Deployment::InstallationFailure * Components::Deployment::InstallationFailure::_downcast ( ::CORBA::Exception _tao_excp) [static]
const Components::Deployment::InstallationFailure * Components::Deployment::InstallationFailure::_downcast ( ::CORBA::Exception const *  _tao_excp) [static]
void Components::Deployment::InstallationFailure::_raise ( void  ) const [virtual]

Implements CORBA::UserException.

void Components::Deployment::InstallationFailure::_tao_decode ( TAO_InputCDR cdr) [virtual]

Implements CORBA::Exception.

CORBA::Exception * Components::Deployment::InstallationFailure::_tao_duplicate ( void  ) const [virtual]

Implements CORBA::Exception.

void Components::Deployment::InstallationFailure::_tao_encode ( TAO_OutputCDR cdr) const [virtual]

Implements CORBA::Exception.

InstallationFailure& Components::Deployment::InstallationFailure::operator= ( const InstallationFailure )

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