Version: 0.6.0

Main Server class. More...

#include <serverapp.h>

Inheritance diagram for wxGISServerApp:
Collaboration diagram for wxGISServerApp:

Public Member Functions

virtual bool OnInit ()
 
virtual int OnExit ()
 
void OnInitCmdLine (wxCmdLineParser &pParser)
 
bool OnCmdLineParsed (wxCmdLineParser &pParser)
 
- Public Member Functions inherited from wxGISAppWithLibs
virtual void LoadLib (const wxString &sPath, bool bStore=true)
 

Protected Member Functions

virtual wxThread::ExitCode Entry ()
 
bool CreateAndRunExitThread (void)
 
void DestroyExitThread (void)
 
- Protected Member Functions inherited from wxGISAppWithLibs
virtual void LoadLibs (const wxXmlNode *pRootNode)
 
virtual void SerializeLibs ()
 
virtual void UnLoadLibs ()
 

Additional Inherited Members

- Public Types inherited from wxGISAppWithLibs
typedef std::map< wxString,
wxDynamicLibrary * > 
LIBMAP
 
- Protected Attributes inherited from wxGISAppWithLibs
wxArrayString m_asNoStore
 
LIBMAP m_LibMap
 

Detailed Description

Main Server class.


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