Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

GraphReader Member List

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

GraphReader(std::istream &_is, typename SmartParameter< Graph >::Type _graph, const DefaultSkipper &_skipper=DefaultSkipper())GraphReader [inline]
GraphReader(const std::string &_filename, typename SmartParameter< Graph >::Type _graph, const DefaultSkipper &_skipper=DefaultSkipper())GraphReader [inline]
GraphReader(LemonReader &_reader, typename SmartParameter< Graph >::Type _graph, const DefaultSkipper &_skipper=DefaultSkipper())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]
readId(std::istream &is, Node) const GraphReader [inline]
readId(std::istream &is, 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 Sat Aug 27 14:15:35 2005 for LEMON by  doxygen 1.4.4