#include <catalogapp.h>
Public Member Functions | |
virtual bool | OnInit () |
virtual int | OnExit () |
virtual void | OnEventLoopEnter (wxEventLoopBase *loop) |
Public Member Functions inherited from wxGISAppWithLibs | |
virtual void | LoadLib (const wxString &sPath, bool bStore=true) |
Protected Attributes | |
wxGISCatalogFrame * | m_pMainFrame |
bool | m_bMainFrameCreated |
Protected Attributes inherited from wxGISAppWithLibs | |
wxArrayString | m_asNoStore |
LIBMAP | m_LibMap |
Additional Inherited Members | |
Public Types inherited from wxGISAppWithLibs | |
typedef std::map< wxString, wxDynamicLibrary * > | LIBMAP |
Protected Member Functions inherited from wxGISAppWithLibs | |
virtual void | LoadLibs (const wxXmlNode *pRootNode) |
virtual void | SerializeLibs () |
virtual void | UnLoadLibs () |
Main Catalog class.