#include "oofpch_r.h"
#include "oof3.h"
#include "oofrep.h"
#include "oofrpXML.h"
#include "oofGrphs.h"
#include "oofios.h"
#include "oofram.h"
#include "oofxml.h"
#include <iomanip>
#include <stdio.h>
Include dependency graph for oofrpXML.cpp:

Classes | |
| class | OOF_repXMLadornerVisitor |
| Used by oofRepXMLEnv::StartReport to visit all adornable items to serialise adorner descriptions. More... | |
| class | OOF_repXMLlayoutVisitor |
| Used by oofRepXMLEnv::StartReport to visit all report items and describe them in <layout>. More... | |
| class | OOF_repXMLschemaVisitor |
| Used by oofRepXMLEnv::StartReport to visit all report items that may be linked to database to add schema entries. More... | |
| class | OOF_repXMLstyleVisitor |
| Used by oofRepXMLEnv::StartReport to visit all stylable items. More... | |
1.3.5