Public Attributes

TED::edge_t Struct Reference

#include <TED.h>

List of all members.

Public Attributes

int src
int dest
double metric

Detailed Description

Only used internally, during shortest path calculation: edge in the graph we build from links in TELinkStateInfoVector.

Definition at line 52 of file TED.h.


Member Data Documentation

Definition at line 55 of file TED.h.

Referenced by TED::calculateShortestPaths().

Definition at line 56 of file TED.h.

Referenced by TED::calculateShortestPaths().

Definition at line 54 of file TED.h.

Referenced by TED::calculateShortestPaths().


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