12 #include <wx/cmdline.h>
17 class iCPApp :
public wxApp
void ReadDetectorConfig()
read the CPDetectorConfig from file/registry
CPDetectorSetting m_cpsetting
class, which stores all settings of one cp detector
virtual int OnRun()
the main procedure of iCPApp
virtual void OnInitCmdLine(wxCmdLineParser &parser)
set the parameters for the command line parser
include file for the hugin project
declaration of CPDetectorSetting and CPDetectorConfig classes, which are for storing and changing set...
virtual bool OnCmdLineParsed(wxCmdLineParser &parser)
processes the command line parameters