OpenASIP
2.0
|
Static Public Member Functions | |
static bool | execute (SimulatorInterpreter &, SimulatorFrontend &simFront, unsigned int newValue) |
static const DataObject & | defaultValue () |
static bool | warnOnExistingProgramAndMachine () |
Setting action that sets the static compilation flag
Definition at line 362 of file SettingCommand.cc.
|
inlinestatic |
Returns the default value of this setting.
Definition at line 383 of file SettingCommand.cc.
|
inlinestatic |
Sets the static compilation flag
simFront | SimulatorFrontend to set the flag for. |
newValue | Value to setting |
Definition at line 370 of file SettingCommand.cc.
References SimulatorFrontend::setStaticCompilation().
|
inlinestatic |
Should the action warn if program & machine exist and value was changed
Definition at line 393 of file SettingCommand.cc.