|
INET Framework for OMNeT++/OMNEST
|
Only used internally, during shortest path calculation: vertex in the graph we build from links in TeLinkStateInfoVector. More...
#include <Ted.h>
Public Attributes | |
| Ipv4Address | node |
| int | parent |
| double | dist |
Only used internally, during shortest path calculation: vertex in the graph we build from links in TeLinkStateInfoVector.
| double inet::Ted::vertex_t::dist |
Referenced by inet::Ted::assignIndex().
| Ipv4Address inet::Ted::vertex_t::node |
Referenced by inet::Ted::assignIndex().
| int inet::Ted::vertex_t::parent |
Referenced by inet::Ted::assignIndex().