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 simulation time statistics.
Definition at line 284 of file SettingCommand.cc.
|
inlinestatic |
Returns the default value of this setting.
Definition at line 303 of file SettingCommand.cc.
|
inlinestatic |
Sets the time statistics.
simFront | SimulatorFrontend to set the time statistics for. |
newValue | Value to setting |
Definition at line 292 of file SettingCommand.cc.
References SimulatorFrontend::setSimulationTimeStatistics().
|
inlinestatic |
Should the action warn if program & machine exist and value was changed
Definition at line 313 of file SettingCommand.cc.