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 FU resource conflict detection.
Definition at line 204 of file SettingCommand.cc.
|
inlinestatic |
Returns the default value of this setting.
Definition at line 225 of file SettingCommand.cc.
|
inlinestatic |
Sets the FU resource conflict detection.
simFront | SimulatorFrontend to set the detection for. |
newValue | Value to set. |
Definition at line 214 of file SettingCommand.cc.
References SimulatorFrontend::setFUResourceConflictDetection().
|
inlinestatic |
Should the action warn if program & machine exist and value was changed
Definition at line 235 of file SettingCommand.cc.