ListComponentsCommand.h Source File
Back to the index.
Go to the documentation of this file. 1 #ifndef LISTCOMPONENTSCOMMAND_H
2 #define LISTCOMPONENTSCOMMAND_H
51 virtual bool Execute(
GXemul& gxemul,
const vector<string>& arguments);
59 #endif // LISTCOMPONENTSCOMMAND_H
A Command which lists all available components.
A Command is a named function, executed by the CommandInterpreter.
virtual ~ListComponentsCommand()
virtual bool Execute(GXemul &gxemul, const vector< string > &arguments)
Executes the command on a given GXemul instance.
ListComponentsCommand()
Constructs a ListComponentsCommand.
virtual string GetLongDescription() const
Returns a long description/help message for the command.
virtual string GetShortDescription() const
Returns a short (one-line) description of the command.
Generated on Tue Mar 24 2020 14:04:48 for GXemul by
1.8.17