NetSim Source Code Help
Loading...
Searching...
No Matches
Path Struct Reference

#include <OSPF_dijkstra.h>

Collaboration diagram for Path:
Collaboration graph

Data Fields

int node
 
struct Pathnext
 

Detailed Description

Definition at line 54 of file OSPF_dijkstra.h.

Field Documentation

◆ next

struct Path* Path::next

Definition at line 57 of file OSPF_dijkstra.h.

◆ node

int Path::node

Definition at line 56 of file OSPF_dijkstra.h.


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