#include <PCI_Handler.h>
Inheritance diagram for PCI_Handler:
Public Member Functions | |
PCI_Handler (DOMDocument *doc, unsigned long filter_) | |
constructor | |
PCI_Handler (DOMNodeIterator *iter, bool release=false) | |
constructor | |
PCI_Handler (DOMDocument *doc, DOMNodeIterator *iter, bool release=false) | |
constructor | |
void | process_PackagedComponentImplementation (::Deployment::PackagedComponentImplementation &pci) |
Process the package configuration. |
This class is within the Component 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
|
|
constructor
|
|
constructor
|
|
Process the package configuration.
|