CIAO  1.2.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | Private Attributes | List of all members
CIAO::CIAO_StoreReferences_i Class Reference

#include <Deployment_Interceptors.h>

Inheritance diagram for CIAO::CIAO_StoreReferences_i:
Inheritance graph
Collaboration diagram for CIAO::CIAO_StoreReferences_i:
Collaboration graph

Public Member Functions

 CIAO_StoreReferences_i (void)
 Constructor. More...
 
virtual ~CIAO_StoreReferences_i (void)
 Destructor. More...
 
virtual void pre_install (::Deployment::DeploymentPlan &plan,::CORBA::ULong instanceRef)
 
virtual void post_install (const ::Deployment::DeploymentPlan &plan,::CORBA::ULong index, const ::CORBA::Any &reference, const ::CORBA::Any &exception_thrown)
 
virtual void configure (const Deployment::Properties &)
 

Public Attributes

CORBA::ORB_var orb_
 

Private Attributes

CosNaming::NamingContext_var ctx_
 

Constructor & Destructor Documentation

CIAO::CIAO_StoreReferences_i::CIAO_StoreReferences_i ( void  )

Constructor.

Implementation skeleton constructor.

CIAO::CIAO_StoreReferences_i::~CIAO_StoreReferences_i ( void  )
virtual

Destructor.

Implementation skeleton destructor.

Member Function Documentation

void CIAO::CIAO_StoreReferences_i::configure ( const Deployment::Properties &  )
virtual
void CIAO::CIAO_StoreReferences_i::post_install ( const ::Deployment::DeploymentPlan &  plan,
::CORBA::ULong  index,
const ::CORBA::Any &  reference,
const ::CORBA::Any &  exception_thrown 
)
virtual
void CIAO::CIAO_StoreReferences_i::pre_install ( ::Deployment::DeploymentPlan &  plan,
::CORBA::ULong  instanceRef 
)
virtual

Member Data Documentation

CosNaming::NamingContext_var CIAO::CIAO_StoreReferences_i::ctx_
private
CORBA::ORB_var CIAO::CIAO_StoreReferences_i::orb_

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