23 #include "wxgis/catalog/gxobjectfactory.h"
37 virtual bool GetChildren(
wxGxObject* pParent,
char** &pFileNames, wxArrayLong & pChildrenIds);
38 virtual wxString GetName(
void)
const {
return wxString(_(
"Web services"));};
39 virtual wxGxObject* GetGxObject(
wxGxObject* pParent,
const wxString &soName,
const CPLString &szPath,
bool bCheckNames);
A Web service connection (*.wconn) GxObject factory.
Definition: gxwebconnfactory.h:29
A base class for GxObject factory.
Definition: gxobjectfactory.h:32
Definition: gxobject.h:37