Version: 0.6.0
wxGxDBConnectionFactory Class Reference

A DataBase connection (*.xconn) GxObject factory. More...

#include <gxdbconnfactory.h>

Inheritance diagram for wxGxDBConnectionFactory:
Collaboration diagram for wxGxDBConnectionFactory:

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, bool bCheckNames)
 
virtual void Serialize (wxXmlNode *const pConfig, bool bStore)
 
virtual bool GetLoadSystemTablesAndShemes (void)
 
virtual void SetLoadSystemTablesAndShemes (bool bLoadSystemTablesAndSchemes)
 
- 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

bool m_bHasDriver
 
bool m_bLoadSystemTablesAndSchemes
 
- Protected Attributes inherited from wxGxObjectFactory
bool m_bIsEnabled
 

Detailed Description

A DataBase connection (*.xconn) GxObject factory.


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