#include <CompImplDesc_Handler.h>
Inheritance diagram for CompImplDesc_Handler:
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. |
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
|
|
constructor
|
|
constructor
|
|
Process the monolithic deployment description.
|