23 #include "wxgis/catalog/gxobjectfactory.h"
36 virtual bool GetChildren(
wxGxObject* pParent,
char** &pFileNames, wxArrayLong & pChildrenIds);
37 virtual wxString GetName(
void)
const {
return wxString(_(
"Archives"));};
38 virtual wxGxObject* GetGxObject(
wxGxObject* pParent,
const wxString &soName,
const CPLString &szPath,
bool bCheckNames);
A GxArchive factory.
Definition: gxarchivefactory.h:28
A base class for GxObject factory.
Definition: gxobjectfactory.h:32
Definition: gxobject.h:37