Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

CompImplDesc_Handler Class Reference

Handler class for <componentimplementationdescription> type. More...

#include <CompImplDesc_Handler.h>

Inheritance diagram for CompImplDesc_Handler:

Inheritance graph
[legend]
Collaboration diagram for CompImplDesc_Handler:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CompImplDesc_Handler (DOMDocument *doc, unsigned long filter_)
 constructor
 CompImplDesc_Handler (DOMNodeIterator *iter, bool release=false)
 constructor
 CompImplDesc_Handler (DOMDocument *doc, DOMNodeIterator *iter, bool release=false)
 constructor
void process_ComponentImplementationDescription (::Deployment::ComponentImplementationDescription &cid)
 Process the monolithic deployment description.

Detailed Description

Handler class for <componentimplementationdescription> type.

This class is within the Execution Data Model subpackage of the Deployment & Configuration package.

This class defines handler methods to parse the aforementioned type in the description files. The corresponding CORBA IDL type for this element is returned.


Constructor & Destructor Documentation

CompImplDesc_Handler::CompImplDesc_Handler DOMDocument *  doc,
unsigned long  filter_
[inline]
 

constructor

CompImplDesc_Handler::CompImplDesc_Handler DOMNodeIterator *  iter,
bool  release = false
[inline]
 

constructor

CompImplDesc_Handler::CompImplDesc_Handler DOMDocument *  doc,
DOMNodeIterator *  iter,
bool  release = false
[inline]
 

constructor


Member Function Documentation

BEGIN_DEPLOYMENT_NAMESPACE void CompImplDesc_Handler::process_ComponentImplementationDescription ::Deployment::ComponentImplementationDescription &  cid  ) 
 

Process the monolithic deployment description.


The documentation for this class was generated from the following files:
Generated on Wed Dec 21 00:00:54 2005 for DAnCE by  doxygen 1.3.9.1