ContinueBackwardsCommand.h Source File
Back to the index.
Go to the documentation of this file. 1 #ifndef CONTINUEBACKWARDSCOMMAND_H
2 #define CONTINUEBACKWARDSCOMMAND_H
51 virtual bool Execute(
GXemul& gxemul,
const vector<string>& arguments);
60 static void RunUnitTests(
int& nSucceeded,
int& nFailures);
64 #endif // CONTINUEBACKWARDSCOMMAND_H
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.
A Command which sets the RunState to BackwardsRunning.
static void RunUnitTests(int &nSucceeded, int &nFailures)
virtual ~ContinueBackwardsCommand()
ContinueBackwardsCommand()
Constructs a ContinueBackwardsCommand.
virtual string GetShortDescription() const
Returns a short (one-line) description of the command.
virtual string GetLongDescription() const
Returns a long description/help message for the command.
Generated on Tue Mar 24 2020 14:04:48 for GXemul by
1.8.17