#include <PDL_Handler.h>
Public Types | |
typedef std::list< ACE_TString > | DESC_LIST |
Public Member Functions | |
PDL_Handler () | |
virtual | ~PDL_Handler (void) |
int | process_pdl (const char *pdl_url, DESC_LIST &desc_list) |
Process the pdl file and get the descriptors list. | |
Static Public Member Functions | |
void | get_DescriptorsList (Package::PackageDescriptorsList &list, DESC_LIST &desc_list) |
This class defines handler methods to parse the PackageDescriptionList descriptor file
|
|
|
|
|
|
|
|
|
Process the pdl file and get the descriptors list.
|