Version: 0.6.0
wxGxObjectFactory Class Referenceabstract

A base class for GxObject factory. More...

#include <gxobjectfactory.h>

Inheritance diagram for wxGxObjectFactory:
Collaboration diagram for wxGxObjectFactory:

Public Member Functions

virtual void Serialize (wxXmlNode *const pConfig, bool bStore)
 
virtual wxString GetClassName (void) const
 
virtual wxString GetName (void) const =0
 
virtual bool GetChildren (wxGxObject *pParent, char **&pFileNames, wxArrayLong &pChildrenIds)=0
 
virtual bool GetEnabled (void) const
 
virtual void SetEnabled (bool bIsEnabled)
 
virtual bool IsNameExist (wxGxObject *pParent, const wxString &soName)
 

Protected Attributes

bool m_bIsEnabled
 

Detailed Description

A base class for GxObject factory.


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