Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::tlp::Parser Member List

This is the complete list of members for ogdf::tlp::Parser, including all inherited members.

applyNodes(Graph &G, ClusterGraph *C, cluster c, const std::string &str)ogdf::tlp::Parserinlineprivate
Iterator typedefogdf::tlp::Parserprivate
m_beginogdf::tlp::Parserprivate
m_endogdf::tlp::Parserprivate
m_idEdgeogdf::tlp::Parserprivate
m_idNodeogdf::tlp::Parserprivate
m_istreamogdf::tlp::Parserprivate
Parser(std::istream &is)ogdf::tlp::Parserexplicit
read(Graph &G)ogdf::tlp::Parserinline
read(Graph &G, GraphAttributes &GA)ogdf::tlp::Parserinline
read(Graph &G, ClusterGraph &C)ogdf::tlp::Parserinline
read(Graph &G, ClusterGraph &C, ClusterGraphAttributes &CA)ogdf::tlp::Parserinline
readCluster(Graph &G, ClusterGraph *C, cluster c)ogdf::tlp::Parserprivate
readClusterStatement(Graph &G, ClusterGraph *C, cluster c)ogdf::tlp::Parserprivate
readEdge(Graph &G)ogdf::tlp::Parserprivate
readGraph(Graph &G, GraphAttributes *GA, ClusterGraph *C)ogdf::tlp::Parserprivate
readNodes(Graph &G, ClusterGraph *C, cluster c)ogdf::tlp::Parserprivate
readProperty(Graph &G, GraphAttributes *GA)ogdf::tlp::Parserprivate
readPropertyStatement(GraphAttributes *GA, const Attribute &attr, NodeArray< bool > &nodeDone, std::string &nodeDefault, EdgeArray< bool > &edgeDone, std::string &edgeDefault)ogdf::tlp::Parserprivate
readStatement(Graph &G, GraphAttributes *GA, ClusterGraph *C)ogdf::tlp::Parserprivate
tokenError(const char *str, bool got=true)ogdf::tlp::Parserinlineprivate
tokenError(const std::string &str, bool got=true)ogdf::tlp::Parserinlineprivate