#include <PCD_Handler.h>
Public Member Functions | |
PCD_Handler (void) | |
virtual | ~PCD_Handler (void) |
void | get_PlanConnectionDescription (Deployment::PlanConnectionDescription &toconfig, PlanConnectionDescription &desc) |
Static Public Member Functions | |
static PlanConnectionDescription | get_PlanConnectionDescription (const Deployment::PlanConnectionDescription &src) |
CIAO::Config_Handlers::PCD_Handler::PCD_Handler | ( | void | ) |
CIAO::Config_Handlers::PCD_Handler::~PCD_Handler | ( | void | ) | [virtual] |
PlanConnectionDescription CIAO::Config_Handlers::PCD_Handler::get_PlanConnectionDescription | ( | const Deployment::PlanConnectionDescription & | src | ) | [static] |
void CIAO::Config_Handlers::PCD_Handler::get_PlanConnectionDescription | ( | Deployment::PlanConnectionDescription & | toconfig, | |
PlanConnectionDescription & | desc | |||
) |
This method takes a <Deployment::PlanConnectionDescription> and maps the values from the passed in XSC PlanConnectionDescription to its members.