DAnCE  ..
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | Static Public Attributes | Static Private Member Functions | List of all members
DAnCE::Config_Handlers::Packaging::CID_Handler Class Reference

Handler class for <CCMComponentImplementationDescription> types. More...

#include <CID_Handler.h>

Collaboration diagram for DAnCE::Config_Handlers::Packaging::CID_Handler:
Collaboration graph

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::ULongIDREF
 

Static Private Member Functions

static
ComponentImplementationDescription * 
resolve_cid (const ACE_TCHAR *uri)
 

Detailed Description

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.

Member Function Documentation

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)
staticprivate

Member Data Documentation

IDREF_Base< CORBA::ULong > DAnCE::Config_Handlers::Packaging::CID_Handler::IDREF
static

The documentation for this class was generated from the following files: