Data abstraction for RouteTableInfo.
void wireDecode(const ndn::Block &wire)
NexthopList & getNexthopList()
RoutingTableEntry()=default
const NexthopList & getNexthopList() const
bool operator==(RoutingTableEntry &rhs)
const ndn::Name & getDestination() const
RoutingTableEntry(const ndn::Block &block)
const ndn::Block & wireEncode() const
RoutingTableEntry(const ndn::Name &dest)
NexthopList m_nexthopList