DAnCE ..
Public Member Functions
DAnCE::Standard_Error Class Reference

#include <Standard_Error.h>

Inheritance diagram for DAnCE::Standard_Error:
Inheritance graph
[legend]
Collaboration diagram for DAnCE::Standard_Error:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Standard_Error (void)
 Constructor.
virtual ~Standard_Error (void)
 Destructor.
virtual void post_install (const ::Deployment::DeploymentPlan &plan,::CORBA::ULong index, const ::CORBA::Any &reference, const ::CORBA::Any &exception_thrown)
virtual void post_connect (const ::Deployment::DeploymentPlan &plan,::CORBA::ULong connectionRef, const ::CORBA::Any &exceptionThrown)
virtual void post_configured (const ::Deployment::DeploymentPlan &plan,::CORBA::ULong instanceRef, const ::CORBA::Any &exception_thrown)
virtual void post_activate (const ::Deployment::DeploymentPlan &plan,::CORBA::ULong instanceRef, const ::CORBA::Any &exception_thrown)
virtual void post_passivate (const ::Deployment::DeploymentPlan &plan,::CORBA::ULong instanceRef, const ::CORBA::Any &exception_thrown)
virtual void post_remove (const ::Deployment::DeploymentPlan &plan,::CORBA::ULong instanceRef, const ::CORBA::Any &exception_thrown)
virtual void configure (const Deployment::Properties &)

Constructor & Destructor Documentation

DAnCE::Standard_Error::Standard_Error ( void  )

Constructor.

DAnCE::Standard_Error::~Standard_Error ( void  ) [virtual]

Destructor.


Member Function Documentation

virtual void DAnCE::Standard_Error::configure ( const Deployment::Properties ) [virtual]
void DAnCE::Standard_Error::post_activate ( const ::Deployment::DeploymentPlan plan,
::CORBA::ULong  instanceRef,
const ::CORBA::Any &  exception_thrown 
) [virtual]

Reimplemented from DAnCE::DeploymentInterceptor_Base.

void DAnCE::Standard_Error::post_configured ( const ::Deployment::DeploymentPlan plan,
::CORBA::ULong  instanceRef,
const ::CORBA::Any &  exception_thrown 
) [virtual]

Reimplemented from DAnCE::DeploymentInterceptor_Base.

void DAnCE::Standard_Error::post_connect ( const ::Deployment::DeploymentPlan plan,
::CORBA::ULong  connectionRef,
const ::CORBA::Any &  exceptionThrown 
) [virtual]

Reimplemented from DAnCE::DeploymentInterceptor_Base.

void DAnCE::Standard_Error::post_install ( const ::Deployment::DeploymentPlan plan,
::CORBA::ULong  index,
const ::CORBA::Any &  reference,
const ::CORBA::Any &  exception_thrown 
) [virtual]

Reimplemented from DAnCE::DeploymentInterceptor_Base.

void DAnCE::Standard_Error::post_passivate ( const ::Deployment::DeploymentPlan plan,
::CORBA::ULong  instanceRef,
const ::CORBA::Any &  exception_thrown 
) [virtual]

Reimplemented from DAnCE::DeploymentInterceptor_Base.

void DAnCE::Standard_Error::post_remove ( const ::Deployment::DeploymentPlan plan,
::CORBA::ULong  instanceRef,
const ::CORBA::Any &  exception_thrown 
) [virtual]

Reimplemented from DAnCE::DeploymentInterceptor_Base.


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