|
INET Framework for OMNeT++/OMNEST
|
Only used internally, during shortest path calculation: edge in the graph we build from links in TELinkStateInfoVector. More...
#include <TED.h>
Public Attributes | |
| int | src |
| int | dest |
| double | metric |
Only used internally, during shortest path calculation: edge in the graph we build from links in TELinkStateInfoVector.
| int inet::TED::edge_t::dest |
Referenced by inet::TED::calculateShortestPaths().
| double inet::TED::edge_t::metric |
Referenced by inet::TED::calculateShortestPaths().
| int inet::TED::edge_t::src |
Referenced by inet::TED::calculateShortestPaths().