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