graph  5.0.5
Graph: generic attributed relational graphs
GraphReader Member List

This is the complete list of members for GraphReader, including all inherited members.

attach(std::istream &s, int line_num=1)GraphReader
attach(carto::rc_ptr< carto::DataSource > ds)GraphReader
attach(const std::string &filename)GraphReader
close()GraphReader
dataSource()GraphReader
dataSource() constGraphReader
eof() constGraphReader
GraphReader(const std::string &filename, const carto::SyntaxSet &syntax, const carto::AttributedReader::HelperSet &helpers=carto::AttributedReader::HelperSet())GraphReader
GraphReader(const carto::SyntaxSet &syntax, const carto::AttributedReader::HelperSet &helpers=carto::AttributedReader::HelperSet())GraphReader
is_open() constGraphReader
line() constGraphReader
name() constGraphReadervirtual
open(const std::string &filename) __attribute__((__deprecated__("use attach() instead")))GraphReader
operator!() constGraphReader
read(Graph &graph)GraphReadervirtual
setSyntax(const carto::SyntaxSet &syntax)GraphReader
syntaxSet() constGraphReaderinline
~GraphReader()GraphReadervirtual