RemoveComponentCommand.h Source File
Back to the index.
Go to the documentation of this file. 1 #ifndef REMOVECOMPONENTCOMMAND_H
2 #define REMOVECOMPONENTCOMMAND_H
52 virtual bool Execute(
GXemul& gxemul,
const vector<string>& arguments);
60 #endif // REMOVECOMPONENTCOMMAND_H
RemoveComponentCommand()
Constructs a RemoveComponentCommand.
virtual string GetLongDescription() const
Returns a long description/help message for the command.
A Command which removes a Component from a GXemul instance' component tree.
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 ~RemoveComponentCommand()
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