wxPackageRepositoryXMLDescriptor Class Reference

#include <wxp.h>

Inheritance diagram for wxPackageRepositoryXMLDescriptor:

wxPackageXML List of all members.

Public Member Functions

 wxPackageRepositoryXMLDescriptor ()
virtual ~wxPackageRepositoryXMLDescriptor ()
bool Load (const wxString &filename)
bool Load (wxInputStream &stream)
bool AddPackage (const wxString &pkgfile)
wxPackageArray GetPackageArray (const wxString &repourl)

Detailed Description

An XML document which describes a repository of wx packages. This document usually has the .WXL extension (and is saved into gzipped files).

Definition at line 240 of file wxp.h.


Member Function Documentation

wxPackageArray wxPackageRepositoryXMLDescriptor::GetPackageArray ( const wxString &  repourl  ) 

Returns an array of wxPackages with status == wxPS_NONE. The 'repourl' parameter is necessary to set the the repository download link in the wxPackage objects returned (see wxPackageInfo::GetRepoDownloadLink).

Definition at line 799 of file wxp.cpp.

References wxPackageXML::HandleUnknownTag().


The documentation for this class was generated from the following files:
Generated on Thu Feb 1 22:14:32 2007 for wxWidgets Package Manager by  doxygen 1.5.1-p1