#include <reporter.h>
Public Member Functions | |
virtual string | str () |
xmlreporter (const string &title_="ESM Data") | |
virtual pgptr | getBarGraph () const |
determines in what way images should be created | |
virtual bool | hasPlotGraph () const |
virtual pgptr | getPlotGraph () const |
This reporter aims to produce one single file of output with everything embedded within it. To do that it embeds svg into the html, it works in firefox, not in konqueror :(
xmlreporter::xmlreporter | ( | const string & | title_ = "ESM Data" |
) | [inline] |
virtual pgptr xmlreporter::getBarGraph | ( | ) | const [inline, virtual] |
virtual bool xmlreporter::hasPlotGraph | ( | ) | const [inline, virtual] |
Reimplemented from reporter.
virtual string xmlreporter::str | ( | ) | [inline, virtual] |
Reimplemented from htmlreporter.
References InfoAppend(), htmlreporter::links, and reporter::title.
Referenced by main().