#include <serialization.hpp>
Public Member Functions | |
pending_edge (Vertex source, Vertex target, Properties properties, void *property_ptr) | |
Public Attributes | |
Vertex | source |
Vertex | target |
Properties | properties |
void * | property_ptr |
|
inline |
Properties boost::detail::parallel::pending_edge< Vertex, Properties >::properties |
void* boost::detail::parallel::pending_edge< Vertex, Properties >::property_ptr |
Vertex boost::detail::parallel::pending_edge< Vertex, Properties >::source |
Vertex boost::detail::parallel::pending_edge< Vertex, Properties >::target |