#include <routing-table-calculator.hpp>
Public Member Functions | |
| HyperbolicRoutingCalculator (size_t nRouters, bool isDryRun, ndn::Name thisRouterName) | |
| void | calculatePath (Map &map, RoutingTable &rt, Lsdb &lsdb, AdjacencyList &adjacencies) |
Definition at line 199 of file routing-table-calculator.hpp.
|
inline |
Definition at line 202 of file routing-table-calculator.hpp.
| void nlsr::HyperbolicRoutingCalculator::calculatePath | ( | Map & | map, |
| RoutingTable & | rt, | ||
| Lsdb & | lsdb, | ||
| AdjacencyList & | adjacencies | ||
| ) |
Definition at line 430 of file routing-table-calculator.cpp.