#include <HttpTestPageCommand.h>
Inheritance diagram for HttpTestPageCommand::
Public Methods | |
HttpTestPageCommand (CommandProcessor *cp) | |
virtual string | getCommandString () |
virtual void | run (std::ostream &) |
virtual void | getHtmlInterface (std::ostream &) |
Return a default HTML interface. More... | |
Static Public Attributes | |
const string | httpTestPageCommandString |
Private Attributes | |
string | m_defaultPage |
|
|
|
Reimplemented from Command. |
|
Return a default HTML interface.
Reimplemented from Command. |
|
Reimplemented from Command. |
|
Definition at line 12 of file HttpTestPageCommand.h. |
|
Definition at line 15 of file HttpTestPageCommand.h. |