Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

oofxmldb.h File Reference

#include "oofxml.h"
#include "oof3.h"
#include "expatpp.h"

Include dependency graph for oofxmldb.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Classes

class  oofSerializable
 Base class for objects that can be serialised out to XML Serialisation allows you to have custom calcs save a signature and data and (if your code is linked to the reader) have these objects instantiated on reading back the XML. More...

class  oofSerializableFactory
 default factory handles registering a factory function More...

class  oofXMLdataParser
 Parse subtree of XML assuming all tags are fields or tables. More...

class  oofXMLDBWriter
 Write a database to XML on iostream with included tag. More...

class  oofXMLschemaParser
 Parse an OOFILE database schema from XML. More...

class  oofXMLserializableParser
 Parser for oofSerializable objects which have been written to XML. More...


Typedefs

typedef oofSerializable *(* oofSerializableFactoryFunction )(const oofString &)
 define static factory function taking a const oofString& and returning an oofSerializable.


Generated on Fri Jan 2 00:45:15 2004 for OOFILE by doxygen 1.3.5