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

IAD_Handler Class Reference

Handler class for <implementationartifactdescription> tag. More...

#include <IAD_Handler.h>

Inheritance diagram for IAD_Handler:

Inheritance graph
[legend]
Collaboration diagram for IAD_Handler:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 IAD_Handler (DOMDocument *doc, unsigned long filter_)
 constructor
 IAD_Handler (DOMNodeIterator *iter, bool release=false)
 constructor
 IAD_Handler (DOMDocument *doc, DOMNodeIterator *iter, bool release=false)
 constructor
void process_ImplementationArtifactDescription (::Deployment::ImplementationArtifactDescription &iad)
 Process the component package description.

Detailed Description

Handler class for <implementationartifactdescription> tag.

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


Constructor & Destructor Documentation

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

constructor

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

constructor

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

constructor


Member Function Documentation

BEGIN_DEPLOYMENT_NAMESPACE void IAD_Handler::process_ImplementationArtifactDescription ::Deployment::ImplementationArtifactDescription &  iad  ) 
 

Process the component package description.


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