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

ExitCommand Class Reference

#include <ExitCommand.h>

Inheritance diagram for ExitCommand::

Command List of all members.

Public Methods

virtual string getCommandString ()
virtual void run (std::ostream &)
virtual void getHtmlInterface (std::ostream &)
 Return a default HTML interface. More...


Member Function Documentation

string ExitCommand::getCommandString [virtual]
 

Reimplemented from Command.

Definition at line 6 of file ExitCommand.cpp.

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

Return a default HTML interface.

Reimplemented from Command.

Definition at line 18 of file ExitCommand.cpp.

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

Reimplemented from Command.

Definition at line 11 of file ExitCommand.cpp.


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