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

TpPacketCommand Class Reference

#include <TpPacketCommand.h>

Inheritance diagram for TpPacketCommand::

Command List of all members.

Public Methods

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


Private Attributes

TpPacketm_tpPacket

Constructor & Destructor Documentation

TpPacketCommand::TpPacketCommand
 


Member Function Documentation

virtual string TpPacketCommand::getCommandString [virtual]
 

Reimplemented from Command.

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

Return a default HTML interface.

Reimplemented from Command.

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

Reimplemented from Command.


Member Data Documentation

TpPacket* TpPacketCommand::m_tpPacket [private]
 

Definition at line 11 of file TpPacketCommand.h.


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