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

DesCommand Class Reference

#include <DesCommand.h>

Inheritance diagram for DesCommand::

Command List of all members.

Public Methods

virtual string getCommandString ()
virtual void run (std::ostream &)
virtual void getHelp (std::ostream &)
 Return a default help string. More...

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


Member Function Documentation

virtual string DesCommand::getCommandString [virtual]
 

Reimplemented from Command.

virtual void DesCommand::getHelp std::ostream & s [virtual]
 

Return a default help string.

Reimplemented from Command.

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

Return a default HTML interface.

Reimplemented from Command.

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

Reimplemented from Command.


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