#include <TPD_Handler.h>
Inheritance diagram for TPD_Handler:
Public Member Functions | |
TPD_Handler (DOMDocument *doc, unsigned long filter_) | |
constructor | |
TPD_Handler (DOMNodeIterator *iter, bool release=false) | |
constructor | |
TPD_Handler (DOMDocument *doc, DOMNodeIterator *iter, bool release=false) | |
constructor | |
ACE_TString | process_TopLevelPackageDescription () |
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.
|