GraphReader Member List

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

GraphReader(std::istream &_is, Graph &_graph, const DefaultSkipper &_skipper=DefaultSkipper())GraphReader [inline]
GraphReader(const std::string &_filename, Graph &_graph, const DefaultSkipper &_skipper=DefaultSkipper())GraphReader [inline]
GraphReader(LemonReader &_reader, Graph &_graph, const DefaultSkipper &_skipper=DefaultSkipper())GraphReader [inline]
isLabelReader() const GraphReader [inline]
operator LemonReader &()GraphReader [inline]
readAttribute(std::string name, Value &value)GraphReader [inline]
readAttribute(std::string name, Value &value, const Reader &reader)GraphReader [inline]
readEdge(std::string name, Edge &edge)GraphReader [inline]
readEdgeMap(std::string name, Map &map)GraphReader [inline]
readEdgeMap(std::string name, Map &map, const Reader &reader=Reader())GraphReader [inline]
readLabel(std::istream &is, Node &node) const GraphReader [inline]
readLabel(std::istream &is, Edge &edge) const GraphReader [inline]
readNode(std::string name, Node &node)GraphReader [inline]
readNodeMap(std::string name, Map &map)GraphReader [inline]
readNodeMap(std::string name, Map &map, const Reader &reader=Reader())GraphReader [inline]
run()GraphReader [inline]
skipEdgeMap(std::string name, const Reader &reader=Reader())GraphReader [inline]
skipNodeMap(std::string name, const Reader &reader=Reader())GraphReader [inline]
~GraphReader()GraphReader [inline]


Generated on Fri Feb 3 18:41:35 2006 for LEMON by  doxygen 1.4.6