void CommandLineSettings(CommandLineParameterStruct &)
Prints the command line parameters.
void Report(Hardware::SettingsStruct &, Hardware::SimulationStruct &, Hardware::TestStruct &, unsigned int, unsigned int)
Writes a report file.
void Help()
Prints the manual.
void EvaluationResults(Hardware::SettingsStruct &, Hardware::SimulationStruct &, Hardware::TestStruct &, double &, std::string &, double, unsigned int)
Prints the evaluation results.
void ProbeGenerationSettings(Hardware::SettingsStruct &, Hardware::SimulationStruct &, Hardware::TestStruct &)
Prints the probe generation settings.
unsigned int MemoryConsumption()
Prints the current memory consumption.
unsigned int EvaluationSettings(Hardware::SimulationStruct &, Hardware::TestStruct &)
Prints the evaluation settings.
Defines the settings of the evaluation procedure.
Defines all settings regarding simulations.
Defines all settings belonging to the test prodecure.