AddComponentCommand.h Source File
Back to the index.
Go to the documentation of this file. 1 #ifndef ADDCOMPONENTCOMMAND_H
2 #define ADDCOMPONENTCOMMAND_H
52 virtual bool Execute(
GXemul& gxemul,
const vector<string>& arguments);
60 #endif // ADDCOMPONENTCOMMAND_H
virtual string GetShortDescription() const
Returns a short (one-line) description of the command.
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.
A Command which adds a Component to some place in a GXemul instance' component tree.
virtual ~AddComponentCommand()
AddComponentCommand()
Constructs an AddComponentCommand.
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