ResetCommand.h Source File
Back to the index.
Go to the documentation of this file.
54 virtual bool Execute(
GXemul& gxemul,
const vector<string>& arguments);
67 #endif // RESETCOMMAND_H
A Command is a named function, executed by the CommandInterpreter.
A Command which resets the current emulation.
virtual bool Execute(GXemul &gxemul, const vector< string > &arguments)
Executes the command on a given GXemul instance.
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.
static void RunUnitTests(int &nSucceeded, int &nFailures)
ResetCommand()
Constructs a ResetCommand.
Generated on Tue Aug 25 2020 19:25:06 for GXemul by
1.8.18