#include <ExitCommand.h>
Inheritance diagram for ExitCommand::
Public Methods | |
virtual string | getCommandString () |
virtual void | run (std::ostream &) |
virtual void | getHtmlInterface (std::ostream &) |
Return a default HTML interface. More... |
|
Reimplemented from Command. Definition at line 6 of file ExitCommand.cpp. |
|
Return a default HTML interface.
Reimplemented from Command. Definition at line 18 of file ExitCommand.cpp. |
|
Reimplemented from Command. Definition at line 11 of file ExitCommand.cpp. |