#include <STD_CID_Handler.h>
Public Member Functions | |
STD_CID_Handler (XML_Helper *xml_helper) | |
bool | component_impl_descr (const ComponentImplementationDescription &desc,::Deployment::ComponentImplementationDescription &toconfig) |
Static Public Attributes | |
static IDREF_Base< CORBA::ULong > | IDREF |
Private Member Functions | |
STD_CID_Handler () | |
Private Attributes | |
XML_Helper * | xml_helper_ |
CIAO::Config_Handlers::STD_CID_Handler::STD_CID_Handler | ( | XML_Helper * | xml_helper | ) | [inline] |
CIAO::Config_Handlers::STD_CID_Handler::STD_CID_Handler | ( | ) | [inline, private] |
bool CIAO::Config_Handlers::STD_CID_Handler::component_impl_descr | ( | const ComponentImplementationDescription & | desc, | |
::Deployment::ComponentImplementationDescription & | toconfig | |||
) |
Maps the values from the XSC object <ComponentImplementationDescription> to the CORBA IDL type <Deployment::ComponentImplementationDescription>.
XML_Helper* CIAO::Config_Handlers::STD_CID_Handler::xml_helper_ [private] |