Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

SummaryScreenCommand Class Reference

#include <SummaryScreenCommand.h>

Inheritance diagram for SummaryScreenCommand::

Command List of all members.

Public Methods

virtual string getCommandString ()
virtual void getHtmlInterface (std::ostream &)
void run (std::ostream &s)

Static Public Attributes

const string commandString = "summaryScreen"

Member Function Documentation

string SummaryScreenCommand::getCommandString [virtual]
 

Reimplemented from Command.

Definition at line 6 of file SummaryScreenCommand.cpp.

void SummaryScreenCommand::getHtmlInterface std::ostream & s [virtual]
 

The summary screen.

Reimplemented from Command.

Definition at line 15 of file SummaryScreenCommand.cpp.

Referenced by run().

void SummaryScreenCommand::run std::ostream & s [virtual]
 

Reimplemented from Command.

Definition at line 82 of file SummaryScreenCommand.cpp.


Member Data Documentation

const string SummaryScreenCommand::commandString = "summaryScreen" [static]
 

Definition at line 3 of file SummaryScreenCommand.cpp.


The documentation for this class was generated from the following files:
Generated at Thu Jul 11 13:31:59 2002 for Peekabooty by doxygen1.2.9 written by Dimitri van Heesch, © 1997-2001