![]() |
graph
5.0.5
Graph: generic attributed relational graphs
|
Go to the source code of this file.
Classes | |
class | GraphReader |
To read a Graph from a file. More... | |
Functions | |
GRAPH_API GraphReader & | operator>> (GraphReader &reader, Graph &graph) |
Restore a graph from a file using a GraphReader. More... | |
GRAPH_API GraphReader& operator>> | ( | GraphReader & | reader, |
Graph & | graph | ||
) |
Restore a graph from a file using a GraphReader.
reader | GraphReader to read from |
graph | graph to restore |
Referenced by GraphReader::syntaxSet().