23 #include "wxgis/catalog/catalog.h"
24 #include "wxgis/catalog/gxobject.h"
26 WXDLLIMPEXP_GIS_CLT
bool OverWriteGxObject(
wxGxObject*
const pGxObject,
ITrackCancel*
const pTrackCancel = NULL);
27 WXDLLIMPEXP_GIS_CLT
wxGxObject *GetParentGxObjectFromPath(
const wxString &sFullPath,
ITrackCancel*
const pTrackCancel = NULL);
A TrackCancel interface class.
Definition: core.h:144
Definition: gxobject.h:37