OpenASIP
2.0
|
Static Public Member Functions | |
static bool | execute (SimulatorInterpreter &, SimulatorFrontend &simFront, bool newValue) |
static const DataObject & | defaultValue () |
static bool | warnOnExistingProgramAndMachine () |
Setting action that sets the utilization data saving.
Definition at line 401 of file SettingCommand.cc.
|
inlinestatic |
Returns the default value of this setting.
Definition at line 423 of file SettingCommand.cc.
|
inlinestatic |
Sets the utilization data saving.
simFront | SimulatorFrontend to set the utilization data saving for. |
newValue | Value to set. |
Definition at line 412 of file SettingCommand.cc.
References SimulatorFrontend::setUtilizationDataSaving().
|
inlinestatic |
Should the action warn if program & machine exist and value was changed
Definition at line 433 of file SettingCommand.cc.