DAnCE
..
|
Handler class for <CCMComponentImplementationDescription> types. More...
#include <CID_Handler.h>
Static Public Member Functions | |
static void | component_impl_descr (const ComponentImplementationDescription &desc,::Deployment::ComponentImplementationDescription &toconfig) |
static ComponentImplementationDescription | component_impl_descr (const Deployment::ComponentImplementationDescription &src) |
Static Public Attributes | |
static IDREF_Base< CORBA::ULong > | IDREF |
Static Private Member Functions | |
static ComponentImplementationDescription * | resolve_cid (const ACE_TCHAR *uri) |
Handler class for <CCMComponentImplementationDescription> types.
This class defines handler methods to map values from XSC objects, parsed from the descriptor files, to the corresponding CORBA IDL type for the schema element.
void DAnCE::Config_Handlers::Packaging::CID_Handler::component_impl_descr | ( | const ComponentImplementationDescription & | desc, |
::Deployment::ComponentImplementationDescription & | toconfig | ||
) | [static] |
Maps the values from the XSC object <ComponentImplementationDescription> to the CORBA IDL type <Deployment::ComponentImplementationDescription>.
ComponentImplementationDescription DAnCE::Config_Handlers::Packaging::CID_Handler::component_impl_descr | ( | const Deployment::ComponentImplementationDescription & | src | ) | [static] |
ComponentImplementationDescription * DAnCE::Config_Handlers::Packaging::CID_Handler::resolve_cid | ( | const ACE_TCHAR * | uri | ) | [static, private] |