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

NodeCommand Class Reference

#include <NodeCommand.h>

Inheritance diagram for NodeCommand::

Command List of all members.

Public Methods

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


Private Attributes

Nodem_node

Constructor & Destructor Documentation

NodeCommand::NodeCommand
 


Member Function Documentation

virtual string NodeCommand::getCommandString [virtual]
 

Reimplemented from Command.

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

Return a default HTML interface.

Reimplemented from Command.

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

Reimplemented from Command.


Member Data Documentation

Node* NodeCommand::m_node [private]
 

Definition at line 11 of file NodeCommand.h.


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