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