Contents:
The Command interface declares methods for executing and undoing commands.
Subclassed by command_pattern::ConcreteCommand
Public Functions
Execute the command.
Undo the command.