|
OpenASIP 2.2
|

Static Public Member Functions | |
| static bool | execute (SimulatorInterpreter &, SimulatorFrontend &simFront, bool newValue) |
| static const DataObject & | defaultValue () |
| static bool | warnOnExistingProgramAndMachine () |
Setting action that sets the execution trace of simulation.
Definition at line 48 of file SettingCommand.cc.
|
inlinestatic |
Returns the default value of this setting.
Definition at line 69 of file SettingCommand.cc.
|
inlinestatic |
Sets the execution trace of the simulation.
| simFront | SimulatorFrontend to set the execution trace for. |
| newValue | Value to set. |
Definition at line 58 of file SettingCommand.cc.
References SimulatorFrontend::setExecutionTracing().

|
inlinestatic |
Should the action warn if program & machine exist and value was changed
Definition at line 79 of file SettingCommand.cc.