PGROUTING
3.2
|
#include "trsp.h"
Public Attributes | |
int | target_id |
double | to_cost |
float8 | to_cost |
int | via [5] |
int restrict_struct::target_id |
Definition at line 50 of file trsp.h.
Referenced by fetch_restrict().
double restrict_struct::to_cost |
Definition at line 47 of file trsp_types.h.
float8 restrict_struct::to_cost |
Definition at line 51 of file trsp.h.
Referenced by fetch_restrict().
int restrict_struct::via |
Definition at line 52 of file trsp.h.
Referenced by fetch_restrict(), and trsp_edge_wrapper().