#include <LinkLayerCommand.h>
Inheritance diagram for LinkLayerCommand::
Public Methods | |
virtual string | getCommandString () |
virtual void | run (std::ostream &) |
virtual void | getHelp (std::ostream &) |
Return a default help string. More... | |
virtual void | getHtmlInterface (std::ostream &) |
Return a default HTML interface. More... | |
Private Methods | |
void | connect (std::ostream &) |
void | disconnect (std::ostream &) |
|
|
|
|
|
Reimplemented from Command. |
|
Return a default help string.
Reimplemented from Command. |
|
Return a default HTML interface.
Reimplemented from Command. |
|
Reimplemented from Command. |