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

HttpTestPageCommand Class Reference

#include <HttpTestPageCommand.h>

Inheritance diagram for HttpTestPageCommand::

MetaCommand Command List of all members.

Public Methods

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


Static Public Attributes

const string httpTestPageCommandString

Private Attributes

string m_defaultPage

Constructor & Destructor Documentation

HttpTestPageCommand::HttpTestPageCommand CommandProcessor * cp
 


Member Function Documentation

virtual string HttpTestPageCommand::getCommandString [virtual]
 

Reimplemented from Command.

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

Return a default HTML interface.

Reimplemented from Command.

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

Reimplemented from Command.


Member Data Documentation

const string HttpTestPageCommand::httpTestPageCommandString [static]
 

Definition at line 12 of file HttpTestPageCommand.h.

string HttpTestPageCommand::m_defaultPage [private]
 

Definition at line 15 of file HttpTestPageCommand.h.


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