PGROUTING
3.2
|
#include "pgr_combination_t.h"
Public Attributes | |
int64_t | source |
int64_t | target |
Definition at line 43 of file pgr_combination_t.h.
int64_t pgr_combination_t::source |
Definition at line 44 of file pgr_combination_t.h.
Referenced by fetch_combination().
int64_t pgr_combination_t::target |
Definition at line 45 of file pgr_combination_t.h.
Referenced by fetch_combination().