#include <NIA_Handler.h>
Inheritance diagram for NIA_Handler:
Public Member Functions | |
NIA_Handler (DOMDocument *doc, unsigned long filter_) | |
constructor | |
NIA_Handler (DOMNodeIterator *iter, bool release=false) | |
constructor | |
NIA_Handler (DOMDocument *doc, DOMNodeIterator *iter, bool release=false) | |
constructor | |
void | process_NamedImplementationArtifact (::Deployment::NamedImplementationArtifact &nia) |
Process the package configuration. |
This class defines handler methods to parse Named Implementation Artifact types in the descriptor files. The corresponding CORBA IDL type for the schema element is returned.
|
constructor
|
|
constructor
|
|
constructor
|
|
Process the package configuration.
|