34#ifndef TTA_EXPLORER_CMDLINE_OPTIONS_HH
35#define TTA_EXPLORER_CMDLINE_OPTIONS_HH
int RowID
Type definition of row ID in relational databases.
std::string testApplicationDirectory(int index) const
virtual ~ExplorerCmdLineOptions()
ExplorerCmdLineOptions(const ExplorerCmdLineOptions &)
Copying not allowed.
std::string pluginInfo() const
int applicationIDToRemoveCount() const
std::string idfFileName() const
RowID startConfiguration() const
bool printApplications() const
bool compilerOptions() const
ExplorerCmdLineOptions & operator=(const ExplorerCmdLineOptions &)
Assignment not allowed.
bool numberOfConfigurations() const
virtual void printVersion() const
RowID applicationIDToRemove(int index) const
std::string summaryOrdering() const
std::string paretoSetValues() const
std::string adfFileName() const
bool hdbFileNames() const
bool writeOutBestConfiguration() const
virtual void printHelp() const
int numberOfConfigurationsToWrite() const
int explorerPluginParameterCount() const
bool writeOutConfiguration() const
bool printPlugins() const
std::string explorerPlugin() const
std::string explorerPluginParameter(int index) const
std::string compilerOptionsString() const
int hdbFileNameCount() const
RowID configurationToWrite(int index) const
int testApplicationDirectoryCount() const
std::string hdbFileName(int index) const
std::string adfOutFileName() const
bool printSummary() const