#include <init.h>
|
typedef std::map< wxString,
wxDynamicLibrary * > | LIBMAP |
|
|
virtual void | LoadLib (const wxString &sPath, bool bStore=true) |
|
|
virtual void | LoadLibs (const wxXmlNode *pRootNode) |
|
virtual void | SerializeLibs () |
|
virtual void | UnLoadLibs () |
|
|
wxArrayString | m_asNoStore |
|
LIBMAP | m_LibMap |
|
The library loader and unloader class.
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