A GxFile object factory. More...


Public Member Functions | |
| virtual bool | GetChildren (wxGxObject *pParent, char **&pFileNames, wxArrayLong &pChildrenIds) |
| virtual wxString | GetName (void) const |
| virtual void | Serialize (wxXmlNode *const pConfig, bool bStore) |
| virtual wxGxObject * | GetGxObject (wxGxObject *pParent, const wxString &soName, const CPLString &szPath) |
Public Member Functions inherited from wxGxObjectFactory | |
| virtual wxString | GetClassName (void) const |
| virtual bool | GetEnabled (void) const |
| virtual void | SetEnabled (bool bIsEnabled) |
| virtual bool | IsNameExist (wxGxObject *pParent, const wxString &soName) |
Protected Attributes | |
| wxArrayString | m_ExtArray |
Protected Attributes inherited from wxGxObjectFactory | |
| bool | m_bIsEnabled |
A GxFile object factory.