Class used for router-specific state in the routing table. More...
#include <DTLSRRouter.h>
Public Member Functions | |
RouteInfo (RoutingGraph::Edge *e) | |
Public Attributes | |
RoutingGraph::Edge * | edge_ |
Class used for router-specific state in the routing table.
Definition at line 110 of file DTLSRRouter.h.
dtn::DTLSRRouter::RouteInfo::RouteInfo | ( | RoutingGraph::Edge * | e | ) | [inline] |
Definition at line 111 of file DTLSRRouter.h.
RoutingGraph::Edge* dtn::DTLSRRouter::RouteInfo::edge_ |
Definition at line 112 of file DTLSRRouter.h.