Implementation of auxiliary classes OgmlAttributeValue, OgmlAttribute and OgmlTag. More...
#include <ogdf/fileformats/Ogml.h>#include <ogdf/fileformats/DinoXmlParser.h>#include <ogdf/basic/Hashing.h>#include <ogdf/basic/List.h>#include <ogdf/basic/String.h>#include <ogdf/cluster/ClusterGraph.h>#include <ogdf/basic/GraphAttributes.h>#include <ogdf/cluster/ClusterGraphAttributes.h>#include <stdlib.h>#include <stdarg.h>#include <sstream>Go to the source code of this file.
Classes | |
| struct | ogdf::OgmlNodeTemplate |
| struct | ogdf::OgmlEdgeTemplate |
| struct | ogdf::OgmlSegment |
| class | ogdf::OgmlAttributeValue |
| class | ogdf::OgmlAttribute |
| class | ogdf::OgmlTag |
| class | ogdf::OgmlParser |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_OGMLPARSER_H |
Functions | |
| ostream & | ogdf::operator<< (ostream &os, const OgmlAttribute &oa) |
| ostream & | ogdf::operator<< (ostream &os, const OgmlTag &ot) |
Implementation of auxiliary classes OgmlAttributeValue, OgmlAttribute and OgmlTag.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file OgmlParser.h.
| #define OGDF_OGMLPARSER_H |
Definition at line 51 of file OgmlParser.h.