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

PriorityPacketQueueCommand Class Reference

#include <PriorityPacketQueueCommand.h>

Inheritance diagram for PriorityPacketQueueCommand::

Command List of all members.

Public Methods

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

virtual string getCommandString ()

Private Attributes

PriorityPacketQueuem_ppq

Constructor & Destructor Documentation

PriorityPacketQueueCommand::PriorityPacketQueueCommand
 


Member Function Documentation

virtual string PriorityPacketQueueCommand::getCommandString [virtual]
 

Reimplemented from Command.

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

Return a default HTML interface.

Reimplemented from Command.

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

Reimplemented from Command.


Member Data Documentation

PriorityPacketQueue* PriorityPacketQueueCommand::m_ppq [private]
 

Definition at line 11 of file PriorityPacketQueueCommand.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