xmlreporter Class Reference

The XHTML(inline svg graphics) reporter class. More...

#include <reporter.h>

Inheritance diagram for xmlreporter:

Inheritance graph
[legend]
Collaboration diagram for xmlreporter:

Collaboration graph
[legend]

List of all members.

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


Detailed Description

The XHTML(inline svg graphics) reporter class.

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 :(


Constructor & Destructor Documentation

xmlreporter::xmlreporter ( const string &  title_ = "ESM Data"  )  [inline]


Member Function Documentation

virtual pgptr xmlreporter::getBarGraph (  )  const [inline, virtual]

determines in what way images should be created

Reimplemented from htmlreporter.

virtual pgptr xmlreporter::getPlotGraph (  )  const [inline, virtual]

Reimplemented from reporter.

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().


The documentation for this class was generated from the following file:

Generated on Tue May 19 19:42:03 2009 by  doxygen 1.5.8