PGROUTING  3.2
restrict_columns Struct Reference

Public Attributes

int target_id
 
int to_cost
 
int via_path
 

Detailed Description

Definition at line 46 of file trsp.c.

Member Data Documentation

◆ target_id

int restrict_columns::target_id

Definition at line 47 of file trsp.c.

Referenced by compute_trsp(), fetch_restrict(), and fetch_restrict_columns().

◆ to_cost

int restrict_columns::to_cost

Definition at line 49 of file trsp.c.

Referenced by fetch_restrict(), and fetch_restrict_columns().

◆ via_path

int restrict_columns::via_path

Definition at line 48 of file trsp.c.

Referenced by fetch_restrict(), and fetch_restrict_columns().


The documentation for this struct was generated from the following file: