#include <routing-table-entry.hpp>
◆ RoutingTableEntry() [1/2]
| nlsr::RoutingTableEntry::RoutingTableEntry |
( |
| ) |
|
|
inline |
◆ ~RoutingTableEntry()
| nlsr::RoutingTableEntry::~RoutingTableEntry |
( |
| ) |
|
|
inline |
◆ RoutingTableEntry() [2/2]
| nlsr::RoutingTableEntry::RoutingTableEntry |
( |
const ndn::Name & |
dest | ) |
|
|
inline |
◆ getDestination()
| const ndn::Name& nlsr::RoutingTableEntry::getDestination |
( |
| ) |
const |
|
inline |
◆ getNexthopList() [1/2]
| NexthopList& nlsr::RoutingTableEntry::getNexthopList |
( |
| ) |
|
|
inline |
◆ getNexthopList() [2/2]
| const NexthopList& nlsr::RoutingTableEntry::getNexthopList |
( |
| ) |
const |
|
inline |
◆ operator==()
◆ m_destination
| ndn::Name nlsr::RoutingTableEntry::m_destination |
|
protected |
◆ m_nexthopList