PGROUTING  3.2
Restriction_t Struct Reference

#include "restriction_t.h"

Public Attributes

double cost
 
int64_t id
 
int64_t * via
 
uint64_t via_size
 

Detailed Description

Definition at line 37 of file restriction_t.h.

Member Data Documentation

◆ cost

double Restriction_t::cost

Definition at line 39 of file restriction_t.h.

Referenced by fetch_restriction().

◆ id

int64_t Restriction_t::id

Definition at line 38 of file restriction_t.h.

Referenced by fetch_restriction().

◆ via

int64_t* Restriction_t::via

Definition at line 40 of file restriction_t.h.

Referenced by fetch_restriction().

◆ via_size

uint64_t Restriction_t::via_size

Definition at line 41 of file restriction_t.h.

Referenced by fetch_restriction().


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