PGROUTING
3.2
|
#include "line_graph_full_rt.h"
Public Attributes | |
double | cost |
int64_t | edge |
int64_t | id |
int64_t | source |
int64_t | target |
Definition at line 42 of file line_graph_full_rt.h.
double Line_graph_full_rt::cost |
Definition at line 46 of file line_graph_full_rt.h.
int64_t Line_graph_full_rt::edge |
Definition at line 47 of file line_graph_full_rt.h.
int64_t Line_graph_full_rt::id |
Definition at line 43 of file line_graph_full_rt.h.
int64_t Line_graph_full_rt::source |
Definition at line 44 of file line_graph_full_rt.h.
int64_t Line_graph_full_rt::target |
Definition at line 45 of file line_graph_full_rt.h.