PGROUTING  3.2
Line_graph_full_rt Struct Reference

#include "line_graph_full_rt.h"

Public Attributes

double cost
 
int64_t edge
 
int64_t id
 
int64_t source
 
int64_t target
 

Detailed Description

Definition at line 42 of file line_graph_full_rt.h.

Member Data Documentation

◆ cost

double Line_graph_full_rt::cost

Definition at line 46 of file line_graph_full_rt.h.

◆ edge

int64_t Line_graph_full_rt::edge

Definition at line 47 of file line_graph_full_rt.h.

◆ id

int64_t Line_graph_full_rt::id

Definition at line 43 of file line_graph_full_rt.h.

◆ source

int64_t Line_graph_full_rt::source

Definition at line 44 of file line_graph_full_rt.h.

◆ target

int64_t Line_graph_full_rt::target

Definition at line 45 of file line_graph_full_rt.h.


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