NetSim Source Code Help
Loading...
Searching...
No Matches
OSPF_dijkstra.h File Reference

Go to the source code of this file.

Data Structures

struct  AdjListNode
 
struct  AdjList
 
struct  Graph
 
struct  Path
 
struct  MinHeapNode
 
struct  MinHeap
 

Typedefs

typedef struct Path PATH
 
typedef struct PathptrPATH
 
typedef struct MinHeapNode MINHEAP
 
typedef struct MinHeapNodeptrMINHEAP
 

Typedef Documentation

◆ MINHEAP

typedef struct MinHeapNode MINHEAP

◆ PATH

typedef struct Path PATH

◆ ptrMINHEAP

typedef struct MinHeapNode * ptrMINHEAP

◆ ptrPATH

typedef struct Path * ptrPATH