Contains the struct declarations XmlAttributeObject, XmlTagObject and the class DinoXmlParser. More...
#include <ogdf/basic/Stack.h>#include <ogdf/basic/String.h>#include <ogdf/basic/Hashing.h>#include <ogdf/basic/GraphAttributes.h>#include <ogdf/fileformats/DinoXmlScanner.h>Go to the source code of this file.
Classes | |
| struct | ogdf::XmlAttributeObject |
| struct | ogdf::XmlTagObject |
| class | ogdf::DinoXmlParser |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_DINO_XML_PARSER_H |
Typedefs | |
| typedef HashElement< String, int > | ogdf::HashedString |
Functions | |
| ostream & | ogdf::operator<< (ostream &os, const DinoXmlParser &parser) |
Contains the struct declarations XmlAttributeObject, XmlTagObject and the class DinoXmlParser.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file DinoXmlParser.h.
| #define OGDF_DINO_XML_PARSER_H |
Definition at line 48 of file DinoXmlParser.h.