Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

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

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

m_edgeAttrsogdf::gdf::Parserprivate
m_istreamogdf::gdf::Parserprivate
m_nodeAttrsogdf::gdf::Parserprivate
m_nodeIdogdf::gdf::Parserprivate
Parser(std::istream &is)ogdf::gdf::Parserexplicit
read(Graph &G)ogdf::gdf::Parserinline
read(Graph &G, GraphAttributes &GA)ogdf::gdf::Parserinline
readAttributes(GraphAttributes &GA, node v, const std::vector< std::string > &values)ogdf::gdf::Parserprivate
readAttributes(GraphAttributes &GA, edge e, const std::vector< std::string > &values)ogdf::gdf::Parserprivate
readEdgeDef(const std::string &str)ogdf::gdf::Parserprivate
readEdgeStmt(Graph &G, GraphAttributes *GA, const std::string &str, size_t line)ogdf::gdf::Parserprivate
readGraph(Graph &G, GraphAttributes *GA)ogdf::gdf::Parserprivate
readNodeDef(const std::string &str)ogdf::gdf::Parserprivate
readNodeStmt(Graph &G, GraphAttributes *GA, const std::string &str, size_t line)ogdf::gdf::Parserprivate