#include <CPD_Handler.h>
Static Public Member Functions | |
static void | handle_component_port_description (const ComponentPortDescription &desc,::Deployment::ComponentPortDescription &toconfig) |
static ComponentPortDescription | component_port_description (const Deployment::ComponentPortDescription &src) |
ComponentPortDescription CIAO::Config_Handlers::CPD_Handler::component_port_description | ( | const Deployment::ComponentPortDescription & | src | ) | [static] |
static void CIAO::Config_Handlers::CPD_Handler::handle_component_port_description | ( | const ComponentPortDescription & | desc, | |
::Deployment::ComponentPortDescription & | toconfig | |||
) | [static] |
Maps the values from the XSC object <ComponentInterfaceDescription> to the CORBA IDL type <Deployment::ComponentInterfaceDescription>.