#include <CatcherCommand.h>
Inheritance diagram for CatcherCommand::
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 | catcherAdd (std::ostream &) |
void | catcherDelete (std::ostream &) |
void | catcherWrite (std::ostream &) |
void | catcherRead (std::ostream &) |
|
|
|
|
|
|
|
|
|
Reimplemented from Command. |
|
Return a default help string.
Reimplemented from Command. |
|
Return a default HTML interface.
Reimplemented from Command. |
|
Reimplemented from Command. |