#include <SummaryScreenCommand.h>
Inheritance diagram for SummaryScreenCommand::
Public Methods | |
virtual string | getCommandString () |
virtual void | getHtmlInterface (std::ostream &) |
void | run (std::ostream &s) |
Static Public Attributes | |
const string | commandString = "summaryScreen" |
|
Reimplemented from Command. Definition at line 6 of file SummaryScreenCommand.cpp. |
|
The summary screen. Reimplemented from Command. Definition at line 15 of file SummaryScreenCommand.cpp. Referenced by run().
|
|
Reimplemented from Command. Definition at line 82 of file SummaryScreenCommand.cpp. |
|
Definition at line 3 of file SummaryScreenCommand.cpp. |