Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::Xml_Graph< GT, Node_Reader, Arc_Reader, Node_Writer, Arc_Writer > Member List

This is the complete list of members for Aleph::Xml_Graph< GT, Node_Reader, Arc_Reader, Node_Writer, Arc_Writer >, including all inherited members.

arc_nameAleph::Xml_Graph< GT, Node_Reader, Arc_Reader, Node_Writer, Arc_Writer >private
arc_readerAleph::Xml_Graph< GT, Node_Reader, Arc_Reader, Node_Writer, Arc_Writer >private
arc_writerAleph::Xml_Graph< GT, Node_Reader, Arc_Reader, Node_Writer, Arc_Writer >private
get_arc_name() constAleph::Xml_Graph< GT, Node_Reader, Arc_Reader, Node_Writer, Arc_Writer >inline
get_graph_name() constAleph::Xml_Graph< GT, Node_Reader, Arc_Reader, Node_Writer, Arc_Writer >inline
get_node_name() constAleph::Xml_Graph< GT, Node_Reader, Arc_Reader, Node_Writer, Arc_Writer >inline
graph_nameAleph::Xml_Graph< GT, Node_Reader, Arc_Reader, Node_Writer, Arc_Writer >private
node_nameAleph::Xml_Graph< GT, Node_Reader, Arc_Reader, Node_Writer, Arc_Writer >private
node_readerAleph::Xml_Graph< GT, Node_Reader, Arc_Reader, Node_Writer, Arc_Writer >private
node_writerAleph::Xml_Graph< GT, Node_Reader, Arc_Reader, Node_Writer, Arc_Writer >private
operator()(const std::string &file_name)Aleph::Xml_Graph< GT, Node_Reader, Arc_Reader, Node_Writer, Arc_Writer >inline
operator()(GT &g, const std::string &file_name)Aleph::Xml_Graph< GT, Node_Reader, Arc_Reader, Node_Writer, Arc_Writer >inline
read(const std::string &file_name)Aleph::Xml_Graph< GT, Node_Reader, Arc_Reader, Node_Writer, Arc_Writer >inlineprivate
read_graph(xmlpp::TextReader &reader)Aleph::Xml_Graph< GT, Node_Reader, Arc_Reader, Node_Writer, Arc_Writer >inlineprivate
set_arc_name(const std::string &_arc_name)Aleph::Xml_Graph< GT, Node_Reader, Arc_Reader, Node_Writer, Arc_Writer >inline
set_graph_name(const std::string &_graph_name)Aleph::Xml_Graph< GT, Node_Reader, Arc_Reader, Node_Writer, Arc_Writer >inline
set_node_name(const std::string &_node_name)Aleph::Xml_Graph< GT, Node_Reader, Arc_Reader, Node_Writer, Arc_Writer >inline
write(GT &g, const std::string &file_name)Aleph::Xml_Graph< GT, Node_Reader, Arc_Reader, Node_Writer, Arc_Writer >inlineprivate
write_graph(GT &g, xmlpp::Document &doc)Aleph::Xml_Graph< GT, Node_Reader, Arc_Reader, Node_Writer, Arc_Writer >inlineprivate
Xml_Graph(Node_Reader &_node_reader, Arc_Reader &_arc_reader, Node_Writer &_node_writer, Arc_Writer &_arc_writer)Aleph::Xml_Graph< GT, Node_Reader, Arc_Reader, Node_Writer, Arc_Writer >inline
Xml_Graph(Node_Reader &&_node_reader=Node_Reader(), Arc_Reader &&_arc_reader=Arc_Reader(), Node_Writer &&_node_writer=Node_Writer(), Arc_Writer &&_arc_writer=Arc_Writer())Aleph::Xml_Graph< GT, Node_Reader, Arc_Reader, Node_Writer, Arc_Writer >inline