#include "helper.h"#include "picgen.h"#include "typedefs.h"#include "i18n.h"


Go to the source code of this file.
Classes | |
| class | reporter |
| class | reporter::reporter::subblock |
| class | txtreporter |
| class | htmlreporter |
| HTML reporter. More... | |
| class | xmlreporter |
| The XHTML(inline svg graphics) reporter class. More... | |
Defines | |
| #define | REPORTER_H REPORTER_H |
Functions | |
| string | InfoAppend (bool html=false, bool justname=false) |
| #define REPORTER_H REPORTER_H |
| string InfoAppend | ( | bool | html = false, |
|
| bool | justname = false | |||
| ) |
References tr().
Referenced by main(), xmlreporter::str(), htmlreporter::str(), and txtreporter::str().
1.5.8