#include <DP_Handler.h>
Collaboration diagram for CIAO::Config_Handlers::DP_Handler:
Public Member Functions | |
DP_Handler (DeploymentPlan &dp) | |
~DP_Handler (void) throw () | |
::Deployment::DeploymentPlan const * | plan (void) const throw (NoPlan) |
::Deployment::DeploymentPlan * | plan (void) throw (NoPlan) |
Private Member Functions | |
bool | resolve_plan (void) |
Private Attributes | |
ACE_Auto_Ptr< ::Deployment::DeploymentPlan > | idl_dp_ |
DeploymentPlan & | dp_ |
bool | retval_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|