#include <ComponentPropertyDescription_Handler.h>
Static Public Member Functions | |
static void | component_property_description (const ComponentPropertyDescription &desc,::Deployment::ComponentPropertyDescription &toconfig) |
static ComponentPropertyDescription | component_property_description (const ::Deployment::ComponentPropertyDescription &src) |
void CIAO::Config_Handlers::ComponentPropertyDescription_Handler::component_property_description | ( | const ComponentPropertyDescription & | desc, | |
::Deployment::ComponentPropertyDescription & | toconfig | |||
) | [static] |
This method maps the values from the XSC object <ComponentPropertyDescription> to the CORBA IDL type <Deployment::ComponentPropertyDescription>.
ComponentPropertyDescription CIAO::Config_Handlers::ComponentPropertyDescription_Handler::component_property_description | ( | const ::Deployment::ComponentPropertyDescription & | src | ) | [static] |