BackwardStepCommand.h Source File
Back to the index.
Go to the documentation of this file. 1 #ifndef BACKWARDSTEPCOMMAND_H
2 #define BACKWARDSTEPCOMMAND_H
51 virtual bool Execute(
GXemul& gxemul,
const vector<string>& arguments);
69 #endif // BACKWARDSTEPCOMMAND_H
virtual string GetLongDescription() const
Returns a long description/help message for the command.
virtual ~BackwardStepCommand()
virtual string GetShortDescription() const
Returns a short (one-line) description of the command.
A Command which sets the RunState to BackwardsSingleStepping.
virtual bool Execute(GXemul &gxemul, const vector< string > &arguments)
Executes the command on a given GXemul instance.
A Command is a named function, executed by the CommandInterpreter.
virtual bool MayBeReexecutedWithoutArgs() const
Returns whether the command can be quickly re-executed using an empty command line.
static void RunUnitTests(int &nSucceeded, int &nFailures)
BackwardStepCommand()
Constructs a BackwardStepCommand.
Generated on Tue Aug 25 2020 19:25:06 for GXemul by
1.8.18