CIAO
1.1.0
|
#include <Deployment_Interceptors.h>
Public Member Functions | |
CIAO_ReferenceLookup_i (void) | |
Constructor. | |
virtual | ~CIAO_ReferenceLookup_i (void) |
Destructor. | |
virtual void | pre_connect (::Deployment::DeploymentPlan &plan,::CORBA::ULong connection_index,::CORBA::Any &provided_reference) |
virtual void | post_connect (const ::Deployment::DeploymentPlan &plan,::CORBA::ULong connectionRef, const ::CORBA::Any &exceptionThrown) |
virtual void | configure (const Deployment::Properties &) |
Protected Attributes | |
CORBA::ORB_var | orb_ |
Constructor.
Implementation skeleton constructor.
CIAO::CIAO_ReferenceLookup_i::~CIAO_ReferenceLookup_i | ( | void | ) | [virtual] |
Destructor.
Implementation skeleton destructor.
void CIAO::CIAO_ReferenceLookup_i::configure | ( | const Deployment::Properties & | ) | [virtual] |
void CIAO::CIAO_ReferenceLookup_i::post_connect | ( | const ::Deployment::DeploymentPlan & | plan, |
::CORBA::ULong | connectionRef, | ||
const ::CORBA::Any & | exceptionThrown | ||
) | [virtual] |
void CIAO::CIAO_ReferenceLookup_i::pre_connect | ( | ::Deployment::DeploymentPlan & | plan, |
::CORBA::ULong | connection_index, | ||
::CORBA::Any & | provided_reference | ||
) | [virtual] |
CORBA::ORB_var CIAO::CIAO_ReferenceLookup_i::orb_ [protected] |