QuitCommand.h Source File
Back to the index.
Go to the documentation of this file.
51 virtual bool Execute(
GXemul& gxemul,
const vector<string>& arguments);
64 #endif // QUITCOMMAND_H
virtual string GetShortDescription() const
Returns a short (one-line) description of the command.
A Command which quits the GXemul application.
A Command is a named function, executed by the CommandInterpreter.
virtual bool Execute(GXemul &gxemul, const vector< string > &arguments)
Executes the command on a given GXemul instance.
virtual string GetLongDescription() const
Returns a long description/help message for the command.
QuitCommand()
Constructs a QuitCommand.
static void RunUnitTests(int &nSucceeded, int &nFailures)
Generated on Tue Aug 25 2020 19:25:06 for GXemul by
1.8.18