Searched defs:msg_add_edge_with_property_data (Results 1 – 1 of 1) sorted by relevance
720 struct msg_add_edge_with_property_data struct725 typedef msg_add_edge_data<Vertex, LocalVertex> inherited_data;726 typedef maybe_store_property<EdgeProperty> inherited_property;729 msg_add_edge_with_property_data() { } in msg_add_edge_with_property_data() function731 msg_add_edge_with_property_data(Vertex source, in msg_add_edge_with_property_data() argument738 void serialize(Archiver& ar, const unsigned int /*version*/) in serialize()1999 edge_property_type> msg_add_edge_with_property_data; typedef in boost::adjacency_list