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().