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

ServiceEntryCommand Class Reference

#include <ServiceEntryCommand.h>

Inheritance diagram for ServiceEntryCommand::

Command List of all members.

Public Methods

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

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


Private Attributes

ServiceEntrym_serviceEntry

Constructor & Destructor Documentation

ServiceEntryCommand::ServiceEntryCommand
 


Member Function Documentation

virtual string ServiceEntryCommand::getCommandString [virtual]
 

Reimplemented from Command.

virtual void ServiceEntryCommand::getHelp std::ostream & out [virtual]
 

Return a default help string.

Reimplemented from Command.

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

Return a default HTML interface.

Reimplemented from Command.

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

Reimplemented from Command.


Member Data Documentation

ServiceEntry* ServiceEntryCommand::m_serviceEntry [private]
 

Definition at line 12 of file ServiceEntryCommand.h.


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