#include <TED.h>
Public Attributes | |
IPAddress | node |
int | parent |
double | dist |
Only used internally, during shortest path calculation: vertex in the graph we build from links in TELinkStateInfoVector.
Definition at line 41 of file TED.h.
double TED::vertex_t::dist |
Definition at line 45 of file TED.h.
Referenced by TED::assignIndex().
Definition at line 43 of file TED.h.
Referenced by TED::assignIndex().
Definition at line 44 of file TED.h.
Referenced by TED::assignIndex().