PGROUTING  3.2
pgr_basic_edge_t Struct Reference

#include "pgr_basic_edge_t.h"

Public Attributes

bool coming
 
int64_t edge_id
 
bool going
 
int64_t id
 
int64_t source
 
int64_t target
 

Detailed Description

Definition at line 38 of file pgr_basic_edge_t.h.

Member Data Documentation

◆ coming

bool pgr_basic_edge_t::coming

Definition at line 43 of file pgr_basic_edge_t.h.

◆ edge_id

int64_t pgr_basic_edge_t::edge_id

◆ going

bool pgr_basic_edge_t::going

Definition at line 42 of file pgr_basic_edge_t.h.

◆ id

int64_t pgr_basic_edge_t::id

Definition at line 39 of file pgr_basic_edge_t.h.

◆ source

int64_t pgr_basic_edge_t::source

◆ target

int64_t pgr_basic_edge_t::target

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