Searched defs:sgb_graph_ptr (Results 1 – 1 of 1) sorted by relevance
79 typedef Graph* sgb_graph_ptr; typedef319 inline sgb_vertex_name_map get(vertex_name_t, sgb_graph_ptr) in get() argument347 inline sgb_graph_ptr& get_util(util& u, sgb_graph_ptr) { return u.G; } in get_util() argument442 edge_length_t, const sgb_graph_ptr&) in get()451 inline sgb_edge_length_map< long& > get(edge_length_t, sgb_graph_ptr&) in get() argument455 inline long get(edge_length_t, const sgb_graph_ptr&, const sgb_edge& key) in get()463 inline void put(edge_length_t, sgb_graph_ptr&, const sgb_edge& key, long value) in put() argument