Version: 0.6.0
wxGxLocalDBFactory Class Reference

#include <gxlocaldbfactory.h>

Inheritance diagram for wxGxLocalDBFactory:
Collaboration diagram for wxGxLocalDBFactory:

Public Member Functions

virtual bool GetChildren (wxGxObject *pParent, char **&pFileNames, wxArrayLong &pChildrenIds)
 
virtual wxString GetName (void) const
 
virtual wxGxObjectGetGxObject (wxGxObject *pParent, const wxString &soName, const CPLString &szPath, wxGISEnumContainerType eType, bool bCheckNames)
 
- Public Member Functions inherited from wxGxObjectFactory
virtual void Serialize (wxXmlNode *const pConfig, bool bStore)
 
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

bool m_bHasOFGDBDriver
 
- Protected Attributes inherited from wxGxObjectFactory
bool m_bIsEnabled
 

Detailed Description

A local database (i.e. ESRI File GDB, spatialite db, ESRI personal GDB, geopackage, etc.) objects factory.

Library:  wxGISCatalog

The documentation for this class was generated from the following files:
  • /home/bishop/work/projects/nextgismanager/include/wxgis/catalog/gxlocaldbfactory.h
  • /home/bishop/work/projects/nextgismanager/src/catalog/gxlocaldbfactory.cpp