#include <InterfaceCommand.h>
Inheritance diagram for InterfaceCommand::
Public Methods | |
virtual void | run (std::ostream &) |
virtual string | getCommandString () |
virtual void | getHtmlInterface (std::ostream &) |
Return a default HTML interface. More... |
|
Reimplemented from Command. |
|
Return a default HTML interface.
Reimplemented from Command. |
|
Reimplemented from Command. |