Declaration of classes GmlObject and GmlParser. More...
#include <ogdf/basic/Hashing.h>#include <ogdf/basic/String.h>#include <ogdf/basic/GraphAttributes.h>#include <ogdf/cluster/ClusterGraph.h>#include <ogdf/cluster/ClusterGraphAttributes.h>Go to the source code of this file.
Classes | |
| struct | ogdf::GmlObject |
| class | ogdf::GmlParser |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_GML_PARSER_H |
Typedefs | |
| typedef HashElement< String, int > * | ogdf::GmlKey |
Enumerations | |
| enum | ogdf::GmlObjectType { ogdf::gmlIntValue, ogdf::gmlDoubleValue, ogdf::gmlStringValue, ogdf::gmlListBegin, ogdf::gmlListEnd, ogdf::gmlKey, ogdf::gmlEOF, ogdf::gmlError } |
Declaration of classes GmlObject and GmlParser.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file GmlParser.h.
| #define OGDF_GML_PARSER_H |
Definition at line 48 of file GmlParser.h.