Declaration of class XmlObject. More...
Go to the source code of this file.
Classes | |
| struct | ogdf::XmlObject |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_XML_OBJECT_H |
Typedefs | |
| typedef HashElement< String, int > * | ogdf::XmlKey |
Enumerations | |
| enum | ogdf::XmlObjectType { ogdf::xmlIntValue, ogdf::xmlDoubleValue, ogdf::xmlStringValue, ogdf::xmlListBegin, ogdf::xmlListEnd, ogdf::xmlKey, ogdf::xmlEOF, ogdf::xmlError } |
Declaration of class XmlObject.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file XmlObject.h.
| #define OGDF_XML_OBJECT_H |
Definition at line 48 of file XmlObject.h.