Parse in a set of arc definitions using names of nodes. More...
Go to the source code of this file.
Functions | |
void | mmn_parse_arcs (vcl_istream &is, const vcl_vector< vcl_string > &node_names, vcl_vector< mmn_arc > &arcs) |
Parse in a set of arc definitions using names of nodes.
Definition in file mmn_parse_arcs.h.
void mmn_parse_arcs | ( | vcl_istream & | is, |
const vcl_vector< vcl_string > & | node_names, | ||
vcl_vector< mmn_arc > & | arcs | ||
) |
Definition at line 17 of file mmn_parse_arcs.cxx.