PGROUTING  3.2
restrict_struct Struct Reference

#include "trsp.h"

Public Attributes

int target_id
 
double to_cost
 
float8 to_cost
 
int via [5]
 

Detailed Description

Definition at line 49 of file trsp.h.

Member Data Documentation

◆ target_id

int restrict_struct::target_id

Definition at line 50 of file trsp.h.

Referenced by fetch_restrict().

◆ to_cost [1/2]

double restrict_struct::to_cost

Definition at line 47 of file trsp_types.h.

◆ to_cost [2/2]

float8 restrict_struct::to_cost

Definition at line 51 of file trsp.h.

Referenced by fetch_restrict().

◆ via

int restrict_struct::via

Definition at line 52 of file trsp.h.

Referenced by fetch_restrict(), and trsp_edge_wrapper().


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