17 #ifndef HLIDAC_PES_PROJECT_PARAMETERS_PARSER_H
18 #define HLIDAC_PES_PROJECT_PARAMETERS_PARSER_H
The structure with desired properties for the generated instances.
It reads the desired properties of instances from the text file.
ProjectParametersParser(std::string inputFile=Settings::PROJECT_CONFIGURATION_FILE)
It parses the configuration file and fills ProjectParameters structure. Input configuration file is b...
The file declares the structure for storing the properties of generated instances.
It declares the namespace for program settings.
ProjectParameters mParsedParameters
The structure determining the properties of the generated instances.