Version: 0.6.0

#include <init.h>

Inheritance diagram for wxGISAppWithLibs:

Public Types

typedef std::map< wxString,
wxDynamicLibrary * > 
LIBMAP
 

Public Member Functions

virtual void LoadLib (const wxString &sPath, bool bStore=true)
 

Protected Member Functions

virtual void LoadLibs (const wxXmlNode *pRootNode)
 
virtual void SerializeLibs ()
 
virtual void UnLoadLibs ()
 

Protected Attributes

wxArrayString m_asNoStore
 
LIBMAP m_LibMap
 

Detailed Description

The library loader and unloader class.

Library:  wxGISCore

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