rocs/RocsCore
GmlGrammar.cpp File Reference
Include dependency graph for GmlGrammar.cpp:
Go to the source code of this file.
Namespaces | |
GmlParser | |
Macros | |
#define | BOOST_SPIRIT_DEBUG 1 |
#define | KGV_MAX_ITEMS_TO_LOAD std::numeric_limits<size_t>::max() |
Functions | |
void | GmlParser::beginList () |
void | GmlParser::endList () |
void | GmlParser::gotKey (const std::string &key) |
void | GmlParser::gotValue (const std::string &Value) |
bool | GmlParser::parse (const QString &content, Document *doc) |
void | GmlParser::t () |
void | GmlParser::t1 (const std::string &key) |
Variables | |
DataStructurePtr | GmlParser::actualdataType |
PointerPtr | GmlParser::actualEdge |
DataPtr | GmlParser::actualNode |
Document * | GmlParser::document = 0 |
QObject * | GmlParser::lastInserted = 0 |
std::string | GmlParser::lastKey = "" |
GmlGraphParsingHelper * | GmlParser::phelper = 0 |
Macro Definition Documentation
#define BOOST_SPIRIT_DEBUG 1 |
Definition at line 29 of file GmlGrammar.cpp.
#define KGV_MAX_ITEMS_TO_LOAD std::numeric_limits<size_t>::max() |
Definition at line 28 of file GmlGrammar.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.