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