#include <DP_Handler.h>
DAnCE::Config_Handlers::DP_Handler::DP_Handler |
( |
deploymentPlan & |
dp | ) |
|
Use this constructor if you want to use the XSC->IDL mapping
Use this constructor if you want to use the IDL->XSC mapping
DAnCE::Config_Handlers::DP_Handler::~DP_Handler |
( |
void |
| ) |
throw () |
Generates the XSC->IDL mapping. returns null if the method fails or the class was constructed
bool DAnCE::Config_Handlers::DP_Handler::resolve_plan |
( |
deploymentPlan & |
dp | ) |
|
|
private |
deploymentPlan const * DAnCE::Config_Handlers::DP_Handler::xsc |
( |
void |
| ) |
const |
Generates the IDL->XSC mapping. returns null if the method fails or if the class was constructed with the wrong source.
deploymentPlan * DAnCE::Config_Handlers::DP_Handler::xsc |
( |
void |
| ) |
|
bool DAnCE::Config_Handlers::DP_Handler::retval_ |
|
private |
auto_ptr< deploymentPlan > DAnCE::Config_Handlers::DP_Handler::xsc_dp_ |
|
private |
The documentation for this class was generated from the following files: