General Purpose Geodetic Library
vdbmOptions Struct Reference

Public Attributes

QSettings * settings
 
QString altSetupName
 
QString altSetupAppName
 
QString inputArg
 
QString mapFileName
 
QString altOutputDir
 
QString altDatabaseName
 
QString altCorrelatorName
 
QString correlatorReportFileName
 
QList< QString > fringeErrorCodes2Skip
 
int altExpSerialNumber
 
bool have2UseAltSetup
 
bool have2ForceWizard
 
bool shouldInvokeSystemWideWizard
 
bool isDryRun
 
bool useStdLocale
 
bool need2correctRefClocks
 
bool have2SaveAltOutputDir
 

Detailed Description

Definition at line 77 of file vgosDbMake.cpp.

Member Data Documentation

◆ altCorrelatorName

QString vdbmOptions::altCorrelatorName

Definition at line 86 of file vgosDbMake.cpp.

Referenced by main(), and parse_opt().

◆ altDatabaseName

QString vdbmOptions::altDatabaseName

Definition at line 85 of file vgosDbMake.cpp.

Referenced by main(), and parse_opt().

◆ altExpSerialNumber

int vdbmOptions::altExpSerialNumber

Definition at line 89 of file vgosDbMake.cpp.

Referenced by main(), and parse_opt().

◆ altOutputDir

QString vdbmOptions::altOutputDir

Definition at line 84 of file vgosDbMake.cpp.

Referenced by main(), and parse_opt().

◆ altSetupAppName

QString vdbmOptions::altSetupAppName

Definition at line 81 of file vgosDbMake.cpp.

Referenced by main(), and parse_opt().

◆ altSetupName

QString vdbmOptions::altSetupName

Definition at line 80 of file vgosDbMake.cpp.

Referenced by main(), and parse_opt().

◆ correlatorReportFileName

QString vdbmOptions::correlatorReportFileName

Definition at line 87 of file vgosDbMake.cpp.

Referenced by main(), and parse_opt().

◆ fringeErrorCodes2Skip

QList<QString> vdbmOptions::fringeErrorCodes2Skip

Definition at line 88 of file vgosDbMake.cpp.

Referenced by main(), and parse_opt().

◆ have2ForceWizard

bool vdbmOptions::have2ForceWizard

Definition at line 91 of file vgosDbMake.cpp.

Referenced by main(), and parse_opt().

◆ have2SaveAltOutputDir

bool vdbmOptions::have2SaveAltOutputDir

Definition at line 96 of file vgosDbMake.cpp.

Referenced by main(), and parse_opt().

◆ have2UseAltSetup

bool vdbmOptions::have2UseAltSetup

Definition at line 90 of file vgosDbMake.cpp.

Referenced by main(), and parse_opt().

◆ inputArg

QString vdbmOptions::inputArg

Definition at line 82 of file vgosDbMake.cpp.

Referenced by main(), and parse_opt().

◆ isDryRun

bool vdbmOptions::isDryRun

Definition at line 93 of file vgosDbMake.cpp.

Referenced by main(), and parse_opt().

◆ mapFileName

QString vdbmOptions::mapFileName

Definition at line 83 of file vgosDbMake.cpp.

Referenced by main(), and parse_opt().

◆ need2correctRefClocks

bool vdbmOptions::need2correctRefClocks

Definition at line 95 of file vgosDbMake.cpp.

Referenced by main(), and parse_opt().

◆ settings

QSettings* vdbmOptions::settings

Definition at line 79 of file vgosDbMake.cpp.

Referenced by main(), and parse_opt().

◆ shouldInvokeSystemWideWizard

bool vdbmOptions::shouldInvokeSystemWideWizard

Definition at line 92 of file vgosDbMake.cpp.

Referenced by main(), and parse_opt().

◆ useStdLocale

bool vdbmOptions::useStdLocale

Definition at line 94 of file vgosDbMake.cpp.

Referenced by main(), and parse_opt().


The documentation for this struct was generated from the following file: