Public Member Functions | |
EstimatedDelayWeightFn (DTLSRRouter *rtr) | |
u_int32_t | operator() (const RoutingGraph::SearchInfo &info, const RoutingGraph::Edge *edge) |
Public Attributes | |
DTLSRRouter * | router_ |
Definition at line 97 of file DTLSRRouter.cc.
dtn::DTLSRRouter::DTLSRRouter::EstimatedDelayWeightFn::EstimatedDelayWeightFn | ( | DTLSRRouter * | rtr | ) | [inline] |
Definition at line 99 of file DTLSRRouter.cc.
u_int32_t dtn::DTLSRRouter::DTLSRRouter::EstimatedDelayWeightFn::operator() | ( | const RoutingGraph::SearchInfo & | info, | |
const RoutingGraph::Edge * | edge | |||
) | [inline] |
DTLSRRouter* dtn::DTLSRRouter::DTLSRRouter::EstimatedDelayWeightFn::router_ |
Definition at line 165 of file DTLSRRouter.cc.