Included in the Open Source OOFILE.
use \ingroup oofXML to include items in this group
Classes | |
| class | oofRepXMLsettings |
| Creates XML environment and encapsulates other settings. More... | |
| 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 | 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. | |
|
|
define static factory function taking a const oofString& and returning an oofSerializable.
|
1.3.5