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

NpPacketCommand Class Reference

#include <NpPacketCommand.h>

Inheritance diagram for NpPacketCommand::

Command List of all members.

Public Methods

 NpPacketCommand (NpPacket::NpType)
virtual string getCommandString ()
virtual void run (std::ostream &out)
virtual void getHtmlInterface (std::ostream &out)
 Return a default HTML interface. More...

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


Private Attributes

NpPacketm_packet

Constructor & Destructor Documentation

NpPacketCommand::NpPacketCommand NpPacket::NpType
 


Member Function Documentation

virtual string NpPacketCommand::getCommandString [virtual]
 

Reimplemented from Command.

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

Return a default help string.

Reimplemented from Command.

virtual void NpPacketCommand::getHtmlInterface std::ostream & out [virtual]
 

Return a default HTML interface.

Reimplemented from Command.

virtual void NpPacketCommand::run std::ostream & out [virtual]
 

Reimplemented from Command.


Member Data Documentation

NpPacket* NpPacketCommand::m_packet [private]
 

Definition at line 12 of file NpPacketCommand.h.


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