#include <IAD_Handler.h>
Inheritance diagram for IAD_Handler:
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. |
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
|
|
constructor
|
|
constructor
|
|
Process the component package description.
|