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

CatcherCommand Class Reference

#include <CatcherCommand.h>

Inheritance diagram for CatcherCommand::

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...


Private Methods

void catcherAdd (std::ostream &)
void catcherDelete (std::ostream &)
void catcherWrite (std::ostream &)
void catcherRead (std::ostream &)

Member Function Documentation

void CatcherCommand::catcherAdd std::ostream & [private]
 

void CatcherCommand::catcherDelete std::ostream & [private]
 

void CatcherCommand::catcherRead std::ostream & [private]
 

void CatcherCommand::catcherWrite std::ostream & [private]
 

virtual string CatcherCommand::getCommandString [virtual]
 

Reimplemented from Command.

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

Return a default help string.

Reimplemented from Command.

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

Return a default HTML interface.

Reimplemented from Command.

virtual void CatcherCommand::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:55 2002 for Peekabooty by doxygen1.2.9 written by Dimitri van Heesch, © 1997-2001