Print console output to HTML page.
Definition consolepagehandler.h:19
ConsolePageHandler()
constructor
Definition consolepagehandler.cc:22
__DeclareClass(ConsolePageHandler)
Ptr< IO::HistoryConsoleHandler > historyConsoleHandler
Definition consolepagehandler.h:30
virtual void HandleRequest(const Ptr< Http::HttpRequest > &request)
handle a http request, the handler is expected to fill the content stream with response data
Definition consolepagehandler.cc:46
virtual ~ConsolePageHandler()
destructor
Definition consolepagehandler.cc:37