#include <PriorityPacketQueueCommand.h>
Inheritance diagram for PriorityPacketQueueCommand::
Public Methods | |
PriorityPacketQueueCommand () | |
virtual void | run (std::ostream &) |
virtual void | getHtmlInterface (std::ostream &) |
Return a default HTML interface. More... | |
virtual string | getCommandString () |
Private Attributes | |
PriorityPacketQueue * | m_ppq |
|
|
|
Reimplemented from Command. |
|
Return a default HTML interface.
Reimplemented from Command. |
|
Reimplemented from Command. |
|
Definition at line 11 of file PriorityPacketQueueCommand.h. |