#include <NullCommand.h>
Inheritance diagram for NullCommand::
Public Methods | |
virtual string | getCommandString () |
virtual void | run (std::ostream &) |
|
Reimplemented from Command. Definition at line 5 of file NullCommand.cpp. |
|
Reimplemented from Command. Definition at line 11 of file NullCommand.cpp. |